CVE-2023-52924
- EPSS 0.2%
- Veröffentlicht 05.02.2025 10:15:21
- Zuletzt bearbeitet 15.10.2025 20:04:35
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: don't skip expired elements during walk There is an asymmetry between commit/abort and preparation phase if the following conditions are met: 1. set is a ver...
CVE-2025-21672
- EPSS 0.14%
- Veröffentlicht 31.01.2025 12:15:28
- Zuletzt bearbeitet 01.10.2025 20:18:18
In the Linux kernel, the following vulnerability has been resolved: afs: Fix merge preference rule failure condition syzbot reported a lock held when returning to userspace[1]. This is because if argc is less than 0 and the function returns direct...
CVE-2024-57948
- EPSS 0.21%
- Veröffentlicht 31.01.2025 12:15:27
- Zuletzt bearbeitet 12.05.2026 13:16:24
In the Linux kernel, the following vulnerability has been resolved: mac802154: check local interfaces before deleting sdata list syzkaller reported a corrupted list in ieee802154_if_remove. [1] Remove an IEEE 802.15.4 network interface after unreg...
CVE-2025-21667
- EPSS 0.2%
- Veröffentlicht 31.01.2025 12:15:27
- Zuletzt bearbeitet 03.11.2025 21:19:04
In the Linux kernel, the following vulnerability has been resolved: iomap: avoid avoid truncating 64-bit offset to 32 bits on 32-bit kernels, iomap_write_delalloc_scan() was inadvertently using a 32-bit position due to folio_next_index() returning ...
CVE-2025-21664
- EPSS 0.22%
- Veröffentlicht 21.01.2025 13:15:10
- Zuletzt bearbeitet 12.05.2026 13:16:30
In the Linux kernel, the following vulnerability has been resolved: dm thin: make get_first_thin use rcu-safe list first function The documentation in rculist.h explains the absence of list_empty_rcu() and cautions programmers against relying on a ...
CVE-2024-57946
- EPSS 0.16%
- Veröffentlicht 21.01.2025 13:15:09
- Zuletzt bearbeitet 03.11.2025 21:18:46
In the Linux kernel, the following vulnerability has been resolved: virtio-blk: don't keep queue frozen during system suspend Commit 4ce6e2db00de ("virtio-blk: Ensure no requests in virtqueues before deleting vqs.") replaces queue quiesce with queu...
CVE-2024-57938
- EPSS 0.21%
- Veröffentlicht 21.01.2025 12:15:27
- Zuletzt bearbeitet 03.11.2025 21:18:45
In the Linux kernel, the following vulnerability has been resolved: net/sctp: Prevent autoclose integer overflow in sctp_association_init() While by default max_autoclose equals to INT_MAX / HZ, one may set net.sctp.max_autoclose to UINT_MAX. There...
CVE-2024-57931
- EPSS 0.21%
- Veröffentlicht 21.01.2025 12:15:26
- Zuletzt bearbeitet 03.11.2025 21:18:45
In the Linux kernel, the following vulnerability has been resolved: selinux: ignore unknown extended permissions When evaluating extended permissions, ignore unknown permissions instead of calling BUG(). This commit ensures that future permissions ...
CVE-2023-52923
- EPSS 0.24%
- Veröffentlicht 20.01.2025 11:15:07
- Zuletzt bearbeitet 15.10.2025 20:03:44
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: adapt set backend to use GC transaction API Use the GC transaction API to replace the old and buggy gc API and the busy mark approach. No set elements are re...
CVE-2024-57929
- EPSS 0.25%
- Veröffentlicht 19.01.2025 12:15:27
- Zuletzt bearbeitet 12.05.2026 13:16:24
In the Linux kernel, the following vulnerability has been resolved: dm array: fix releasing a faulty array block twice in dm_array_cursor_end When dm_bm_read_lock() fails due to locking or checksum errors, it releases the faulty block implicitly wh...