CVE-2025-39757
- EPSS 0.01%
- Veröffentlicht 11.09.2025 16:52:26
- Zuletzt bearbeitet 09.01.2026 18:48:53
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Validate UAC3 cluster segment descriptors UAC3 class segment descriptors need to be verified whether their sizes match with the declared lengths and whether they f...
CVE-2025-39756
- EPSS 0.03%
- Veröffentlicht 11.09.2025 16:52:26
- Zuletzt bearbeitet 09.01.2026 18:51:05
In the Linux kernel, the following vulnerability has been resolved: fs: Prevent file descriptor table allocations exceeding INT_MAX When sysctl_nr_open is set to a very high value (for example, 1073741816 as set by systemd), processes attempting to...
CVE-2025-39752
- EPSS 0.01%
- Veröffentlicht 11.09.2025 16:52:23
- Zuletzt bearbeitet 09.01.2026 18:53:34
In the Linux kernel, the following vulnerability has been resolved: ARM: rockchip: fix kernel hang during smp initialization In order to bring up secondary CPUs main CPU write trampoline code to SRAM. The trampoline code is written while secondary ...
- EPSS 0.01%
- Veröffentlicht 11.09.2025 16:52:21
- Zuletzt bearbeitet 09.01.2026 19:04:04
In the Linux kernel, the following vulnerability has been resolved: rcu: Protect ->defer_qs_iw_pending from data race On kernels built with CONFIG_IRQ_WORK=y, when rcu_read_unlock() is invoked within an interrupts-disabled region of code [1], it wi...
CVE-2025-39743
- EPSS 0.01%
- Veröffentlicht 11.09.2025 16:52:17
- Zuletzt bearbeitet 09.01.2026 19:05:38
In the Linux kernel, the following vulnerability has been resolved: jfs: truncate good inode pages when hard link is 0 The fileset value of the inode copy from the disk by the reproducer is AGGR_RESERVED_I. When executing evict, its hard link numbe...
CVE-2025-39742
- EPSS 0.01%
- Veröffentlicht 11.09.2025 16:52:16
- Zuletzt bearbeitet 09.01.2026 19:09:30
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 09.01.2026 19:12:15
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.01%
- Veröffentlicht 11.09.2025 16:52:12
- Zuletzt bearbeitet 17.03.2026 16:30:32
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 09.01.2026 14:59:11
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.02%
- Veröffentlicht 11.09.2025 16:49:24
- Zuletzt bearbeitet 16.01.2026 20:25:45
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)...