CVE-2025-38527
- EPSS 0.03%
- Veröffentlicht 16.08.2025 11:12:20
- Zuletzt bearbeitet 07.01.2026 17:38:48
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free in cifs_oplock_break A race condition can occur in cifs_oplock_break() leading to a use-after-free of the cinode structure when unmounting: cifs_...
CVE-2025-38524
- EPSS 0.02%
- Veröffentlicht 16.08.2025 11:12:18
- Zuletzt bearbeitet 18.11.2025 21:53:40
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix recv-recv race of completed call If a call receives an event (such as incoming data), the call gets placed on the socket's queue and a thread in recvmsg can be awakened ...
CVE-2025-38516
- EPSS 0.02%
- Veröffentlicht 16.08.2025 10:55:03
- Zuletzt bearbeitet 07.01.2026 17:45:45
In the Linux kernel, the following vulnerability has been resolved: pinctrl: qcom: msm: mark certain pins as invalid for interrupts On some platforms, the UFS-reset pin has no interrupt logic in TLMM but is nevertheless registered as a GPIO in the ...
CVE-2025-38514
- EPSS 0.03%
- Veröffentlicht 16.08.2025 10:55:01
- Zuletzt bearbeitet 22.01.2026 18:38:45
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix oops due to non-existence of prealloc backlog struct If an AF_RXRPC service socket is opened and bound, but calls are preallocated, then rxrpc_alloc_incoming_call() will...
CVE-2025-38513
- EPSS 0.03%
- Veröffentlicht 16.08.2025 10:55:00
- Zuletzt bearbeitet 07.01.2026 17:47:21
In the Linux kernel, the following vulnerability has been resolved: wifi: zd1211rw: Fix potential NULL pointer dereference in zd_mac_tx_to_dev() There is a potential NULL pointer dereference in zd_mac_tx_to_dev(). For example, the following is poss...
CVE-2025-38512
- EPSS 0.03%
- Veröffentlicht 16.08.2025 10:54:54
- Zuletzt bearbeitet 07.01.2026 17:58:51
In the Linux kernel, the following vulnerability has been resolved: wifi: prevent A-MSDU attacks in mesh networks This patch is a mitigation to prevent the A-MSDU spoofing vulnerability for mesh networks. The initial update to the IEEE 802.11 stand...
CVE-2025-38507
- EPSS 0.02%
- Veröffentlicht 16.08.2025 10:54:44
- Zuletzt bearbeitet 19.11.2025 17:22:00
In the Linux kernel, the following vulnerability has been resolved: HID: nintendo: avoid bluetooth suspend/resume stalls Ensure we don't stall or panic the kernel when using bluetooth-connected controllers. This was reported as an issue on android ...
CVE-2025-38503
- EPSS 0.02%
- Veröffentlicht 16.08.2025 10:54:41
- Zuletzt bearbeitet 22.01.2026 18:37:38
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix assertion when building free space tree When building the free space tree with the block group tree feature enabled, we can hit an assertion failure like this: BTRFS ...
CVE-2025-38501
- EPSS 0.14%
- Veröffentlicht 16.08.2025 05:30:09
- Zuletzt bearbeitet 17.03.2026 16:04:50
In the Linux kernel, the following vulnerability has been resolved: ksmbd: limit repeated connections from clients with the same IP Repeated connections from clients with the same IP address may exhaust the max connections and prevent other normal ...
CVE-2025-38499
- EPSS 0.03%
- Veröffentlicht 11.08.2025 16:15:30
- Zuletzt bearbeitet 12.05.2026 13:16:51
In the Linux kernel, the following vulnerability has been resolved: clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right userns What we want is to verify there is that clone won't expose something hidden by a mount we wouldn't ...