Linux

Linux Kernel

12376 Schwachstellen gefunden.

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

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix races between hole punching and AIO+DIO After commit "ocfs2: return real error code in ocfs2_dio_wr_get_block", fstests/generic/300 become from always failed to sometime...

  • EPSS 0.02%
  • Veröffentlicht 12.07.2024 13:15:16
  • Zuletzt bearbeitet 06.10.2025 20:49:55

In the Linux kernel, the following vulnerability has been resolved: x86/kexec: Fix bug with call depth tracking The call to cc_platform_has() triggers a fault and system crash if call depth tracking is active because the GS segment has been reset b...

  • EPSS 0.01%
  • Veröffentlicht 12.07.2024 13:15:16
  • Zuletzt bearbeitet 03.11.2025 20:16:27

In the Linux kernel, the following vulnerability has been resolved: iommu: Return right value in iommu_sva_bind_device() iommu_sva_bind_device() should return either a sva bond handle or an ERR_PTR value in error cases. Existing drivers (idxd and u...

  • EPSS 0.01%
  • Veröffentlicht 12.07.2024 13:15:15
  • Zuletzt bearbeitet 03.11.2025 22:17:14

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mst: fix suspicious rcu usage in br_mst_set_state I converted br_mst_set_state to RCU to avoid a vlan use-after-free but forgot to change the vlan group dereference he...

  • EPSS 0.01%
  • Veröffentlicht 12.07.2024 13:15:15
  • Zuletzt bearbeitet 03.11.2025 22:17:14

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mst: pass vlan group directly to br_mst_vlan_set_state Pass the already obtained vlan group pointer to br_mst_vlan_set_state() instead of dereferencing it again. Each ...

  • EPSS 0.02%
  • Veröffentlicht 12.07.2024 13:15:15
  • Zuletzt bearbeitet 03.10.2025 14:25:01

In the Linux kernel, the following vulnerability has been resolved: io_uring/rsrc: don't lock while !TASK_RUNNING There is a report of io_rsrc_ref_quiesce() locking a mutex while not TASK_RUNNING, which is due to forgetting restoring the state back...

  • EPSS 0.02%
  • Veröffentlicht 12.07.2024 13:15:15
  • Zuletzt bearbeitet 03.10.2025 14:29:38

In the Linux kernel, the following vulnerability has been resolved: vmxnet3: disable rx data ring on dma allocation failure When vmxnet3_rq_create() fails to allocate memory for rq->data_ring.base, the subsequent call to vmxnet3_rq_destroy_all_rxda...

  • EPSS 0.01%
  • Veröffentlicht 12.07.2024 13:15:15
  • Zuletzt bearbeitet 03.11.2025 22:17:14

In the Linux kernel, the following vulnerability has been resolved: drm/i915/dpt: Make DPT object unshrinkable In some scenarios, the DPT object gets shrunk but the actual framebuffer did not and thus its still there on the DPT's vm->bound_list. Th...

  • EPSS 0.02%
  • Veröffentlicht 12.07.2024 13:15:15
  • Zuletzt bearbeitet 17.09.2025 15:15:28

In the Linux kernel, the following vulnerability has been resolved: block: fix request.queuelist usage in flush Friedrich Weber reported a kernel crash problem and bisected to commit 81ada09cc25e ("blk-flush: reuse rq queuelist in flush state machi...

  • EPSS 0.01%
  • Veröffentlicht 12.07.2024 13:15:15
  • Zuletzt bearbeitet 06.03.2025 12:53:17

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: don't attempt to schedule hpd_work on headless cards If the card doesn't have display hardware, hpd_work and hpd_lock are left uninitialized which causes BUG when atte...