Linux

Linux Kernel

12975 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 25.07.2025 14:15:33
  • Zuletzt bearbeitet 19.11.2025 18:23:29

In the Linux kernel, the following vulnerability has been resolved: virtio-net: xsk: rx: fix the frame's length check When calling buf_to_xdp, the len argument is the frame data's length without virtio header's length (vi->hdr_len). We check that l...

  • EPSS 0.01%
  • Veröffentlicht 25.07.2025 14:15:33
  • Zuletzt bearbeitet 19.11.2025 18:59:15

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850 GCC_GCC_PCIE_HOT_RST is wrongly defined for WCN7850, causing kernel crash on some specific platforms. Since this regi...

  • EPSS 0.07%
  • Veröffentlicht 25.07.2025 14:15:33
  • Zuletzt bearbeitet 23.12.2025 18:45:31

In the Linux kernel, the following vulnerability has been resolved: Squashfs: check return result of sb_min_blocksize Syzkaller reports an "UBSAN: shift-out-of-bounds in squashfs_bio_read" bug. Syzkaller forks multiple processes which after mounti...

  • EPSS 0.08%
  • Veröffentlicht 25.07.2025 14:15:33
  • Zuletzt bearbeitet 23.12.2025 18:45:10

In the Linux kernel, the following vulnerability has been resolved: NFC: nci: uart: Set tty->disc_data only in success path Setting tty->disc_data before opening the NCI device means we need to clean it up on error paths. This also opens some shor...

  • EPSS 0.01%
  • Veröffentlicht 25.07.2025 14:15:33
  • Zuletzt bearbeitet 19.11.2025 18:59:24

In the Linux kernel, the following vulnerability has been resolved: ice: fix eswitch code memory leak in reset scenario Add simple eswitch mode checker in attaching VF procedure and allocate required port representor memory structures only in switc...

  • EPSS 0.03%
  • Veröffentlicht 25.07.2025 14:15:33
  • Zuletzt bearbeitet 23.12.2025 18:42:58

In the Linux kernel, the following vulnerability has been resolved: remoteproc: core: Release rproc->clean_table after rproc_attach() fails When rproc->state = RPROC_DETACHED is attached to remote processor through rproc_attach(), if rproc_handle_r...

  • EPSS 0.03%
  • Veröffentlicht 25.07.2025 14:15:33
  • Zuletzt bearbeitet 23.12.2025 18:42:25

In the Linux kernel, the following vulnerability has been resolved: remoteproc: core: Cleanup acquired resources when rproc_handle_resources() fails in rproc_attach() When rproc->state = RPROC_DETACHED and rproc_attach() is used to attach to the re...

  • EPSS 0.01%
  • Veröffentlicht 25.07.2025 14:15:32
  • Zuletzt bearbeitet 19.11.2025 18:18:34

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix memory leak of bio integrity If nvmet receives commands with metadata there is a continuous memory leak of kmalloc-128 slab or more precisely bio->bi_integrity. Since c...

  • EPSS 0.04%
  • Veröffentlicht 25.07.2025 14:15:32
  • Zuletzt bearbeitet 23.12.2025 19:45:18

In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: remove WARN on bad firmware input If the firmware gives bad input, that's nothing to do with the driver's stack at this point etc., so the WARN_ON() doesn't add any v...

  • EPSS 0.01%
  • Veröffentlicht 25.07.2025 14:15:32
  • Zuletzt bearbeitet 19.11.2025 18:19:03

In the Linux kernel, the following vulnerability has been resolved: riscv: cpu_ops_sbi: Use static array for boot_data Since commit 6b9f29b81b15 ("riscv: Enable pcpu page first chunk allocator"), if NUMA is enabled, the page percpu allocator may be...