Linux

Linux

9647 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.25%
  • Veröffentlicht 19.06.2024 14:15:19
  • Zuletzt bearbeitet 12.05.2026 12:16:54

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.23%
  • Veröffentlicht 19.06.2024 14:15:18
  • Zuletzt bearbeitet 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.86%
  • 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.23%
  • 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.25%
  • 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 1.14%
  • Veröffentlicht 19.06.2024 14:15:18
  • Zuletzt bearbeitet 12.05.2026 12:16:53

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.23%
  • Veröffentlicht 19.06.2024 14:15:17
  • Zuletzt bearbeitet 17.09.2025 21:05:01

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix out-of-bound access of qmi_invoke_handler() Currently, there is no terminator entry for ath12k_qmi_msg_handlers hence facing below KASAN warning, ==============...

  • EPSS 1%
  • Veröffentlicht 19.06.2024 14:15:17
  • Zuletzt bearbeitet 01.04.2025 18:24:49

In the Linux kernel, the following vulnerability has been resolved: cppc_cpufreq: Fix possible null pointer dereference cppc_cpufreq_get_rate() and hisi_cppc_cpufreq_get_rate() can be called from different places with various parameters. So cpufreq...

  • EPSS 0.25%
  • Veröffentlicht 19.06.2024 14:15:17
  • Zuletzt bearbeitet 01.04.2025 18:25:12

In the Linux kernel, the following vulnerability has been resolved: rcu: Fix buffer overflow in print_cpu_stall_info() The rcuc-starvation output from print_cpu_stall_info() might overflow the buffer if there is a huge difference in jiffies differe...

  • EPSS 0.26%
  • Veröffentlicht 19.06.2024 14:15:17
  • Zuletzt bearbeitet 12.05.2026 12:16:53

In the Linux kernel, the following vulnerability has been resolved: ecryptfs: Fix buffer size for tag 66 packet The 'TAG 66 Packet Format' description is missing the cipher code and checksum fields that are packed into the message packet. As a resu...