Linux

Linux

8690 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 21.08.2024 00:15:05
  • Zuletzt bearbeitet 03.11.2025 22:18:14

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: prime: fix refcount underflow Calling nouveau_bo_ref() on a nouveau_bo without initializing it (and hence the backing ttm_bo) leads to a refcount underflow. Instead o...

  • EPSS 0.04%
  • Veröffentlicht 21.08.2024 00:15:05
  • Zuletzt bearbeitet 03.11.2025 22:18:14

In the Linux kernel, the following vulnerability has been resolved: riscv/purgatory: align riscv_kernel_entry When alignment handling is delegated to the kernel, everything must be word-aligned in purgatory, since the trap handler is then set to th...

  • EPSS 0.03%
  • Veröffentlicht 21.08.2024 00:15:04
  • Zuletzt bearbeitet 29.09.2025 16:27:10

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix CT entry update leaks of modify header context The cited commit allocates a new modify header to replace the old one when updating CT entry. But if failed to allocat...

  • EPSS 0.03%
  • Veröffentlicht 21.08.2024 00:15:04
  • Zuletzt bearbeitet 10.10.2025 13:51:05

In the Linux kernel, the following vulnerability has been resolved: s390/fpu: Re-add exception handling in load_fpu_state() With the recent rewrite of the fpu code exception handling for the lfpc instruction within load_fpu_state() was erroneously ...

  • EPSS 0.01%
  • Veröffentlicht 17.08.2024 10:15:08
  • Zuletzt bearbeitet 29.09.2025 15:26:03

In the Linux kernel, the following vulnerability has been resolved: dm-raid: Fix WARN_ON_ONCE check for sync_thread in raid_resume rm-raid devices will occasionally trigger the following warning when being resumed after a table load because DM_RECO...

  • EPSS 0.01%
  • Veröffentlicht 17.08.2024 10:15:08
  • Zuletzt bearbeitet 25.03.2026 11:16:07

In the Linux kernel, the following vulnerability has been resolved: nfs: pass explicit offset/count to trace events nfs_folio_length is unsafe to use without having the folio locked and a check for a NULL ->f_mapping that protects against truncatio...

  • EPSS 0.01%
  • Veröffentlicht 17.08.2024 10:15:08
  • Zuletzt bearbeitet 12.05.2026 12:17:07

In the Linux kernel, the following vulnerability has been resolved: leds: trigger: Unregister sysfs attributes before calling deactivate() Triggers which have trigger specific sysfs attributes typically store related data in trigger-data allocated ...

  • EPSS 0.02%
  • Veröffentlicht 17.08.2024 10:15:08
  • Zuletzt bearbeitet 03.11.2025 20:16:29

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Handle invalid decoder vsi Handle an invalid decoder vsi in vpu_dec_init to ensure the decoder vsi is valid for future use.

  • EPSS 0.01%
  • Veröffentlicht 17.08.2024 10:15:08
  • Zuletzt bearbeitet 03.11.2025 22:18:08

In the Linux kernel, the following vulnerability has been resolved: s390/uv: Don't call folio_wait_writeback() without a folio reference folio_wait_writeback() requires that no spinlocks are held and that a folio reference is held, as documented. A...

  • EPSS 0.01%
  • Veröffentlicht 17.08.2024 10:15:07
  • Zuletzt bearbeitet 29.09.2025 15:21:45

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Revise lpfc_prep_embed_io routine with proper endian macro usages On big endian architectures, it is possible to run into a memory out of bounds pointer dereference whe...