- EPSS 0.05%
- Veröffentlicht 16.08.2025 09:34:25
- Zuletzt bearbeitet 09.09.2025 17:15:44
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 ...
- EPSS 0.05%
- Veröffentlicht 16.08.2025 05:30:09
- Zuletzt bearbeitet 15.09.2025 18:15:37
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.02%
- Veröffentlicht 12.08.2025 16:15:27
- Zuletzt bearbeitet 01.10.2025 18:15:45
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...
- EPSS 0.04%
- Veröffentlicht 11.08.2025 16:15:30
- Zuletzt bearbeitet 28.08.2025 15:15: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 ...
- EPSS 0.03%
- Veröffentlicht 09.08.2025 14:31:47
- Zuletzt bearbeitet 11.08.2025 18:32:48
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...
- EPSS 0.03%
- Veröffentlicht 09.08.2025 14:30:51
- Zuletzt bearbeitet 11.08.2025 18:32:48
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.11%
- Veröffentlicht 02.08.2025 22:26:05
- Zuletzt bearbeitet 04.08.2025 15:06:15
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-32256
- EPSS 0.14%
- Veröffentlicht 01.08.2025 17:37:15
- Zuletzt bearbeitet 04.08.2025 15:06:15
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.03%
- Veröffentlicht 31.07.2025 20:44:02
- Zuletzt bearbeitet 04.08.2025 15:06:36
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 ...
- EPSS 0.04%
- Veröffentlicht 30.07.2025 06:15:27
- Zuletzt bearbeitet 31.07.2025 18:42:37
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...