Linux

Linux Kernel

12152 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Published 19.09.2025 15:26:13
  • Last modified 22.09.2025 21:23:01

In the Linux kernel, the following vulnerability has been resolved: cifs: prevent NULL pointer dereference in UTF16 conversion There can be a NULL pointer dereference bug here. NULL is passed to __cifs_sfu_make_node without checks, which passes it ...

  • EPSS 0.02%
  • Published 19.09.2025 15:26:12
  • Last modified 22.09.2025 21:23:01

In the Linux kernel, the following vulnerability has been resolved: platform/x86: asus-wmi: Fix racy registrations asus_wmi_register_driver() may be called from multiple drivers concurrently, which can lead to the racy list operations, eventually c...

  • EPSS 0.02%
  • Published 18.09.2025 16:15:49
  • Last modified 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: f2fs: don't reset unchangable mount option in f2fs_remount() syzbot reports a bug as below: general protection fault, probably for non-canonical address 0xdffffc0000000009: 0000 [...

  • EPSS 0.02%
  • Published 18.09.2025 16:15:48
  • Last modified 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: net: skb_partial_csum_set() fix against transport header magic value skb->transport_header uses the special 0xFFFF value to mark if the transport header was set or not. We must pr...

  • EPSS 0.03%
  • Published 18.09.2025 16:15:48
  • Last modified 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix sysfs interface lifetime The current nilfs2 sysfs support has issues with the timing of creation and deletion of sysfs entries, potentially leading to null pointer dere...

  • EPSS 0.02%
  • Published 18.09.2025 16:15:48
  • Last modified 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: bpf: cpumap: Fix memory leak in cpu_map_update_elem Syzkaller reported a memory leak as follows: BUG: memory leak unreferenced object 0xff110001198ef748 (size 192): comm "syz-ex...

  • EPSS 0.02%
  • Published 18.09.2025 16:15:48
  • Last modified 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: ice: Block switchdev mode when ADQ is active and vice versa ADQ and switchdev are not supported simultaneously. Enabling both at the same time can result in nullptr dereference. T...

  • EPSS 0.03%
  • Published 18.09.2025 16:15:48
  • Last modified 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: mfd: arizona: Use pm_runtime_resume_and_get() to prevent refcnt leak In arizona_clk32k_enable(), we should use pm_runtime_resume_and_get() as pm_runtime_get_sync() will increase th...

  • EPSS 0.02%
  • Published 18.09.2025 16:15:48
  • Last modified 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix bulk_move corruption when adding a entry When the resource is the first in the bulk_move range, adding it again (thus moving it to the tail) will corrupt the list sinc...

  • EPSS 0.02%
  • Published 18.09.2025 16:15:48
  • Last modified 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Fix a refcount bug in qrtr_recvmsg() Syzbot reported a bug as following: refcount_t: addition on 0; use-after-free. ... RIP: 0010:refcount_warn_saturate+0x17c/0x1f0 lib...