CVE-2024-39480
- EPSS 0.02%
- Veröffentlicht 05.07.2024 07:15:10
- Zuletzt bearbeitet 21.11.2024 09:27:46
In the Linux kernel, the following vulnerability has been resolved: kdb: Fix buffer overflow during tab-complete Currently, when the user attempts symbol completion with the Tab key, kdb will use strncpy() to insert the completed symbol into the co...
CVE-2024-39484
- EPSS 0.03%
- Veröffentlicht 05.07.2024 07:15:10
- Zuletzt bearbeitet 03.11.2025 22:17:04
In the Linux kernel, the following vulnerability has been resolved: mmc: davinci: Don't strip remove function when driver is builtin Using __exit for the remove function results in the remove callback being discarded with CONFIG_MMC_DAVINCI=y. When...
CVE-2023-52340
- EPSS 0.08%
- Veröffentlicht 05.07.2024 02:15:09
- Zuletzt bearbeitet 04.11.2025 18:15:49
The IPv6 implementation in the Linux kernel before 6.3 has a net/ipv6/route.c max_size threshold that can be consumed easily, e.g., leading to a denial of service (network is unreachable errors) when IPv6 packets are sent in a loop via a raw socket.
CVE-2024-39467
- EPSS 0.01%
- Veröffentlicht 25.06.2024 15:15:15
- Zuletzt bearbeitet 17.09.2025 16:07:38
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on i_xattr_nid in sanity_check_inode() syzbot reports a kernel bug as below: F2FS-fs (loop0): Mounted with checkpoint version = 48b305e4 =============...
CVE-2024-39469
- EPSS 0.03%
- Veröffentlicht 25.06.2024 15:15:15
- Zuletzt bearbeitet 03.11.2025 22:17:03
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors The error handling in nilfs_empty_dir() when a directory folio/page read fails is incorrect, as in the old ext...
CVE-2024-39298
- EPSS 0.02%
- Veröffentlicht 25.06.2024 15:15:14
- Zuletzt bearbeitet 03.11.2025 22:17:03
In the Linux kernel, the following vulnerability has been resolved: mm/memory-failure: fix handling of dissolved but not taken off from buddy pages When I did memory failure tests recently, below panic occurs: page: refcount:0 mapcount:0 mapping:0...
CVE-2024-39301
- EPSS 0.03%
- Veröffentlicht 25.06.2024 15:15:14
- Zuletzt bearbeitet 21.11.2024 09:27:25
In the Linux kernel, the following vulnerability has been resolved: net/9p: fix uninit-value in p9_client_rpc() Syzbot with the help of KMSAN reported the following error: BUG: KMSAN: uninit-value in trace_9p_client_res include/trace/events/9p.h:1...
- EPSS 0.04%
- Veröffentlicht 25.06.2024 15:15:14
- Zuletzt bearbeitet 02.07.2024 20:15:06
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2024-37354
- EPSS 0.02%
- Veröffentlicht 25.06.2024 15:15:13
- Zuletzt bearbeitet 06.12.2025 22:15:48
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix crash on racing fsync and size-extending write into prealloc We have been seeing crashes on duplicate keys in btrfs_set_item_key_safe(): BTRFS critical (device vdb): ...
CVE-2024-38306
- EPSS 0.02%
- Veröffentlicht 25.06.2024 15:15:13
- Zuletzt bearbeitet 17.09.2025 16:00:46
In the Linux kernel, the following vulnerability has been resolved: btrfs: protect folio::private when attaching extent buffer folios [BUG] Since v6.8 there are rare kernel crashes reported by various people, the common factor is bad page status er...