CVE-2025-38507
- EPSS 0.14%
- 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-38506
- EPSS 0.11%
- Veröffentlicht 16.08.2025 10:54:43
- Zuletzt bearbeitet 19.11.2025 17:21:44
In the Linux kernel, the following vulnerability has been resolved: KVM: Allow CPU to reschedule while setting per-page memory attributes When running an SEV-SNP guest with a sufficiently large amount of memory (1TB+), the host can experience CPU s...
CVE-2025-38505
- EPSS 0.14%
- Veröffentlicht 16.08.2025 10:54:42
- Zuletzt bearbeitet 19.11.2025 17:21:35
In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: discard erroneous disassoc frames on STA interface When operating in concurrent STA/AP mode with host MLME enabled, the firmware incorrectly sends disassociation fra...
CVE-2025-38503
- EPSS 0.15%
- 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.16%
- Veröffentlicht 16.08.2025 09:34:25
- Zuletzt bearbeitet 01.06.2026 12:24:50
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 2.12%
- 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.15%
- Veröffentlicht 12.08.2025 16:15:27
- Zuletzt bearbeitet 01.06.2026 12:26:08
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.15%
- 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 ...
CVE-2024-58238
- EPSS 0.13%
- Veröffentlicht 09.08.2025 14:31:47
- Zuletzt bearbeitet 19.11.2025 17:20:58
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Resolve TX timeout error in power save stress test This fixes the tx timeout issue seen while running a stress test on btnxpuart for couple of hours, such tha...
CVE-2022-50233
- EPSS 0.13%
- Veröffentlicht 09.08.2025 14:30:51
- Zuletzt bearbeitet 19.11.2025 17:13:46
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: eir: Fix using strlen with hdev->{dev_name,short_name} Both dev_name and short_name are not guaranteed to be NULL terminated so this instead use strnlen and then attempt...