5.5

CVSS3.1

CVE-2024-35892 - net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix lockdep splat in qdisc_tree_reduce_backlog() qdisc_tree_reduce_backlog() is called with the qdisc lock held, not RTNL. We must use qdisc_lookup_rcu() instead of qdisc_lookup() syzbot reported: WARNING: suspiciou…

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

5.5

CVSS3.1

CVE-2024-35888 - erspan: make sure erspan_base_hdr is present in skb->head

In the Linux kernel, the following vulnerability has been resolved: erspan: make sure erspan_base_hdr is present in skb->head syzbot reported a problem in ip6erspan_rcv() [1] Issue is that ip6erspan_rcv() (and erspan_rcv()) no longer make sure erspan_base_hdr is present in skb linear part (skb->…

πŸ“… Published: May 19, 2024, midnight πŸ”„ Last Modified: May 7, 2025, 7:58 p.m.

7.8

CVSS3.1

CVE-2024-35887 - ax25: fix use-after-free bugs caused by ax25_ds_del_timer

In the Linux kernel, the following vulnerability has been resolved: ax25: fix use-after-free bugs caused by ax25_ds_del_timer When the ax25 device is detaching, the ax25_dev_device_down() calls ax25_ds_del_timer() to cleanup the slave_timer. When the timer handler is running, the ax25_ds_del_time…

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

5.5

CVSS3.1

CVE-2024-35883 - spi: mchp-pci1xxx: Fix a possible null pointer dereference in pci1xxx_spi_probe

In the Linux kernel, the following vulnerability has been resolved: spi: mchp-pci1xxx: Fix a possible null pointer dereference in pci1xxx_spi_probe In function pci1xxxx_spi_probe, there is a potential null pointer that may be caused by a failed memory allocation by the function devm_kzalloc. Henc…

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

5.5

CVSS3.1

CVE-2024-35882 - SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP Jan Schunk reports that his small NFS servers suffer from memory exhaustion after just a few days. A bisect shows that commit e18e157bb5c8 ("SUNRPC: Send RPC message on…

πŸ“… Published: May 19, 2024, midnight πŸ”„ Last Modified: July 13, 2025, 9:07 p.m.

5.5

CVSS3.1

CVE-2024-35880 - io_uring/kbuf: hold io_buffer_list reference over mmap

In the Linux kernel, the following vulnerability has been resolved: io_uring/kbuf: hold io_buffer_list reference over mmap If we look up the kbuf, ensure that it doesn't get unregistered until after we're done with it. Since we're inside mmap, we cannot safely use the io_uring lock. Rely on the f…

πŸ“… Published: May 19, 2024, midnight πŸ”„ Last Modified: Sept. 24, 2025, 9:09 p.m.

5.5

CVSS3.1

CVE-2024-35874 - aio: Fix null ptr deref in aio_complete() wakeup

In the Linux kernel, the following vulnerability has been resolved: aio: Fix null ptr deref in aio_complete() wakeup list_del_init_careful() needs to be the last access to the wait queue entry - it effectively unlocks access. Previously, finish_wait() would see the empty list head and skip takin…

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

5.5

CVSS3.1

CVE-2024-35872 - mm/secretmem: fix GUP-fast succeeding on secretmem folios

In the Linux kernel, the following vulnerability has been resolved: mm/secretmem: fix GUP-fast succeeding on secretmem folios folio_is_secretmem() currently relies on secretmem folios being LRU folios, to save some cycles. However, folios might reside in a folio batch without the LRU flag set, o…

πŸ“… Published: May 19, 2024, midnight πŸ”„ Last Modified: Sept. 24, 2025, 9:16 p.m.

7.8

CVSS3.1

CVE-2024-35863 - smb: client: fix potential UAF in is_valid_oplock_break()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in is_valid_oplock_break() Skip sessions that are being teared down (status == SES_EXITING) to avoid UAF.

πŸ“… Published: May 19, 2024, midnight πŸ”„ Last Modified: March 24, 2026, 2:47 p.m.

7.8

CVSS3.1

CVE-2024-35894 - mptcp: prevent BPF accessing lowat from a subflow socket.

In the Linux kernel, the following vulnerability has been resolved: mptcp: prevent BPF accessing lowat from a subflow socket. Alexei reported the following splat: WARNING: CPU: 32 PID: 3276 at net/mptcp/subflow.c:1430 subflow_data_ready+0x147/0x1c0 Modules linked in: dummy bpf_testmod(O) [last…

πŸ“… Published: May 19, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 9:07 a.m.
Total resulsts: 343446
Page 9204 of 34,345
Β« previous page Β» next page
Filters