- EPSS 0.04%
- Veröffentlicht 17.04.2024 11:15:11
- Zuletzt bearbeitet 30.04.2024 08:15:17
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2024-26882
- EPSS 0.83%
- Veröffentlicht 17.04.2024 11:15:10
- Zuletzt bearbeitet 12.05.2026 12:16:23
In the Linux kernel, the following vulnerability has been resolved: net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv() Apply the same fix than ones found in : 8d975c15c0cd ("ip6_tunnel: make sure to pull inner header in __ip6_tnl_rc...
CVE-2024-26884
- EPSS 0.25%
- Veröffentlicht 17.04.2024 11:15:10
- Zuletzt bearbeitet 12.05.2026 12:16:23
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix hashtab overflow check on 32-bit arches The hashtab code relies on roundup_pow_of_two() to compute the number of hash buckets, and contains an overflow check by checking i...
CVE-2024-26886
- EPSS 0.49%
- Veröffentlicht 17.04.2024 11:15:10
- Zuletzt bearbeitet 01.06.2026 17:16:28
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: af_bluetooth: Fix deadlock Attemting to do sock_lock on .recvmsg may cause a deadlock as shown bellow, so instead of using sock_sock this uses sk_receive_queue.lock on b...
- EPSS 0.25%
- Veröffentlicht 17.04.2024 11:15:10
- Zuletzt bearbeitet 12.05.2026 13:16:15
In the Linux kernel, the following vulnerability has been resolved: ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit() After unregistering the CPU idle device, the memory associated with it is not freed, leading to a memory leak: ...
CVE-2024-26898
- EPSS 0.31%
- Veröffentlicht 17.04.2024 11:15:10
- Zuletzt bearbeitet 12.05.2026 12:16:25
In the Linux kernel, the following vulnerability has been resolved: aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts This patch is against CVE-2023-6270. The description of cve is: A flaw was found in the ATA over Ethernet (AoE) ...
CVE-2024-26901
- EPSS 0.83%
- Veröffentlicht 17.04.2024 11:15:10
- Zuletzt bearbeitet 12.05.2026 12:16:25
In the Linux kernel, the following vulnerability has been resolved: do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak syzbot identified a kernel information leak vulnerability in do_sys_name_to_handle() and issued the following report [...
CVE-2024-26863
- EPSS 0.25%
- Veröffentlicht 17.04.2024 11:15:09
- Zuletzt bearbeitet 12.05.2026 12:16:21
In the Linux kernel, the following vulnerability has been resolved: hsr: Fix uninit-value access in hsr_get_node() KMSAN reported the following uninit-value access issue [1]: ===================================================== BUG: KMSAN: uninit...
- EPSS 0.24%
- Veröffentlicht 17.04.2024 11:15:09
- Zuletzt bearbeitet 12.05.2026 12:16:22
In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: Do not register event handler until srpt device is fully setup Upon rare occasions, KASAN reports a use-after-free Write in srpt_refresh_port(). This seems to be becaus...
CVE-2024-26875
- EPSS 0.25%
- Veröffentlicht 17.04.2024 11:15:09
- Zuletzt bearbeitet 12.05.2026 12:16:22
In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix uaf in pvr2_context_set_notify [Syzbot reported] BUG: KASAN: slab-use-after-free in pvr2_context_set_notify+0x2c4/0x310 drivers/media/usb/pvrusb2/pvrusb2-contex...