Linux

Linux Kernel

12162 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • Published 16.08.2025 09:34:25
  • Last modified 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%
  • Published 16.08.2025 05:30:09
  • Last modified 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 ...

  • EPSS 0.02%
  • Published 12.08.2025 16:15:27
  • Last modified 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%
  • Published 11.08.2025 16:15:30
  • Last modified 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%
  • Published 09.08.2025 14:31:47
  • Last modified 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%
  • Published 09.08.2025 14:30:51
  • Last modified 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...

  • EPSS 0.11%
  • Published 02.08.2025 22:26:05
  • Last modified 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.

  • EPSS 0.14%
  • Published 01.08.2025 17:37:15
  • Last modified 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.

  • EPSS 0.03%
  • Published 31.07.2025 20:44:02
  • Last modified 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%
  • Published 30.07.2025 06:15:27
  • Last modified 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...