CVE-2025-21660
- EPSS 0.03%
- Veröffentlicht 21.01.2025 13:15:09
- Zuletzt bearbeitet 03.11.2025 21:19:02
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix unexpectedly changed path in ksmbd_vfs_kern_path_locked When `ksmbd_vfs_kern_path_locked` met an error and it is not the last entry, it will exit without restoring chang...
CVE-2025-21662
- EPSS 0.03%
- Veröffentlicht 21.01.2025 13:15:09
- Zuletzt bearbeitet 03.11.2025 21:19:03
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix variable not being completed when function returns When cmd_alloc_index(), fails cmd_work_handler() needs to complete ent->slotted before returning early. Otherwise t...
CVE-2025-21663
- EPSS 0.02%
- Veröffentlicht 21.01.2025 13:15:09
- Zuletzt bearbeitet 15.10.2025 13:46:10
In the Linux kernel, the following vulnerability has been resolved: net: stmmac: dwmac-tegra: Read iommu stream id from device tree Nvidia's Tegra MGBE controllers require the IOMMU "Stream ID" (SID) to be written to the MGBE_WRAP_AXI_ASID0_CTRL re...
CVE-2024-57940
- EPSS 0.01%
- Veröffentlicht 21.01.2025 13:15:08
- Zuletzt bearbeitet 12.05.2026 13:16:24
In the Linux kernel, the following vulnerability has been resolved: exfat: fix the infinite loop in exfat_readdir() If the file system is corrupted so that a cluster is linked to itself in the cluster chain, and there is an unused directory entry i...
CVE-2024-57939
- EPSS 0.02%
- Veröffentlicht 21.01.2025 13:15:07
- Zuletzt bearbeitet 03.11.2025 21:18:45
In the Linux kernel, the following vulnerability has been resolved: riscv: Fix sleeping in invalid context in die() die() can be called in exception handler, and therefore cannot sleep. However, die() takes spinlock_t which can sleep with PREEMPT_R...
CVE-2024-57938
- EPSS 0.01%
- 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.02%
- 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-2024-57932
- EPSS 0.02%
- Veröffentlicht 21.01.2025 12:15:26
- Zuletzt bearbeitet 26.09.2025 19:10:11
In the Linux kernel, the following vulnerability has been resolved: gve: guard XDP xmit NDO on existence of xdp queues In GVE, dedicated XDP queues only exist when an XDP program is installed and the interface is up. As such, the NDO XDP XMIT callb...
CVE-2024-57933
- EPSS 0.02%
- Veröffentlicht 21.01.2025 12:15:26
- Zuletzt bearbeitet 01.10.2025 20:18:05
In the Linux kernel, the following vulnerability has been resolved: gve: guard XSK operations on the existence of queues This patch predicates the enabling and disabling of XSK pools on the existence of queues. As it stands, if the interface is dow...
CVE-2025-21655
- EPSS 0.02%
- Veröffentlicht 20.01.2025 14:15:27
- Zuletzt bearbeitet 03.11.2025 21:19:02
In the Linux kernel, the following vulnerability has been resolved: io_uring/eventfd: ensure io_eventfd_signal() defers another RCU period io_eventfd_do_signal() is invoked from an RCU callback, but when dropping the reference to the io_ev_fd, it c...