Linux

Linux Kernel

13989 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 27.09.2024 13:15:17
  • Zuletzt bearbeitet 01.10.2024 17:09:58

In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: fix deadlock in show_meminfo() There is a real deadlock as well as sleeping in atomic() bug in here, if the bo put happens to be the last ref, since bo destruction w...

  • 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: btrfs: clean up our handling of refs == 0 in snapshot delete In reada we BUG_ON(refs == 0), which could be unkind since we aren't holding a lock on the extent leaf and thus could g...

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

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUG_ON on ENOMEM from btrfs_lookup_extent_info() in walk_down_proc() We handle errors here properly, ENOMEM isn't fatal, return the error.

  • EPSS 0.01%
  • Veröffentlicht 27.09.2024 13:15:16
  • Zuletzt bearbeitet 08.10.2024 18:22:24

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Handle mailbox timeouts in lpfc_get_sfp_info The MBX_TIMEOUT return code is not handled in lpfc_get_sfp_info and the routine unconditionally frees submitted mailbox com...

  • EPSS 0.02%
  • Veröffentlicht 27.09.2024 13:15:16
  • Zuletzt bearbeitet 08.10.2024 18:23:52

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Remove SCSI host only if added If host tries to remove ufshcd driver from a UFS device it would cause a kernel panic if ufshcd_async_scan fails during ufshcd_probe...

  • 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.04%
  • 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...