Linux

Linux Kernel

16156 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.14%
  • Veröffentlicht 08.06.2026 15:41:24
  • Zuletzt bearbeitet 08.07.2026 15:20:22

In the Linux kernel, the following vulnerability has been resolved: vmalloc: fix buffer overflow in vrealloc_node_align() Commit 4c5d3365882d ("mm/vmalloc: allow to set node and align in vrealloc") added the ability to force a new allocation if the...

  • EPSS 0.13%
  • Veröffentlicht 08.06.2026 15:41:23
  • Zuletzt bearbeitet 08.07.2026 15:01:43

In the Linux kernel, the following vulnerability has been resolved: lib: test_hmm: evict device pages on file close to avoid use-after-free Patch series "Minor hmm_test fixes and cleanups". Two bugfixes a cleanup for the HMM kernel selftests. The...

  • EPSS 0.13%
  • Veröffentlicht 08.06.2026 15:41:21
  • Zuletzt bearbeitet 08.07.2026 14:59:41

In the Linux kernel, the following vulnerability has been resolved: mm/alloc_tag: clear codetag for pages allocated before page_ext initialization Due to initialization ordering, page_ext is allocated and initialized relatively late during boot. S...

  • EPSS 0.11%
  • Veröffentlicht 08.06.2026 15:41:20
  • Zuletzt bearbeitet 08.07.2026 14:59:16

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix segfault when updating ftrace mask Fix invalid data access by passing right data for debugfs entry. [ 171.549793] Unable to handle kernel NULL pointer derefe...

  • EPSS 0.12%
  • Veröffentlicht 08.06.2026 15:41:19
  • Zuletzt bearbeitet 08.07.2026 14:58:31

In the Linux kernel, the following vulnerability has been resolved: mm/zone_device: do not touch device folio after calling ->folio_free() The contents of a device folio can immediately change after calling ->folio_free(), as the folio may be reall...

  • EPSS 0.12%
  • Veröffentlicht 08.06.2026 15:41:18
  • Zuletzt bearbeitet 08.07.2026 14:55:24

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix zero-size GDS range init on RDNA4 RDNA4 (GFX 12) hardware removes the GDS, GWS, and OA on-chip memory resources. The gfx_v12_0 initialisation code correctly leaves ...

  • EPSS 0.19%
  • Veröffentlicht 08.06.2026 14:30:54
  • Zuletzt bearbeitet 08.07.2026 14:46:18

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_uart: fix UAFs and race conditions in close and init paths Vulnerabilities leading to Use-After-Free (UAF) and Null Pointer Dereference (NPD) conditions were observe...

  • EPSS 0.14%
  • Veröffentlicht 08.06.2026 14:30:53
  • Zuletzt bearbeitet 08.07.2026 14:46:03

In the Linux kernel, the following vulnerability has been resolved: io-wq: check that the predecessor is hashed in io_wq_remove_pending() io_wq_remove_pending() needs to fix up wq->hash_tail[] if the cancelled work was the tail of its hash bucket. ...

  • EPSS 0.11%
  • Veröffentlicht 08.06.2026 14:30:52
  • Zuletzt bearbeitet 08.07.2026 14:42:50

In the Linux kernel, the following vulnerability has been resolved: drm/vkms: Convert to DRM's vblank timer Replace vkms' vblank timer with the DRM implementation. The DRM code is identical in concept, but differs in implementation. Vblank timers ...

  • EPSS 0.39%
  • Veröffentlicht 03.06.2026 16:19:18
  • Zuletzt bearbeitet 09.06.2026 17:31:31

In the Linux kernel, the following vulnerability has been resolved: ibmveth: Disable GSO for packets with small MSS Some physical adapters on Power systems do not support segmentation offload when the MSS is less than 224 bytes. Attempting to send ...