CVE-2025-37954
- EPSS 0.01%
- Veröffentlicht 20.05.2025 16:15:33
- Zuletzt bearbeitet 14.11.2025 17:03:37
In the Linux kernel, the following vulnerability has been resolved: smb: client: Avoid race in open_cached_dir with lease breaks A pre-existing valid cfid returned from find_or_create_cached_dir might race with a lease break, meaning open_cached_di...
CVE-2025-37955
- EPSS 0.01%
- Veröffentlicht 20.05.2025 16:15:33
- Zuletzt bearbeitet 14.11.2025 17:03:24
In the Linux kernel, the following vulnerability has been resolved: virtio-net: free xsk_buffs on error in virtnet_xsk_pool_enable() The selftests added to our CI by Bui Quang Minh recently reveals that there is a mem leak on the error path of virt...
CVE-2025-37956
- EPSS 0.02%
- Veröffentlicht 20.05.2025 16:15:33
- Zuletzt bearbeitet 14.11.2025 17:03:15
In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent rename with empty string Client can send empty newname string to ksmbd server. It will cause a kernel oops from d_alloc. This patch return the error when attempting ...
CVE-2025-37957
- EPSS 0.02%
- Veröffentlicht 20.05.2025 16:15:33
- Zuletzt bearbeitet 14.11.2025 17:03:02
In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Forcibly leave SMM mode on SHUTDOWN interception Previously, commit ed129ec9057f ("KVM: x86: forcibly leave nested mode on vCPU reset") addressed an issue where a triple ...
CVE-2025-37946
- EPSS 0.01%
- Veröffentlicht 20.05.2025 16:15:32
- Zuletzt bearbeitet 17.11.2025 12:57:23
In the Linux kernel, the following vulnerability has been resolved: s390/pci: Fix duplicate pci_dev_put() in disable_slot() when PF has child VFs With commit bcb5d6c76903 ("s390/pci: introduce lock to synchronize state of zpci_dev's") the code to i...
CVE-2025-37947
- EPSS 0.01%
- Veröffentlicht 20.05.2025 16:15:32
- Zuletzt bearbeitet 03.11.2025 20:18:42
In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent out-of-bounds stream writes by validating *pos ksmbd_vfs_stream_write() did not validate whether the write offset (*pos) was within the bounds of the existing stream...
CVE-2025-37948
- EPSS 0.03%
- Veröffentlicht 20.05.2025 16:15:32
- Zuletzt bearbeitet 18.12.2025 20:57:12
In the Linux kernel, the following vulnerability has been resolved: arm64: bpf: Add BHB mitigation to the epilogue for cBPF programs A malicious BPF program may manipulate the branch history to influence what the hardware speculates will happen nex...
CVE-2025-37949
- EPSS 0.03%
- Veröffentlicht 20.05.2025 16:15:32
- Zuletzt bearbeitet 17.12.2025 20:05:13
In the Linux kernel, the following vulnerability has been resolved: xenbus: Use kref to track req lifetime Marek reported seeing a NULL pointer fault in the xenbus_thread callstack: BUG: kernel NULL pointer dereference, address: 0000000000000000 RI...
CVE-2025-37944
- EPSS 0.01%
- Veröffentlicht 20.05.2025 15:58:20
- Zuletzt bearbeitet 17.11.2025 12:57:39
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process Currently, ath12k_dp_mon_srng_process uses ath12k_hal_srng_src_get_next_entry to fetch the next entry from the d...
CVE-2025-37945
- EPSS 0.02%
- Veröffentlicht 20.05.2025 15:58:20
- Zuletzt bearbeitet 17.11.2025 12:57:32
In the Linux kernel, the following vulnerability has been resolved: net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY DSA has 2 kinds of drivers: 1. Those who call dsa_switch_suspend() and dsa_switch_resume() f...