Linux

Linux Kernel

13303 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 08.05.2025 06:26:15
  • Zuletzt bearbeitet 12.11.2025 21:23:33

In the Linux kernel, the following vulnerability has been resolved: sched/eevdf: Fix se->slice being set to U64_MAX and resulting crash There is a code path in dequeue_entities() that can set the slice of a sched_entity to U64_MAX, which sometimes ...

  • EPSS 0.02%
  • Veröffentlicht 08.05.2025 06:26:14
  • Zuletzt bearbeitet 12.11.2025 21:24:20

In the Linux kernel, the following vulnerability has been resolved: xen-netfront: handle NULL returned by xdp_convert_buff_to_frame() The function xdp_convert_buff_to_frame() may return NULL if it fails to correctly convert the XDP buffer into an X...

  • EPSS 0.02%
  • Veröffentlicht 08.05.2025 06:26:13
  • Zuletzt bearbeitet 12.11.2025 21:34:55

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Return NULL from huge_pte_offset() for invalid PMD LoongArch's huge_pte_offset() currently returns a pointer to a PMD slot even if the underlying entry points to invalid...

  • EPSS 0.02%
  • Veröffentlicht 08.05.2025 06:26:13
  • Zuletzt bearbeitet 12.11.2025 21:25:03

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode() With ACPI in place, gicv2m_get_fwnode() is registered with the pci subsystem as pci_msi_get_fwnode_cb(), which may ge...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2025 06:26:12
  • Zuletzt bearbeitet 12.11.2025 21:37:34

In the Linux kernel, the following vulnerability has been resolved: mei: vsc: Fix fortify-panic caused by invalid counted_by() use gcc 15 honors the __counted_by(len) attribute on vsc_tp_packet.buf[] and the vsc-tp.c code is using this in a wrong w...

  • EPSS 0.02%
  • Veröffentlicht 08.05.2025 06:26:12
  • Zuletzt bearbeitet 12.11.2025 21:36:47

In the Linux kernel, the following vulnerability has been resolved: mcb: fix a double free bug in chameleon_parse_gdd() In chameleon_parse_gdd(), if mcb_device_register() fails, 'mdev' would be released in mcb_device_register() via put_device(). Th...

  • EPSS 0.02%
  • Veröffentlicht 08.05.2025 06:26:11
  • Zuletzt bearbeitet 12.11.2025 21:37:45

In the Linux kernel, the following vulnerability has been resolved: misc: microchip: pci1xxxx: Fix Kernel panic during IRQ handler registration Resolve kernel panic while accessing IRQ handler associated with the generated IRQ. This is done by acqu...

  • EPSS 0.02%
  • Veröffentlicht 08.05.2025 06:26:10
  • Zuletzt bearbeitet 12.11.2025 21:38:20

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix invalid pointer dereference in Etron workaround This check is performed before prepare_transfer() and prepare_ring(), so enqueue can already point at the final link ...

  • EPSS 0.02%
  • Veröffentlicht 08.05.2025 06:26:10
  • Zuletzt bearbeitet 12.11.2025 21:38:02

In the Linux kernel, the following vulnerability has been resolved: tty: Require CAP_SYS_ADMIN for all usages of TIOCL_SELMOUSEREPORT This requirement was overeagerly loosened in commit 2f83e38a095f ("tty: Permit some TIOCL_SETSEL modes without CAP...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2025 06:26:09
  • Zuletzt bearbeitet 12.11.2025 21:39:11

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: Fix deadlock when using NCM gadget The cdns3 driver has the same NCM deadlock as fixed in cdnsp by commit 58f2fcb3a845 ("usb: cdnsp: Fix deadlock issue during using NCM...