Linux

Linux

5635 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 17.05.2024 14:15:16
  • Zuletzt bearbeitet 21.11.2024 09:20:57

In the Linux kernel, the following vulnerability has been resolved: fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion The first kiocb_set_cancel_fn() argument may point at a struct kiocb that is not embedded inside struct aio_kiocb. ...

  • EPSS 0.02%
  • Veröffentlicht 17.05.2024 14:15:16
  • Zuletzt bearbeitet 26.09.2025 14:57:04

In the Linux kernel, the following vulnerability has been resolved: firewire: ohci: prevent leak of left-over IRQ on unbind Commit 5a95f1ded28691e6 ("firewire: ohci: use devres for requested IRQ") also removed the call to free_irq() in pci_remove()...

  • EPSS 0.01%
  • Veröffentlicht 17.05.2024 14:15:16
  • Zuletzt bearbeitet 26.09.2025 14:55:27

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag Otherwise after the GTT bo is released, the GTT and gart space is freed but amdgpu_ttm_backend_unbind will not clear the gart pa...

  • EPSS 0.02%
  • Veröffentlicht 17.05.2024 14:15:16
  • Zuletzt bearbeitet 26.09.2025 14:54:38

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Define the __io_aw() hook as mmiowb() Commit fb24ea52f78e0d595852e ("drivers: Remove explicit invocations of mmiowb()") remove all mmiowb() in drivers, but it says: "NO...

  • EPSS 0.07%
  • Veröffentlicht 17.05.2024 14:15:16
  • Zuletzt bearbeitet 21.11.2024 09:20:58

In the Linux kernel, the following vulnerability has been resolved: soc: fsl: qbman: Use raw spinlock for cgr_lock smp_call_function always runs its callback in hard IRQ context, even on PREEMPT_RT, where spinlocks can sleep. So we need to use a ra...

  • EPSS 0.05%
  • Veröffentlicht 17.05.2024 14:15:15
  • Zuletzt bearbeitet 21.11.2024 09:20:57

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Avoid negative index with array access Commit 4d0c8d0aef63 ("mmc: core: Use mrq.sbc in close-ended ffu") assigns prev_idata = idatas[i - 1], but doesn't check that the i...

  • EPSS 0.01%
  • Veröffentlicht 17.05.2024 14:15:15
  • Zuletzt bearbeitet 19.09.2025 16:16:45

In the Linux kernel, the following vulnerability has been resolved: swiotlb: Fix double-allocation of slots due to broken alignment handling Commit bbb73a103fbb ("swiotlb: fix a braino in the alignment check fix"), which was a fix for commit 0eee5a...

  • EPSS 0.03%
  • Veröffentlicht 17.05.2024 14:15:14
  • Zuletzt bearbeitet 21.11.2024 09:20:56

In the Linux kernel, the following vulnerability has been resolved: ext4: fix corruption during on-line resize We observed a corruption during on-line resize of a file system that is larger than 16 TiB with 4k block size. With having more then 2^32...

  • EPSS 0.01%
  • Veröffentlicht 17.05.2024 14:15:14
  • Zuletzt bearbeitet 19.09.2025 16:02:27

In the Linux kernel, the following vulnerability has been resolved: md/dm-raid: don't call md_reap_sync_thread() directly Currently md_reap_sync_thread() is called from raid_message() directly without holding 'reconfig_mutex', this is definitely un...

  • EPSS 0.01%
  • Veröffentlicht 17.05.2024 14:15:14
  • Zuletzt bearbeitet 21.11.2024 09:20:56

In the Linux kernel, the following vulnerability has been resolved: PCI/PM: Drain runtime-idle callbacks before driver removal A race condition between the .runtime_idle() callback and the .remove() callback in the rtsx_pcr PCI driver leads to a ke...