CVE-2024-36915
- EPSS 0.01%
- Veröffentlicht 30.05.2024 16:15:14
- Zuletzt bearbeitet 03.11.2025 22:17:00
In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: fix nfc_llcp_setsockopt() unsafe copies syzbot reported unsafe calls to copy_from_sockptr() [1] Use copy_safe_from_sockptr() instead. [1] BUG: KASAN: slab-out-of-boun...
CVE-2024-36916
- EPSS 0.03%
- Veröffentlicht 30.05.2024 16:15:14
- Zuletzt bearbeitet 12.05.2026 12:16:50
In the Linux kernel, the following vulnerability has been resolved: blk-iocost: avoid out of bounds shift UBSAN catches undefined behavior in blk-iocost, where sometimes iocg->delay is shifted right by a number that is too large, resulting in undef...
CVE-2024-36901
- EPSS 0.01%
- Veröffentlicht 30.05.2024 16:15:13
- Zuletzt bearbeitet 21.11.2024 09:22:46
In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent NULL dereference in ip6_output() According to syzbot, there is a chance that ip6_dst_idev() returns NULL in ip6_output(). Most places in IPv6 stack deal with a NULL i...
CVE-2024-36902
- EPSS 0.01%
- Veröffentlicht 30.05.2024 16:15:13
- Zuletzt bearbeitet 12.05.2026 12:16:49
In the Linux kernel, the following vulnerability has been resolved: ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action() syzbot is able to trigger the following crash [1], caused by unsafe ip6_dst_idev() use. Indeed ip6_dst_idev...
- EPSS 0.04%
- Veröffentlicht 30.05.2024 16:15:12
- Zuletzt bearbeitet 19.12.2024 12:15:06
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2024-36886
- EPSS 0.33%
- Veröffentlicht 30.05.2024 16:15:12
- Zuletzt bearbeitet 22.01.2026 20:24:06
In the Linux kernel, the following vulnerability has been resolved: tipc: fix UAF in error path Sam Page (sam4k) working with Trend Micro Zero Day Initiative reported a UAF in the tipc_buf_append() error path: BUG: KASAN: slab-use-after-free in kf...
CVE-2024-36894
- EPSS 0.01%
- Veröffentlicht 30.05.2024 16:15:12
- Zuletzt bearbeitet 12.05.2026 12:16:48
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_fs: Fix race between aio_cancel() and AIO request complete FFS based applications can utilize the aio_cancel() callback to dequeue pending USB requests submitted to ...
CVE-2024-36880
- EPSS 0.02%
- Veröffentlicht 30.05.2024 16:15:11
- Zuletzt bearbeitet 30.09.2025 17:46:25
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: add missing firmware sanity checks Add the missing sanity checks when parsing the firmware files before downloading them to avoid accessing and corrupting memory be...
CVE-2024-36883
- EPSS 0.01%
- Veröffentlicht 30.05.2024 16:15:11
- Zuletzt bearbeitet 22.01.2026 20:24:01
In the Linux kernel, the following vulnerability has been resolved: net: fix out-of-bounds access in ops_init net_alloc_generic is called by net_alloc, which is called without any locking. It reads max_gen_ptrs, which is changed under pernet_ops_rw...
- EPSS 0.1%
- Veröffentlicht 30.05.2024 15:15:49
- Zuletzt bearbeitet 19.06.2025 14:15:45
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.