CVE-2024-57947
- EPSS 0.05%
- Veröffentlicht 23.01.2025 14:15:25
- Zuletzt bearbeitet 06.12.2025 22:15:49
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_set_pipapo: fix initial map fill The initial buffer has to be inited to all-ones, but it must restrict it to the size of the first field, not the total field size. A...
CVE-2025-21664
- EPSS 0.05%
- Veröffentlicht 21.01.2025 13:15:10
- Zuletzt bearbeitet 03.11.2025 21:19:03
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-57945
- EPSS 0.04%
- Veröffentlicht 21.01.2025 13:15:09
- Zuletzt bearbeitet 03.11.2025 20:16:55
In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Fix the out of bound issue of vmemmap address In sparse vmemmap model, the virtual address of vmemmap is calculated as: ((struct page *)VMEMMAP_START - (phys_ram_base >>...
CVE-2025-21656
- EPSS 0.03%
- Veröffentlicht 21.01.2025 13:15:09
- Zuletzt bearbeitet 26.09.2025 16:21:34
In the Linux kernel, the following vulnerability has been resolved: hwmon: (drivetemp) Fix driver producing garbage data when SCSI errors occur scsi_execute_cmd() function can return both negative (linux codes) and positive (scsi_cmnd result field)...
CVE-2025-21657
- EPSS 0.04%
- Veröffentlicht 21.01.2025 13:15:09
- Zuletzt bearbeitet 15.10.2025 13:48:46
In the Linux kernel, the following vulnerability has been resolved: sched_ext: Replace rq_lock() to raw_spin_rq_lock() in scx_ops_bypass() scx_ops_bypass() iterates all CPUs to re-enqueue all the scx tasks. For each CPU, it acquires a lock using rq...
CVE-2025-21659
- EPSS 0.04%
- Veröffentlicht 21.01.2025 13:15:09
- Zuletzt bearbeitet 15.10.2025 13:47:59
In the Linux kernel, the following vulnerability has been resolved: netdev: prevent accessing NAPI instances from another namespace The NAPI IDs were not fully exposed to user space prior to the netlink API, so they were never namespaced. The netli...
CVE-2025-21660
- EPSS 0.05%
- 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.05%
- 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.03%
- 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-57941
- EPSS 0.04%
- Veröffentlicht 21.01.2025 13:15:08
- Zuletzt bearbeitet 15.10.2025 13:50:20
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled When the caching for a cookie is temporarily disabled (e.g. due to a DIO write on that file), future co...