5.5

CVSS3.1

CVE-2024-35996 - cpu: Re-enable CPU mitigations by default for !X86 architectures

In the Linux kernel, the following vulnerability has been resolved: cpu: Re-enable CPU mitigations by default for !X86 architectures Rename x86's to CPU_MITIGATIONS, define it in generic code, and force it on for all architectures exception x86. A recent commit to turn mitigations off by default…

πŸ“… Published: May 20, 2024, midnight πŸ”„ Last Modified: Dec. 17, 2025, 3:35 a.m.

5.5

CVSS3.1

CVE-2024-35988 - riscv: Fix TASK_SIZE on 64-bit NOMMU

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix TASK_SIZE on 64-bit NOMMU On NOMMU, userspace memory can come from anywhere in physical RAM. The current definition of TASK_SIZE is wrong if any RAM exists above 4G, causing spurious failures in the userspace access ro…

πŸ“… Published: May 20, 2024, midnight πŸ”„ Last Modified: Dec. 17, 2025, 3:36 a.m.

5.5

CVSS3.1

CVE-2024-35962 - netfilter: complete validation of user input

In the Linux kernel, the following vulnerability has been resolved: netfilter: complete validation of user input In my recent commit, I missed that do_replace() handlers use copy_from_sockptr() (which I fixed), followed by unsafe copy_from_sockptr_offset() calls. In all functions, we can perform…

πŸ“… Published: May 20, 2024, midnight πŸ”„ Last Modified: Dec. 17, 2025, 3:37 a.m.

7.8

CVSS3.1

CVE-2024-35979 - raid1: fix use-after-free for original bio in raid1_write_request()

In the Linux kernel, the following vulnerability has been resolved: raid1: fix use-after-free for original bio in raid1_write_request() r1_bio->bios[] is used to record new bios that will be issued to underlying disks, however, in raid1_write_request(), r1_bio->bios[] will set to the original bio…

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

6.3

CVSS3.1

CVE-2024-35970 - af_unix: Clear stale u->oob_skb.

In the Linux kernel, the following vulnerability has been resolved: af_unix: Clear stale u->oob_skb. syzkaller started to report deadlock of unix_gc_lock after commit 4090fa373f0e ("af_unix: Replace garbage collection algorithm."), but it just uncovers the bug that has been there since commit 314…

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

7.8

CVSS3.1

CVE-2024-36001 - netfs: Fix the pre-flush when appending to a file in writethrough mode

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix the pre-flush when appending to a file in writethrough mode In netfs_perform_write(), when the file is marked NETFS_ICTX_WRITETHROUGH or O_*SYNC or RWF_*SYNC was specified, write-through caching is performed on a buffe…

πŸ“… Published: May 20, 2024, midnight πŸ”„ Last Modified: Sept. 23, 2025, 6:39 p.m.

5.5

CVSS3.1

CVE-2024-35971 - net: ks8851: Handle softirqs at the end of IRQ thread to fix hang

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Handle softirqs at the end of IRQ thread to fix hang The ks8851_irq() thread may call ks8851_rx_pkts() in case there are any packets in the MAC FIFO, which calls netif_rx(). This netif_rx() implementation is guarded …

πŸ“… Published: May 20, 2024, midnight πŸ”„ Last Modified: Sept. 24, 2025, 6:18 p.m.

5.5

CVSS3.1

CVE-2024-35956 - btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations

In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations Create subvolume, create snapshot and delete subvolume all use btrfs_subvolume_reserve_metadata() to reserve metadata for the changes done to the parent subvolum…

πŸ“… Published: May 20, 2024, midnight πŸ”„ Last Modified: Nov. 3, 2025, 9:16 p.m.

5.1

CVSS3.1

CVE-2024-35982 - batman-adv: Avoid infinite loop trying to resize local TT

In the Linux kernel, the following vulnerability has been resolved: batman-adv: Avoid infinite loop trying to resize local TT If the MTU of one of an attached interface becomes too small to transmit the local translation table then it must be resized to fit inside all fragments (when enabled) or …

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

5.5

CVSS3.1

CVE-2024-36008 - ipv4: check for NULL idev in ip_route_use_hint()

In the Linux kernel, the following vulnerability has been resolved: ipv4: check for NULL idev in ip_route_use_hint() syzbot was able to trigger a NULL deref in fib_validate_source() in an old tree [1]. It appears the bug exists in latest trees. All calls to __in_dev_get_rcu() must be checked fo…

πŸ“… Published: May 20, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 9:10 a.m.
Total resulsts: 349182
Page 9771 of 34,919
Β« previous page Β» next page
Filters