CVE-2025-40005
- EPSS 0.04%
- Veröffentlicht 20.10.2025 15:26:52
- Zuletzt bearbeitet 25.03.2026 11:16:12
In the Linux kernel, the following vulnerability has been resolved: spi: cadence-quadspi: Implement refcount to handle unbind during busy driver support indirect read and indirect write operation with assumption no force device removal(unbind) oper...
- EPSS 0.09%
- Veröffentlicht 18.10.2025 08:03:21
- Zuletzt bearbeitet 15.04.2026 00:35:42
In the Linux kernel, the following vulnerability has been resolved: scsi: mvsas: Fix use-after-free bugs in mvs_work_queue During the detaching of Marvell's SAS/SATA controller, the original code calls cancel_delayed_work() in mvs_free() to cancel ...
- EPSS 0.24%
- Veröffentlicht 15.10.2025 07:58:22
- Zuletzt bearbeitet 15.04.2026 00:35:42
In the Linux kernel, the following vulnerability has been resolved: scsi: target: target_core_configfs: Add length check to avoid buffer overflow A buffer overflow arises from the usage of snprintf to write into the buffer "buf" in target_lu_gp_mem...
- EPSS 0.1%
- Veröffentlicht 15.10.2025 07:58:21
- Zuletzt bearbeitet 15.04.2026 00:35:42
In the Linux kernel, the following vulnerability has been resolved: media: b2c2: Fix use-after-free causing by irq_check_work in flexcop_pci_remove The original code uses cancel_delayed_work() in flexcop_pci_remove(), which does not guarantee that ...
- EPSS 0.1%
- Veröffentlicht 15.10.2025 07:58:18
- Zuletzt bearbeitet 15.04.2026 00:35:42
In the Linux kernel, the following vulnerability has been resolved: media: rc: fix races with imon_disconnect() Syzbot reports a KASAN issue as below: BUG: KASAN: use-after-free in __create_pipe include/linux/usb.h:1945 [inline] BUG: KASAN: use-aft...
- EPSS 0.03%
- Veröffentlicht 15.10.2025 07:58:17
- Zuletzt bearbeitet 15.04.2026 00:35:42
In the Linux kernel, the following vulnerability has been resolved: mm: swap: check for stable address space before operating on the VMA It is possible to hit a zero entry while traversing the vmas in unuse_mm() called from swapoff path and accessi...
- EPSS 0.03%
- Veröffentlicht 15.10.2025 07:56:07
- Zuletzt bearbeitet 15.04.2026 00:35:42
In the Linux kernel, the following vulnerability has been resolved: bpf: Check the helper function is valid in get_helper_proto kernel test robot reported verifier bug [1] where the helper func pointer could be NULL due to disabled config option. ...
- EPSS 0.07%
- Veröffentlicht 15.10.2025 07:55:55
- Zuletzt bearbeitet 15.04.2026 00:35:42
In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ring_len param The `ring_len` parameter provided by the virtual function (VF) is assigned directly to the hardware memory context (HMC) without any validat...
CVE-2025-39964
- EPSS 0.03%
- Veröffentlicht 13.10.2025 13:48:30
- Zuletzt bearbeitet 26.02.2026 23:05:10
In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg Issuing two writes to the same af_alg socket is bogus as the data will be interleaved in an unpredictable fashion. Fu...
CVE-2025-39961
- EPSS 0.01%
- Veröffentlicht 09.10.2025 12:13:22
- Zuletzt bearbeitet 26.02.2026 23:03:20
In the Linux kernel, the following vulnerability has been resolved: iommu/amd/pgtbl: Fix possible race while increase page table level The AMD IOMMU host page table implementation supports dynamic page table levels (up to 6 levels), starting with a...