7.8

CVSS3.1

CVE-2024-56652 - drm/xe/reg_sr: Remove register pool

In the Linux kernel, the following vulnerability has been resolved: drm/xe/reg_sr: Remove register pool That pool implementation doesn't really work: if the krealloc happens to move the memory and return another address, the entries in the xarray become invalid, leading to use-after-free later: …

πŸ“… Published: Dec. 27, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 10:01 a.m.

5.5

CVSS3.1

CVE-2024-53209 - bnxt_en: Fix receive ring space parameters when XDP is active

In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix receive ring space parameters when XDP is active The MTU setting at the time an XDP multi-buffer is attached determines whether the aggregation ring will be used and the rx_skb_func handler. This is done in bnxt_set…

πŸ“… Published: Dec. 27, 2024, midnight πŸ”„ Last Modified: Nov. 3, 2025, 8:16 p.m.

5.5

CVSS3.1

CVE-2024-53195 - KVM: arm64: Get rid of userspace_irqchip_in_use

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Get rid of userspace_irqchip_in_use Improper use of userspace_irqchip_in_use led to syzbot hitting the following WARN_ON() in kvm_timer_update_irq(): WARNING: CPU: 0 PID: 3281 at arch/arm64/kvm/arch_timer.c:459 kvm_t…

πŸ“… Published: Dec. 27, 2024, midnight πŸ”„ Last Modified: Dec. 20, 2025, 8:51 a.m.

7.8

CVSS3.1

CVE-2024-56633 - tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg

In the Linux kernel, the following vulnerability has been resolved: tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg The current sk memory accounting logic in __SK_REDIRECT is pre-uncharging tosend bytes, which is either msg->sg.size or a smaller value apply_bytes. Potential problems wi…

πŸ“… Published: Dec. 27, 2024, midnight πŸ”„ Last Modified: Nov. 3, 2025, 9:18 p.m.

7.1

CVSS3.1

CVE-2024-56650 - netfilter: x_tables: fix LED ID check in led_tg_check()

In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: fix LED ID check in led_tg_check() Syzbot has reported the following BUG detected by KASAN: BUG: KASAN: slab-out-of-bounds in strlen+0x58/0x70 Read of size 1 at addr ffff8881022da0c8 by task repro/5879 ... C…

πŸ“… Published: Dec. 27, 2024, midnight πŸ”„ Last Modified: Nov. 3, 2025, 9:18 p.m.

5.5

CVSS3.1

CVE-2024-56550 - s390/stacktrace: Use break instead of return statement

In the Linux kernel, the following vulnerability has been resolved: s390/stacktrace: Use break instead of return statement arch_stack_walk_user_common() contains a return statement instead of a break statement in case store_ip() fails while trying to store a callchain entry of a user space proces…

πŸ“… Published: Dec. 27, 2024, midnight πŸ”„ Last Modified: Oct. 8, 2025, 1:58 p.m.

5.5

CVSS3.1

CVE-2024-53183 - um: net: Do not use drvdata in release

In the Linux kernel, the following vulnerability has been resolved: um: net: Do not use drvdata in release The drvdata is not available in release. Let's just use container_of() to get the uml_net instance. Otherwise, removing a network device will result in a crash: RIP: 0033:net_device_release…

πŸ“… Published: Dec. 27, 2024, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:55 a.m.

6.0

CVSS3.1

CVE-2024-56662 - acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl

In the Linux kernel, the following vulnerability has been resolved: acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl Fix an issue detected by syzbot with KASAN: BUG: KASAN: vmalloc-out-of-bounds in cmd_to_func drivers/acpi/nfit/ core.c:416 [inline] BUG: KASAN: vmalloc-out-of-bounds in acp…

πŸ“… Published: Dec. 27, 2024, midnight πŸ”„ Last Modified: Nov. 3, 2025, 9:18 p.m.

5.5

CVSS3.1

CVE-2024-56630 - ocfs2: free inode when ocfs2_get_init_inode() fails

In the Linux kernel, the following vulnerability has been resolved: ocfs2: free inode when ocfs2_get_init_inode() fails syzbot is reporting busy inodes after unmount, for commit 9c89fe0af826 ("ocfs2: Handle error from dquot_initialize()") forgot to call iput() when new_inode() succeeded and dquot…

πŸ“… Published: Dec. 27, 2024, midnight πŸ”„ Last Modified: Nov. 3, 2025, 9:18 p.m.

4.7

CVSS3.1

CVE-2024-56568 - iommu/arm-smmu: Defer probe of clients after smmu device bound

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Defer probe of clients after smmu device bound Null pointer dereference occurs due to a race between smmu driver probe and client driver probe, when of_dma_configure() for client is called after the iommu_device_r…

πŸ“… Published: Dec. 27, 2024, midnight πŸ”„ Last Modified: Nov. 3, 2025, 9:17 p.m.
Total resulsts: 343919
Page 6839 of 34,392
Β« previous page Β» next page
Filters