Linux

Linux Kernel

13303 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 16.04.2025 14:12:11
  • Zuletzt bearbeitet 03.11.2025 20:17:40

In the Linux kernel, the following vulnerability has been resolved: arcnet: Add NULL check in com20020pci_probe() devm_kasprintf() returns NULL when memory allocation fails. Currently, com20020pci_probe() does not check for this case, which results...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:10
  • Zuletzt bearbeitet 30.10.2025 15:15:36

In the Linux kernel, the following vulnerability has been resolved: staging: gpib: Fix Oops after disconnect in ni_usb If the usb dongle is disconnected subsequent calls to the driver cause a NULL dereference Oops as the bus_interface is set to NUL...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:09
  • Zuletzt bearbeitet 30.10.2025 15:15:36

In the Linux kernel, the following vulnerability has been resolved: staging: gpib: Fix Oops after disconnect in agilent usb If the agilent usb dongle is disconnected subsequent calls to the driver cause a NULL dereference Oops as the bus_interface ...

  • EPSS 0.03%
  • Veröffentlicht 16.04.2025 14:12:08
  • Zuletzt bearbeitet 03.11.2025 20:17:39

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Increase ARCH_DMA_MINALIGN up to 16 ARCH_DMA_MINALIGN is 1 by default, but some LoongArch-specific devices (such as APBDMA) require 16 bytes alignment. When the data buf...

  • EPSS 0.03%
  • Veröffentlicht 16.04.2025 14:12:08
  • Zuletzt bearbeitet 03.11.2025 20:17:39

In the Linux kernel, the following vulnerability has been resolved: usbnet:fix NPE during rx_complete Missing usbnet_going_away Check in Critical Path. The usb_submit_urb function lacks a usbnet_going_away validation, whereas __usbnet_queue_skb inc...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:07
  • Zuletzt bearbeitet 31.10.2025 20:20:37

In the Linux kernel, the following vulnerability has been resolved: x86/microcode/AMD: Fix __apply_microcode_amd()'s return value When verify_sha256_digest() fails, __apply_microcode_amd() should propagate the failure by returning false (and not -1...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:07
  • Zuletzt bearbeitet 31.10.2025 20:20:20

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Don't override subprog's return value The verifier test `calls: div by 0 in subprog` triggers a panic at the ld.bu instruction. The ld.bu insn is trying to load byt...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:06
  • Zuletzt bearbeitet 31.10.2025 20:39:20

In the Linux kernel, the following vulnerability has been resolved: uprobes/x86: Harden uretprobe syscall trampoline check Jann reported a possible issue when trampoline_check_ip returns address near the bottom of the address space that is allowed ...

  • EPSS 0.03%
  • Veröffentlicht 16.04.2025 14:12:05
  • Zuletzt bearbeitet 03.11.2025 20:17:39

In the Linux kernel, the following vulnerability has been resolved: acpi: nfit: fix narrowing conversion in acpi_nfit_ctl Syzkaller has reported a warning in to_nfit_bus_uuid(): "only secondary bus families can be translated". This warning is emite...

  • EPSS 0.03%
  • Veröffentlicht 16.04.2025 14:12:05
  • Zuletzt bearbeitet 03.11.2025 20:17:39

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix flush_tlb_range() when used for zapping normal PMDs On the following path, flush_tlb_range() can be used for zapping normal PMD entries (PMD entries that point to page ...