CVE-2025-39742
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:52:16
- Zuletzt bearbeitet 12.05.2026 13:17:08
In the Linux kernel, the following vulnerability has been resolved: RDMA: hfi1: fix possible divide-by-zero in find_hw_thread_mask() The function divides number of online CPUs by num_core_siblings, and later checks the divider by zero. This implies...
CVE-2025-39738
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:52:13
- Zuletzt bearbeitet 12.05.2026 13:17:08
In the Linux kernel, the following vulnerability has been resolved: btrfs: do not allow relocation of partially dropped subvolumes [BUG] There is an internal report that balance triggered transaction abort, with the following call trace: item 85...
CVE-2025-39737
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:52:12
- Zuletzt bearbeitet 12.05.2026 13:17:08
In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup() A soft lockup warning was observed on a relative small system x86-64 system with 16 GB of memory when running a debug kern...
CVE-2025-39736
- EPSS 0.01%
- Veröffentlicht 11.09.2025 16:52:11
- Zuletzt bearbeitet 12.05.2026 13:17:08
In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid deadlock by moving pr_warn() outside kmemleak_lock When netpoll is enabled, calling pr_warn_once() while holding kmemleak_lock in mem_pool_alloc() can cause a de...
CVE-2025-40300
- EPSS 0.03%
- Veröffentlicht 11.09.2025 16:49:24
- Zuletzt bearbeitet 12.05.2026 13:17:18
In the Linux kernel, the following vulnerability has been resolved: x86/vmscape: Add conditional IBPB mitigation VMSCAPE is a vulnerability that exploits insufficient branch predictor isolation between a guest and a userspace hypervisor (like QEMU)...
CVE-2025-39734
- EPSS 0.02%
- Veröffentlicht 07.09.2025 15:16:22
- Zuletzt bearbeitet 12.01.2026 15:42:48
In the Linux kernel, the following vulnerability has been resolved: Revert "fs/ntfs3: Replace inode_trylock with inode_lock" This reverts commit 69505fe98f198ee813898cbcaf6770949636430b. Initially, conditional lock acquisition was removed to fix a...
CVE-2025-39731
- EPSS 0.02%
- Veröffentlicht 07.09.2025 15:16:20
- Zuletzt bearbeitet 07.01.2026 21:46:42
In the Linux kernel, the following vulnerability has been resolved: f2fs: vm_unmap_ram() may be called from an invalid context When testing F2FS with xfstests using UFS backed virtual disks the kernel complains sometimes that f2fs_release_decomp_me...
CVE-2025-39730
- EPSS 0.02%
- Veröffentlicht 07.09.2025 15:16:19
- Zuletzt bearbeitet 12.01.2026 15:47:00
In the Linux kernel, the following vulnerability has been resolved: NFS: Fix filehandle bounds checking in nfs_fh_to_dentry() The function needs to check the minimal filehandle length before it can access the embedded filehandle.
CVE-2025-39724
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:21:32
- Zuletzt bearbeitet 12.05.2026 13:17:08
In the Linux kernel, the following vulnerability has been resolved: serial: 8250: fix panic due to PSLVERR When the PSLVERR_RESP_EN parameter is set to 1, the device generates an error response if an attempt is made to read an empty RBR (Receive Bu...
CVE-2025-39719
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:21:26
- Zuletzt bearbeitet 12.05.2026 13:17:07
In the Linux kernel, the following vulnerability has been resolved: iio: imu: bno055: fix OOB access of hw_xlate array Fix a potential out-of-bounds array access of the hw_xlate array in bno055.c. In bno055_get_regmask(), hw_xlate was iterated ove...