CVE-2025-23141
- EPSS 0.04%
- Veröffentlicht 01.05.2025 12:55:31
- Zuletzt bearbeitet 05.11.2025 21:50:50
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory accesses Acquire a lock on kvm->srcu when userspace is getting MP state to handle a rather extreme edge case wher...
CVE-2025-23140
- EPSS 0.07%
- Veröffentlicht 01.05.2025 12:55:30
- Zuletzt bearbeitet 05.11.2025 21:46:13
In the Linux kernel, the following vulnerability has been resolved: misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_irq error After devm_request_irq() fails with error in pci_endpoint_test_request_irq(), the pci_endpoint_...
CVE-2025-37838
- EPSS 0.06%
- Veröffentlicht 18.04.2025 14:20:55
- Zuletzt bearbeitet 03.11.2025 20:18:37
In the Linux kernel, the following vulnerability has been resolved: HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Due to Race Condition In the ssi_protocol_probe() function, &ssi->work is bound with ssip_xmit_work(), In...
CVE-2025-39735
- EPSS 0.07%
- Veröffentlicht 18.04.2025 07:01:36
- Zuletzt bearbeitet 03.11.2025 20:18:47
In the Linux kernel, the following vulnerability has been resolved: jfs: fix slab-out-of-bounds read in ea_get() During the "size_check" label in ea_get(), the code checks if the extended attribute list (xattr) size matches ea_size. If not, it logs...
CVE-2025-38637
- EPSS 0.1%
- Veröffentlicht 18.04.2025 07:01:34
- Zuletzt bearbeitet 06.11.2025 21:35:04
In the Linux kernel, the following vulnerability has been resolved: net_sched: skbprio: Remove overly strict queue assertions In the current implementation, skbprio enqueue/dequeue contains an assertion that fails under certain conditions when SKBP...
CVE-2025-37925
- EPSS 0.08%
- Veröffentlicht 18.04.2025 07:01:29
- Zuletzt bearbeitet 03.11.2025 18:15:55
In the Linux kernel, the following vulnerability has been resolved: jfs: reject on-disk inodes of an unsupported type Syzbot has reported the following BUG: kernel BUG at fs/inode.c:668! Oops: invalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI CPU: 3...
CVE-2025-37785
- EPSS 0.06%
- Veröffentlicht 18.04.2025 07:01:27
- Zuletzt bearbeitet 03.11.2025 20:18:34
In the Linux kernel, the following vulnerability has been resolved: ext4: fix OOB read when checking dotdot dir Mounting a corrupted filesystem with directory which contains '.' dir entry with rec_len == block size results in out-of-bounds read (la...
CVE-2025-23136
- EPSS 0.1%
- Veröffentlicht 16.04.2025 14:13:16
- Zuletzt bearbeitet 03.11.2025 20:17:44
In the Linux kernel, the following vulnerability has been resolved: thermal: int340x: Add NULL check for adev Not all devices have an ACPI companion fwnode, so adev might be NULL. This is similar to the commit cd2fd6eab480 ("platform/x86: int3472: ...
CVE-2025-23131
- EPSS 0.09%
- Veröffentlicht 16.04.2025 14:13:13
- Zuletzt bearbeitet 04.11.2025 17:01:32
In the Linux kernel, the following vulnerability has been resolved: dlm: prevent NPD when writing a positive value to event_done do_uevent returns the value written to event_done. In case it is a positive value, new_lockspace would undo all the wor...
CVE-2025-23132
- EPSS 0.11%
- Veröffentlicht 16.04.2025 14:13:13
- Zuletzt bearbeitet 04.11.2025 17:01:21
In the Linux kernel, the following vulnerability has been resolved: f2fs: quota: fix to avoid warning in dquot_writeback_dquots() F2FS-fs (dm-59): checkpoint=enable has some unwritten data. ------------[ cut here ]------------ WARNING: CPU: 6 PID:...