Linux

Linux Kernel

15173 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 03.04.2026 15:15:54
  • Zuletzt bearbeitet 07.04.2026 13:20:55

In the Linux kernel, the following vulnerability has been resolved: spi: fix statistics allocation The controller per-cpu statistics is not allocated until after the controller has been registered with driver core, which leaves a window where acces...

  • EPSS 0.04%
  • Veröffentlicht 03.04.2026 15:15:53
  • Zuletzt bearbeitet 18.04.2026 09:16:29

In the Linux kernel, the following vulnerability has been resolved: mtd: Avoid boot crash in RedBoot partition table parser Given CONFIG_FORTIFY_SOURCE=y and a recent compiler, commit 439a1bcac648 ("fortify: Use __builtin_dynamic_object_size() when...

  • EPSS 0.02%
  • Veröffentlicht 03.04.2026 15:15:51
  • Zuletzt bearbeitet 07.04.2026 13:20:55

In the Linux kernel, the following vulnerability has been resolved: serial: core: fix infinite loop in handle_tx() for PORT_UNKNOWN uart_write_room() and uart_write() behave inconsistently when xmit_buf is NULL (which happens for PORT_UNKNOWN ports...

  • EPSS 0.02%
  • Veröffentlicht 03.04.2026 15:15:51
  • Zuletzt bearbeitet 02.05.2026 07:16:18

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.03%
  • Veröffentlicht 03.04.2026 15:15:50
  • Zuletzt bearbeitet 13.04.2026 14:16:09

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.03%
  • Veröffentlicht 03.04.2026 15:15:49
  • Zuletzt bearbeitet 07.04.2026 13:20:55

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix deadlock in soft reset sequence The soft reset sequence is currently executed from the threaded IRQ handler, hence it cannot call disable_irq() which internall...

  • EPSS 0.02%
  • Veröffentlicht 03.04.2026 15:15:48
  • Zuletzt bearbeitet 07.04.2026 13:20:55

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Synchronize interrupts before suspending the GPU The runtime PM suspend callback doesn't know whether the IRQ handler is in progress on a different CPU core and do...

  • EPSS 0.03%
  • Veröffentlicht 03.04.2026 15:15:47
  • Zuletzt bearbeitet 17.05.2026 16:16:15

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Limit BO list entry count to prevent resource exhaustion Userspace can pass an arbitrary number of BO list entries via the bo_number field. Although the previous multip...

  • EPSS 0.02%
  • Veröffentlicht 03.04.2026 15:15:46
  • Zuletzt bearbeitet 07.04.2026 13:20:55

In the Linux kernel, the following vulnerability has been resolved: drm/i915/dmc: Fix an unlikely NULL pointer deference at probe intel_dmc_update_dc6_allowed_count() oopses when DMC hasn't been initialized, and dmc is thus NULL. That would be the...

  • EPSS 0.02%
  • Veröffentlicht 03.04.2026 15:15:45
  • Zuletzt bearbeitet 27.04.2026 14:16:34

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Open-code GGTT MMIO access protection GGTT MMIO access is currently protected by hotplug (drm_dev_enter), which works correctly when the driver loads successfully and is la...