CVE-2025-38064
- EPSS 0.08%
- Veröffentlicht 18.06.2025 09:33:42
- Zuletzt bearbeitet 14.11.2025 17:05:53
In the Linux kernel, the following vulnerability has been resolved: virtio: break and reset virtio devices on device_shutdown() Hongyu reported a hang on kexec in a VM. QEMU reported invalid memory accesses during the hang. Invalid read at addr 0...
CVE-2025-38062
- EPSS 0.1%
- Veröffentlicht 18.06.2025 09:33:41
- Zuletzt bearbeitet 18.12.2025 21:31:24
In the Linux kernel, the following vulnerability has been resolved: genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie The IOMMU translation for MSI message addresses has been a 2-step process, separated in time: 1) iom...
CVE-2025-38063
- EPSS 0.08%
- Veröffentlicht 18.06.2025 09:33:41
- Zuletzt bearbeitet 12.05.2026 13:16:41
In the Linux kernel, the following vulnerability has been resolved: dm: fix unconditional IO throttle caused by REQ_PREFLUSH When a bio with REQ_PREFLUSH is submitted to dm, __send_empty_flush() generates a flush_bio with REQ_OP_WRITE | REQ_PREFLUS...
CVE-2025-38061
- EPSS 0.08%
- Veröffentlicht 18.06.2025 09:33:40
- Zuletzt bearbeitet 18.12.2025 21:31:45
In the Linux kernel, the following vulnerability has been resolved: net: pktgen: fix access outside of user given buffer in pktgen_thread_write() Honour the user given buffer size for the strn_len() calls (otherwise strn_len() will access memory ou...
CVE-2025-38060
- EPSS 0.05%
- Veröffentlicht 18.06.2025 09:33:39
- Zuletzt bearbeitet 14.11.2025 17:06:04
In the Linux kernel, the following vulnerability has been resolved: bpf: copy_verifier_state() should copy 'loop_entry' field The bpf_verifier_state.loop_entry state should be copied by copy_verifier_state(). Otherwise, .loop_entry values from unre...
CVE-2025-38058
- EPSS 0.07%
- Veröffentlicht 18.06.2025 09:33:38
- Zuletzt bearbeitet 12.05.2026 13:16:41
In the Linux kernel, the following vulnerability has been resolved: __legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lock ... or we risk stealing final mntput from sync umount - raising mnt_count after umount(2) has verified that...
CVE-2025-38059
- EPSS 0.07%
- Veröffentlicht 18.06.2025 09:33:38
- Zuletzt bearbeitet 14.11.2025 17:06:22
In the Linux kernel, the following vulnerability has been resolved: btrfs: avoid NULL pointer dereference if no valid csum tree [BUG] When trying read-only scrub on a btrfs with rescue=idatacsums mount option, it will crash with the following call ...
- EPSS 0.08%
- Veröffentlicht 18.06.2025 09:33:32
- Zuletzt bearbeitet 12.01.2026 13:11:24
In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix use-after-free in cifs_fill_dirent There is a race condition in the readdir concurrency process, which may access the rsp buffer after it has been released, trigge...
CVE-2025-38048
- EPSS 0.05%
- Veröffentlicht 18.06.2025 09:33:31
- Zuletzt bearbeitet 17.12.2025 18:17:05
In the Linux kernel, the following vulnerability has been resolved: virtio_ring: Fix data race by tagging event_triggered as racy for KCSAN syzbot reports a data-race when accessing the event_triggered, here is the simplified stack when the issue o...
CVE-2025-38047
- EPSS 0.05%
- Veröffentlicht 18.06.2025 09:33:30
- Zuletzt bearbeitet 14.11.2025 17:07:39
In the Linux kernel, the following vulnerability has been resolved: x86/fred: Fix system hang during S4 resume with FRED enabled Upon a wakeup from S4, the restore kernel starts and initializes the FRED MSRs as needed from its perspective. It then...