5.5

CVSS3.1

CVE-2024-26991 - KVM: x86/mmu: x86: Don't overflow lpage_info when checking attributes

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: x86: Don't overflow lpage_info when checking attributes Fix KVM_SET_MEMORY_ATTRIBUTES to not overflow lpage_info array and trigger KASAN splat, as seen in the private_mem_conversions_test selftest. When memory attr…

πŸ“… Published: May 1, 2024, midnight πŸ”„ Last Modified: Nov. 4, 2025, 6:16 p.m.

7.8

CVSS3.1

CVE-2024-27392 - nvme: host: fix double-free of struct nvme_id_ns in ns_update_nuse()

In the Linux kernel, the following vulnerability has been resolved: nvme: host: fix double-free of struct nvme_id_ns in ns_update_nuse() When nvme_identify_ns() fails, it frees the pointer to the struct nvme_id_ns before it returns. However, ns_update_nuse() calls kfree() for the pointer even whe…

πŸ“… Published: May 1, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 9:04 a.m.

5.5

CVSS3.1

CVE-2024-27391 - wifi: wilc1000: do not realloc workqueue everytime an interface is added

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: do not realloc workqueue everytime an interface is added Commit 09ed8bfc5215 ("wilc1000: Rename workqueue from "WILC_wq" to "NETDEV-wq"") moved workqueue creation in wilc_netdev_ifc_init in order to set the interf…

πŸ“… Published: May 1, 2024, midnight πŸ”„ Last Modified: Sept. 18, 2025, 4:06 p.m.

5.5

CVSS3.1

CVE-2024-27389 - pstore: inode: Only d_invalidate() is needed

In the Linux kernel, the following vulnerability has been resolved: pstore: inode: Only d_invalidate() is needed Unloading a modular pstore backend with records in pstorefs would trigger the dput() double-drop warning: WARNING: CPU: 0 PID: 2569 at fs/dcache.c:762 dput.part.0+0x3f3/0x410 Using…

πŸ“… Published: May 1, 2024, midnight πŸ”„ Last Modified: Sept. 18, 2025, 4:14 p.m.

5.5

CVSS3.1

CVE-2024-27388 - SUNRPC: fix some memleaks in gssx_dec_option_array

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix some memleaks in gssx_dec_option_array The creds and oa->data need to be freed in the error-handling paths after their allocation. So this patch add these deallocations in the corresponding paths.

πŸ“… Published: May 1, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 9:03 a.m.

5.5

CVSS3.1

CVE-2024-27077 - media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entity

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entity The entity->name (i.e. name) is allocated in v4l2_m2m_register_entity but isn't freed in its following error-handling paths. This patch adds such deallocation to prev…

πŸ“… Published: May 1, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 9:03 a.m.

5.5

CVSS3.1

CVE-2024-27076 - media: imx: csc/scaler: fix v4l2_ctrl_handler memory leak

In the Linux kernel, the following vulnerability has been resolved: media: imx: csc/scaler: fix v4l2_ctrl_handler memory leak Free the memory allocated in v4l2_ctrl_handler_init on release.

πŸ“… Published: May 1, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 9:03 a.m.

7.8

CVSS3.1

CVE-2024-27070 - f2fs: fix to avoid use-after-free issue in f2fs_filemap_fault

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid use-after-free issue in f2fs_filemap_fault syzbot reports a f2fs bug as below: BUG: KASAN: slab-use-after-free in f2fs_filemap_fault+0xd1/0x2c0 fs/f2fs/file.c:49 Read of size 8 at addr ffff88807bb22680 by task…

πŸ“… Published: May 1, 2024, midnight πŸ”„ Last Modified: July 10, 2025, 3:15 p.m.

5.5

CVSS3.1

CVE-2024-27068 - thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error handling path

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error handling path If devm_krealloc() fails, then 'efuse' is leaking. So free it to avoid a leak.

πŸ“… Published: May 1, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 9:03 a.m.

5.5

CVSS3.1

CVE-2024-27067 - xen/evtchn: avoid WARN() when unbinding an event channel

In the Linux kernel, the following vulnerability has been resolved: xen/evtchn: avoid WARN() when unbinding an event channel When unbinding a user event channel, the related handler might be called a last time in case the kernel was built with CONFIG_DEBUG_SHIRQ. This might cause a WARN() in the …

πŸ“… Published: May 1, 2024, midnight πŸ”„ Last Modified: Sept. 18, 2025, 4:55 p.m.
Total resulsts: 349182
Page 10107 of 34,919
Β« previous page Β» next page
Filters