CVE-2024-26903
- EPSS 0.01%
- Veröffentlicht 17.04.2024 11:15:11
- Zuletzt bearbeitet 12.05.2026 12:16:25
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security During our fuzz testing of the connection and disconnection process at the RFCOMM layer, we discovered this bug. By c...
CVE-2024-26883
- EPSS 0.01%
- 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 stackmap overflow check on 32-bit arches The stackmap code relies on roundup_pow_of_two() to compute the number of hash buckets, and contains an overflow check by checking...
CVE-2024-26884
- EPSS 0.01%
- 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-26889
- EPSS 0.01%
- Veröffentlicht 17.04.2024 11:15:10
- Zuletzt bearbeitet 12.05.2026 12:16:24
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_core: Fix possible buffer overflow struct hci_dev_info has a fixed size name[8] field so in the event that hdev->name is bigger than that strcpy would attempt to wri...
- EPSS 0.01%
- 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.02%
- 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.03%
- 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.01%
- 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...
CVE-2024-26874
- EPSS 0.01%
- Veröffentlicht 17.04.2024 11:15:09
- Zuletzt bearbeitet 03.03.2025 17:47:59
In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flip It's possible that mtk_crtc->event is NULL in mtk_drm_crtc_finish_page_flip(). pending_needs_vblank value i...
CVE-2024-26875
- EPSS 0.01%
- 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...