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 ...
CVE-2024-58238
- EPSS 0.03%
- 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.03%
- 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...
CVE-2023-32253
- EPSS 0.07%
- Veröffentlicht 02.08.2025 22:26:05
- Zuletzt bearbeitet 15.04.2026 00:35:42
A flaw was found in the Linux kernel's ksmbd component. A deadlock is triggered by sending multiple concurrent session setup requests, possibly leading to a denial of service.
CVE-2023-32255
- EPSS 0.08%
- Veröffentlicht 02.08.2025 22:25:45
- Zuletzt bearbeitet 15.04.2026 00:35:42
A flaw was found in the Linux kernel's ksmbd component. A memory leak can occur if a client sends a session setup request with an unknown NTLMSSP message type, potentially leading to resource exhaustion.
CVE-2023-32256
- EPSS 0.09%
- Veröffentlicht 01.08.2025 17:37:15
- Zuletzt bearbeitet 15.04.2026 00:35:42
A flaw was found in the Linux kernel's ksmbd component. A race condition between smb2 close operation and logoff in multichannel connections could result in a use-after-free issue.
CVE-2023-32251
- EPSS 0.05%
- Veröffentlicht 31.07.2025 20:44:02
- Zuletzt bearbeitet 15.04.2026 00:35:42
A vulnerability has been identified in the Linux kernel's ksmbd component (kernel SMB/CIFS server). A security control designed to prevent dictionary attacks, which introduces a 5-second delay during session setup, can be bypassed through the use of ...
CVE-2023-2593
- EPSS 0.02%
- Veröffentlicht 30.07.2025 15:15:53
- Zuletzt bearbeitet 15.04.2026 00:35:42
A flaw exists within the Linux kernel's handling of new TCP connections. The issue results from the lack of memory release after its effective lifetime. This vulnerability allows an unauthenticated attacker to create a denial of service condition on ...
CVE-2025-38498
- EPSS 0.03%
- Veröffentlicht 30.07.2025 06:15:27
- Zuletzt bearbeitet 12.05.2026 13:16:51
In the Linux kernel, the following vulnerability has been resolved: do_change_type(): refuse to operate on unmounted/not ours mounts Ensure that propagation settings can only be changed for mounts located in the caller's mount namespace. This chang...
CVE-2025-38496
- EPSS 0.02%
- Veröffentlicht 28.07.2025 11:22:05
- Zuletzt bearbeitet 19.11.2025 17:47:16
In the Linux kernel, the following vulnerability has been resolved: dm-bufio: fix sched in atomic context If "try_verify_in_tasklet" is set for dm-verity, DM_BUFIO_CLIENT_NO_SLEEP is enabled for dm-bufio. However, when bufio tries to evict buffers,...