Linux

Linux Kernel

14022 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 19.06.2024 14:15:18
  • Zuletzt bearbeitet 27.05.2025 18:31:46

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/mes: fix use-after-free issue Delete fence fallback timer to fix the ramdom use-after-free issue. v2: move to amdgpu_mes.c

  • EPSS 0.11%
  • Veröffentlicht 19.06.2024 14:15:18
  • Zuletzt bearbeitet 04.11.2025 18:16:27

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential hang in nilfs_detach_log_writer() Syzbot has reported a potential hang in nilfs_detach_log_writer() called during nilfs2 unmount. Analysis revealed that this...

  • EPSS 0.01%
  • Veröffentlicht 19.06.2024 14:15:18
  • Zuletzt bearbeitet 04.11.2025 18:16:27

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix use-after-free of timer for log writer thread Patch series "nilfs2: fix log writer related issues". This bug fix series covers three nilfs2 log writer-related issues, ...

  • EPSS 0.02%
  • Veröffentlicht 19.06.2024 14:15:18
  • Zuletzt bearbeitet 21.11.2024 09:26:24

In the Linux kernel, the following vulnerability has been resolved: net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe() In the prueth_probe() function, if one of the calls to emac_phy_connect() fails due to of_phy_connect() return...

  • EPSS 0.04%
  • Veröffentlicht 19.06.2024 14:15:18
  • Zuletzt bearbeitet 17.09.2025 21:06:31

In the Linux kernel, the following vulnerability has been resolved: tools/nolibc/stdlib: fix memory error in realloc() Pass user_p_len to memcpy() instead of heap->len to prevent realloc() from copying an extra sizeof(heap) bytes from beyond the al...

  • EPSS 0.01%
  • Veröffentlicht 19.06.2024 14:15:18
  • Zuletzt bearbeitet 17.09.2025 21:08:10

In the Linux kernel, the following vulnerability has been resolved: r8169: Fix possible ring buffer corruption on fragmented Tx packets. An issue was found on the RTL8125b when transmitting small fragmented packets, whereby invalid entries were ins...

  • EPSS 0.17%
  • Veröffentlicht 19.06.2024 14:15:18
  • Zuletzt bearbeitet 04.11.2025 18:16:27

In the Linux kernel, the following vulnerability has been resolved: speakup: Fix sizeof() vs ARRAY_SIZE() bug The "buf" pointer is an array of u16 values. This code should be using ARRAY_SIZE() (which is 256) instead of sizeof() (which is 512), ot...

  • EPSS 0.01%
  • Veröffentlicht 19.06.2024 14:15:18
  • Zuletzt bearbeitet 23.12.2025 15:03:56

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix possible use-after-free issue in ftrace_location() KASAN reports a bug: BUG: KASAN: use-after-free in ftrace_location+0x90/0x120 Read of size 8 at addr ffff888141d...

  • EPSS 0.04%
  • Veröffentlicht 19.06.2024 14:15:17
  • Zuletzt bearbeitet 21.11.2024 09:26:22

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi_pcie: Fix out-of-bound access when valid event group The perf tool allows users to create event groups through following cmd [1], but the driver does not check w...

  • EPSS 0.01%
  • Veröffentlicht 19.06.2024 14:15:17
  • Zuletzt bearbeitet 21.11.2024 09:26:22

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix potential glock use-after-free on unmount When a DLM lockspace is released and there ares still locks in that lockspace, DLM will unlock those locks automatically. Commi...