Linux

Linux Kernel

12376 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 21.05.2024 16:15:15
  • Zuletzt bearbeitet 23.09.2025 19:28:31

In the Linux kernel, the following vulnerability has been resolved: riscv: VMAP_STACK overflow detection thread-safe commit 31da94c25aea ("riscv: add VMAP_STACK overflow detection") added support for CONFIG_VMAP_STACK. If overflow is detected, CPU ...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 16:15:15
  • Zuletzt bearbeitet 23.09.2025 19:36:21

In the Linux kernel, the following vulnerability has been resolved: virtio-blk: fix implicit overflow on virtio_max_dma_size The following codes have an implicit conversion from size_t to u32: (u32)max_size = (size_t)virtio_max_dma_size(vdev); Thi...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 16:15:15
  • Zuletzt bearbeitet 19.09.2025 14:39:18

In the Linux kernel, the following vulnerability has been resolved: i3c: master: mipi-i3c-hci: Fix a kernel panic for accessing DAT_data. The `i3c_master_bus_init` function may attach the I2C devices before the I3C bus initialization. In this flow,...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 16:15:15
  • Zuletzt bearbeitet 23.09.2025 19:52:13

In the Linux kernel, the following vulnerability has been resolved: media: gspca: cpia1: shift-out-of-bounds in set_flicker Syzkaller reported the following issue: UBSAN: shift-out-of-bounds in drivers/media/usb/gspca/cpia1.c:1031:27 shift exponent...

  • EPSS 0.09%
  • Veröffentlicht 21.05.2024 16:15:15
  • Zuletzt bearbeitet 02.04.2025 15:03:42

In the Linux kernel, the following vulnerability has been resolved: mfd: qcom-spmi-pmic: Fix revid implementation The Qualcomm SPMI PMIC revid implementation is broken in multiple ways. First, it assumes that just because the sibling base device h...

  • EPSS 0.04%
  • Veröffentlicht 21.05.2024 16:15:15
  • Zuletzt bearbeitet 06.01.2025 20:29:20

In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Fix out of bounds access in hci_dma_irq_handler Do not loop over ring headers in hci_dma_irq_handler() that are not allocated and enabled in hci_dma_init(). Othe...

  • EPSS 0.08%
  • Veröffentlicht 21.05.2024 16:15:15
  • Zuletzt bearbeitet 06.01.2025 20:29:40

In the Linux kernel, the following vulnerability has been resolved: tls: fix NULL deref on tls_sw_splice_eof() with empty record syzkaller discovered that if tls_sw_splice_eof() is executed as part of sendfile() when the plaintext/ciphertext sk_msg...

  • EPSS 0.16%
  • Veröffentlicht 21.05.2024 16:15:15
  • Zuletzt bearbeitet 02.04.2025 15:03:18

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: use vmm_table as array in wilc struct Enabling KASAN and running some iperf tests raises some memory issues with vmm_table: BUG: KASAN: slab-out-of-bounds in wilc_...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 16:15:14
  • Zuletzt bearbeitet 06.01.2025 20:40:21

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix use-after-free in rdata->read_into_pages() When the network status is unstable, use-after-free may occur when read data from the server. BUG: KASAN: use-after-free in ...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 16:15:14
  • Zuletzt bearbeitet 25.09.2025 16:47:00

In the Linux kernel, the following vulnerability has been resolved: net: USB: Fix wrong-direction WARNING in plusb.c The syzbot fuzzer detected a bug in the plusb network driver: A zero-length control-OUT transfer was treated as a read instead of a...