CVE-2025-39744
- EPSS 0.03%
- Veröffentlicht 11.09.2025 16:52:17
- Zuletzt bearbeitet 25.11.2025 21:09:09
In the Linux kernel, the following vulnerability has been resolved: rcu: Fix rcu_read_unlock() deadloop due to IRQ work During rcu_read_unlock_special(), if this happens during irq_exit(), we can lockup if an IPI is issued. This is because the IPI ...
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-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-2024-36331
- EPSS 0.02%
- Veröffentlicht 06.09.2025 17:29:38
- Zuletzt bearbeitet 15.04.2026 00:35:42
Improper initialization of CPU cache memory could allow a privileged attacker with hypervisor access to overwrite SEV-SNP guest memory resulting in loss of data integrity.
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-39720
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:21:28
- Zuletzt bearbeitet 25.11.2025 17:46:33
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix refcount leak causing resource not released When ksmbd_conn_releasing(opinfo->conn) returns true,the refcount was not decremented properly, causing a refcount leak that ...
CVE-2025-39716
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:21:23
- Zuletzt bearbeitet 12.05.2026 13:17:07
In the Linux kernel, the following vulnerability has been resolved: parisc: Revise __get_user() to probe user read access Because of the way read access support is implemented, read access interruptions are only triggered at privilege levels 2 and ...
CVE-2025-39715
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:21:22
- Zuletzt bearbeitet 12.05.2026 13:17:07
In the Linux kernel, the following vulnerability has been resolved: parisc: Revise gateway LWS calls to probe user read access We use load and stbys,e instructions to trigger memory reference interruptions without writing to memory. Because of the ...