- EPSS 0.03%
- Published 19.05.2024 09:15:09
- Last modified 21.11.2024 09:21:06
In the Linux kernel, the following vulnerability has been resolved: of: dynamic: Synchronize of_changeset_destroy() with the devlink removals In the following sequence: 1) of_platform_depopulate() 2) of_overlay_remove() During the step 1, devi...
CVE-2024-35880
- EPSS 0.14%
- Published 19.05.2024 09:15:09
- Last modified 24.09.2025 21:09:03
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 c...
CVE-2024-35884
- EPSS 0.06%
- Published 19.05.2024 09:15:09
- Last modified 21.11.2024 09:21:07
In the Linux kernel, the following vulnerability has been resolved: udp: do not accept non-tunnel GSO skbs landing in a tunnel When rx-udp-gro-forwarding is enabled UDP packets might be GROed when being forwarded. If such packets might land in a tu...
- EPSS 0.03%
- Published 19.05.2024 09:15:09
- Last modified 21.11.2024 09:21:07
In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix infinite recursion in fib6_dump_done(). syzkaller reported infinite recursive calls of fib6_dump_done() during netlink socket destruction. [1] From the log, syzkaller s...
CVE-2024-35888
- EPSS 0.01%
- Published 19.05.2024 09:15:09
- Last modified 07.04.2025 18:57:00
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 ers...
CVE-2024-35865
- EPSS 0.01%
- Published 19.05.2024 09:15:08
- Last modified 07.04.2025 18:57:42
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in smb2_is_valid_oplock_break() Skip sessions that are being teared down (status == SES_EXITING) to avoid UAF.
CVE-2024-35869
- EPSS 0.01%
- Published 19.05.2024 09:15:08
- Last modified 07.04.2025 18:57:23
In the Linux kernel, the following vulnerability has been resolved: smb: client: guarantee refcounted children from parent session Avoid potential use-after-free bugs when walking DFS referrals, mounting and performing DFS failover by ensuring that...
CVE-2024-35870
- EPSS 0.01%
- Published 19.05.2024 09:15:08
- Last modified 07.04.2025 18:57:16
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in smb2_reconnect_server() The UAF bug is due to smb2_reconnect_server() accessing a session that is already being teared down by another thread that is execut...
- EPSS 0.05%
- Published 19.05.2024 09:15:08
- Last modified 21.11.2024 09:21:05
In the Linux kernel, the following vulnerability has been resolved: riscv: process: Fix kernel gp leakage childregs represents the registers which are active for the new thread in user context. For a kernel thread, childregs->gp is never used since...
CVE-2024-35872
- EPSS 0.02%
- Published 19.05.2024 09:15:08
- Last modified 24.09.2025 21:16:50
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 re...