CVE-2024-49962
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:17
- Zuletzt bearbeitet 03.11.2025 23:16:34
In the Linux kernel, the following vulnerability has been resolved: ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_package() ACPICA commit 4d4547cf13cca820ff7e0f859ba83e1a610b9fd0 ACPI_ALLOCATE_ZEROED() may fail, element...
CVE-2024-49963
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:17
- Zuletzt bearbeitet 03.11.2025 23:16:35
In the Linux kernel, the following vulnerability has been resolved: mailbox: bcm2835: Fix timeout during suspend mode During noirq suspend phase the Raspberry Pi power driver suffer of firmware property timeouts. The reason is that the IRQ of the u...
CVE-2024-49965
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:17
- Zuletzt bearbeitet 03.11.2025 23:16:35
In the Linux kernel, the following vulnerability has been resolved: ocfs2: remove unreasonable unlock in ocfs2_read_blocks Patch series "Misc fixes for ocfs2_read_blocks", v5. This series contains 2 fixes for ocfs2_read_blocks(). The first patch ...
CVE-2024-49966
- EPSS 0.02%
- Veröffentlicht 21.10.2024 18:15:17
- Zuletzt bearbeitet 03.11.2025 23:16:35
In the Linux kernel, the following vulnerability has been resolved: ocfs2: cancel dqi_sync_work before freeing oinfo ocfs2_global_read_info() will initialize and schedule dqi_sync_work at the end, if error occurs after successfully reading global q...
- EPSS 0.04%
- Veröffentlicht 21.10.2024 18:15:17
- Zuletzt bearbeitet 07.01.2025 09:15:07
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2024-49969
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:17
- Zuletzt bearbeitet 03.11.2025 23:16:35
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix index out of bounds in DCN30 color transformation This commit addresses a potential index out of bounds issue in the `cm3_helper_translate_curve_to_hw_format` ...
CVE-2024-49970
- EPSS 0.03%
- Veröffentlicht 21.10.2024 18:15:17
- Zuletzt bearbeitet 29.10.2024 15:57:41
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Implement bounds check for stream encoder creation in DCN401 'stream_enc_regs' array is an array of dcn10_stream_enc_registers structures. The array is initialized...
CVE-2024-49948
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:16
- Zuletzt bearbeitet 12.05.2026 12:17:18
In the Linux kernel, the following vulnerability has been resolved: net: add more sanity checks to qdisc_pkt_len_init() One path takes care of SKB_GSO_DODGY, assuming skb->len is bigger than hdr_len. virtio_net_hdr_to_skb() does not fully dissect ...
CVE-2024-49950
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:16
- Zuletzt bearbeitet 03.11.2025 23:16:33
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix uaf in l2cap_connect [Syzbot reported] BUG: KASAN: slab-use-after-free in l2cap_connect.constprop.0+0x10d8/0x1270 net/bluetooth/l2cap_core.c:3949 Read of size...
CVE-2024-49952
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:16
- Zuletzt bearbeitet 12.05.2026 12:17:18
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: prevent nf_skb_duplicated corruption syzbot found that nf_dup_ipv4() or nf_dup_ipv6() could write per-cpu variable nf_skb_duplicated in an unsafe way [1]. Di...