CVE-2025-38515
- EPSS 0.03%
- Veröffentlicht 16.08.2025 10:55:02
- Zuletzt bearbeitet 07.01.2026 17:46:21
In the Linux kernel, the following vulnerability has been resolved: drm/sched: Increment job count before swapping tail spsc queue A small race exists between spsc_queue_push and the run-job worker, in which spsc_queue_push may return not-first whi...
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-38510
- EPSS 0.03%
- Veröffentlicht 16.08.2025 10:54:52
- Zuletzt bearbeitet 07.01.2026 18:00:40
In the Linux kernel, the following vulnerability has been resolved: kasan: remove kasan_find_vm_area() to prevent possible deadlock find_vm_area() couldn't be called in atomic_context. If find_vm_area() is called to reports vm area information, ka...
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-38502
- EPSS 0.03%
- Veröffentlicht 16.08.2025 09:34:25
- Zuletzt bearbeitet 12.05.2026 13:16:51
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix oob access in cgroup local storage Lonial reported that an out-of-bounds access in cgroup local storage can be crafted via tail calls. Given two programs each utilizing a ...
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-38500
- EPSS 0.03%
- Veröffentlicht 12.08.2025 16:15:27
- Zuletzt bearbeitet 07.01.2026 16:26:54
In the Linux kernel, the following vulnerability has been resolved: xfrm: interface: fix use-after-free after changing collect_md xfrm interface collect_md property on xfrm interfaces can only be set on device creation, thus xfrmi_changelink() shou...
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 ...