Linux

Linux Kernel

12474 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 27.09.2024 13:15:16
  • Zuletzt bearbeitet 03.11.2025 23:16:07

In the Linux kernel, the following vulnerability has been resolved: um: line: always fill *error_out in setup_one_line() The pointer isn't initialized by callers, but I have encountered cases where it's still printed; initialize it in all possible ...

  • EPSS 0.02%
  • Veröffentlicht 27.09.2024 13:15:16
  • Zuletzt bearbeitet 02.10.2024 14:18:32

In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Only clear timer if a kthread exists The timerlat tracer can use user space threads to check for osnoise and timer latency. If the program using this is killed vi...

  • EPSS 0.02%
  • Veröffentlicht 27.09.2024 13:15:16
  • Zuletzt bearbeitet 03.11.2025 23:16:07

In the Linux kernel, the following vulnerability has been resolved: spi: rockchip: Resolve unbalanced runtime PM / system PM handling Commit e882575efc77 ("spi: rockchip: Suspend and resume the bus during NOIRQ_SYSTEM_SLEEP_PM ops") stopped respect...

  • EPSS 0.02%
  • Veröffentlicht 27.09.2024 13:15:16
  • Zuletzt bearbeitet 02.10.2024 14:16:08

In the Linux kernel, the following vulnerability has been resolved: mm: vmalloc: ensure vmap_block is initialised before adding to queue Commit 8c61291fd850 ("mm: fix incorrect vbq reference in purge_fragmented_block") extended the 'vmap_block' str...

  • EPSS 0.02%
  • Veröffentlicht 27.09.2024 13:15:16
  • Zuletzt bearbeitet 03.11.2025 23:16:07

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: Limit the period on Haswell Running the ltp test cve-2015-3290 concurrently reports the following warnings. perfevents: irq loop stuck! WARNING: CPU: 31 PID: 324...

  • EPSS 0.02%
  • Veröffentlicht 27.09.2024 13:15:16
  • Zuletzt bearbeitet 03.11.2025 23:16:08

In the Linux kernel, the following vulnerability has been resolved: ASoC: meson: axg-card: fix 'use-after-free' Buffer 'card->dai_link' is reallocated in 'meson_card_reallocate_links()', so move 'pad' pointer initialization after this function when...

  • EPSS 0.02%
  • Veröffentlicht 27.09.2024 13:15:16
  • Zuletzt bearbeitet 04.10.2024 15:30:32

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid race between dcn35_set_drr() and dc_state_destruct() dc_state_destruct() nulls the resource context of the DC state. The pipe context passed to dcn35_set_drr...

  • EPSS 0.03%
  • Veröffentlicht 27.09.2024 13:15:16
  • Zuletzt bearbeitet 04.10.2024 16:00:43

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct() dc_state_destruct() nulls the resource context of the DC state. The pipe context passed to dcn10_set_drr...

  • EPSS 0.01%
  • Veröffentlicht 27.09.2024 13:15:16
  • Zuletzt bearbeitet 03.11.2025 23:16:08

In the Linux kernel, the following vulnerability has been resolved: dma-buf: heaps: Fix off-by-one in CMA heap fault handler Until VM_DONTEXPAND was added in commit 1c1914d6e8c6 ("dma-buf: heaps: Don't track CMA dma-buf pages under RssFile") it was...

  • EPSS 0.02%
  • Veröffentlicht 27.09.2024 13:15:16
  • Zuletzt bearbeitet 03.11.2025 23:16:08

In the Linux kernel, the following vulnerability has been resolved: spi: nxp-fspi: fix the KASAN report out-of-bounds bug Change the memcpy length to fix the out-of-bounds issue when writing the data that is not 4 byte aligned to TX FIFO. To repro...