Linux

Linux Kernel

12376 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Published 19.06.2024 14:15:19
  • Last modified 04.11.2025 18:16:28

In the Linux kernel, the following vulnerability has been resolved: md: fix resync softlockup when bitmap size is less than array size Is is reported that for dm-raid10, lvextend + lvchange --syncaction will trigger following softlockup: kernel:wa...

  • EPSS 0.01%
  • Published 19.06.2024 14:15:19
  • Last modified 04.11.2025 18:16:28

In the Linux kernel, the following vulnerability has been resolved: jffs2: prevent xattr node from overflowing the eraseblock Add a check to make sure that the requested xattr node size is no larger than the eraseblock minus the cleanmarker. Unlik...

  • EPSS 0.01%
  • Published 19.06.2024 14:15:19
  • Last modified 21.11.2024 09:26:27

In the Linux kernel, the following vulnerability has been resolved: ALSA: Fix deadlocks with kctl removals at disconnection In snd_card_disconnect(), we set card->shutdown flag at the beginning, call callbacks and do sync for card->power_ref_sleep ...

  • EPSS 0.01%
  • Published 19.06.2024 14:15:18
  • Last modified 20.10.2025 22:09:26

In the Linux kernel, the following vulnerability has been resolved: epoll: be better about file lifetimes epoll can call out to vfs_poll() with a file pointer that may race with the last 'fput()'. That would make f_count go down to zero, and while ...

  • EPSS 0.01%
  • Published 19.06.2024 14:15:18
  • Last modified 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.07%
  • Published 19.06.2024 14:15:18
  • Last modified 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%
  • Published 19.06.2024 14:15:18
  • Last modified 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%
  • Published 19.06.2024 14:15:18
  • Last modified 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.06%
  • Published 19.06.2024 14:15:18
  • Last modified 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%
  • Published 19.06.2024 14:15:18
  • Last modified 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...