CVE-2024-26852
- EPSS 0.01%
- Veröffentlicht 17.04.2024 11:15:08
- Zuletzt bearbeitet 21.03.2025 15:03:25
In the Linux kernel, the following vulnerability has been resolved: net/ipv6: avoid possible UAF in ip6_route_mpath_notify() syzbot found another use-after-free in ip6_route_mpath_notify() [1] Commit f7225172f25a ("net/ipv6: prevent use after free...
CVE-2024-26855
- EPSS 0.01%
- Veröffentlicht 17.04.2024 11:15:08
- Zuletzt bearbeitet 07.01.2025 22:06:59
In the Linux kernel, the following vulnerability has been resolved: net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink() The function ice_bridge_setlink() may encounter a NULL pointer dereference if nlmsg_find_attr() returns NUL...
CVE-2024-26857
- EPSS 0.01%
- Veröffentlicht 17.04.2024 11:15:08
- Zuletzt bearbeitet 21.03.2025 15:03:58
In the Linux kernel, the following vulnerability has been resolved: geneve: make sure to pull inner header in geneve_rx() syzbot triggered a bug in geneve_rx() [1] Issue is similar to the one I fixed in commit 8d975c15c0cd ("ip6_tunnel: make sure ...
CVE-2024-26859
- EPSS 0.01%
- Veröffentlicht 17.04.2024 11:15:08
- Zuletzt bearbeitet 03.03.2025 17:47:59
In the Linux kernel, the following vulnerability has been resolved: net/bnx2x: Prevent access to a freed page in page_pool Fix race condition leading to system crash during EEH error handling During EEH error recovery, the bnx2x driver's transmit ...
CVE-2024-26861
- EPSS 0.01%
- Veröffentlicht 17.04.2024 11:15:08
- Zuletzt bearbeitet 02.04.2025 13:16:54
In the Linux kernel, the following vulnerability has been resolved: wireguard: receive: annotate data-race around receiving_counter.counter Syzkaller with KCSAN identified a data-race issue when accessing keypair->receiving_counter.counter. Use REA...
- EPSS 0.01%
- Veröffentlicht 17.04.2024 10:15:10
- Zuletzt bearbeitet 29.04.2025 16:30:34
In the Linux kernel, the following vulnerability has been resolved: efi: runtime: Fix potential overflow of soft-reserved region size md_size will have been narrowed if we have >= 4GB worth of pages in a soft-reserved region.
CVE-2024-26845
- EPSS 0.01%
- Veröffentlicht 17.04.2024 10:15:10
- Zuletzt bearbeitet 05.01.2026 11:16:30
In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Add TMF to tmr_list handling An abort that is responded to by iSCSI itself is added to tmr_list but does not go to target core. A LUN_RESET that goes through tm...
CVE-2024-26846
- EPSS 0.01%
- Veröffentlicht 17.04.2024 10:15:10
- Zuletzt bearbeitet 21.03.2025 15:02:58
In the Linux kernel, the following vulnerability has been resolved: nvme-fc: do not wait in vain when unloading module The module exit path has race between deleting all controllers and freeing 'left over IDs'. To prevent double free a synchronizat...
CVE-2024-26825
- EPSS 0.01%
- Veröffentlicht 17.04.2024 10:15:09
- Zuletzt bearbeitet 27.03.2025 20:56:39
In the Linux kernel, the following vulnerability has been resolved: nfc: nci: free rx_data_reassembly skb on NCI device cleanup rx_data_reassembly skb is stored during NCI data exchange for processing fragmented packets. It is dropped only when the...
CVE-2024-26833
- EPSS 0.01%
- Veröffentlicht 17.04.2024 10:15:09
- Zuletzt bearbeitet 07.01.2025 17:12:57
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix memory leak in dm_sw_fini() After destroying dmub_srv, the memory associated with it is not freed, causing a memory leak: unreferenced object 0xffff896302b458...