Linux

Linux Kernel

16156 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.09%
  • Veröffentlicht 24.04.2026 14:35:50
  • Zuletzt bearbeitet 27.04.2026 20:33:52

In the Linux kernel, the following vulnerability has been resolved: i2c: designware: amdisp: Fix resume-probe race condition issue Identified resume-probe race condition in kernel v7.0 with the commit 38fa29b01a6a ("i2c: designware: Combine the ini...

  • EPSS 0.26%
  • Veröffentlicht 24.04.2026 14:35:49
  • Zuletzt bearbeitet 27.04.2026 20:33:16

In the Linux kernel, the following vulnerability has been resolved: can: gw: fix OOB heap access in cgw_csum_crc8_rel() cgw_csum_crc8_rel() correctly computes bounds-safe indices via calc_idx(): int from = calc_idx(crc8->from_idx, cf->len); ...

  • EPSS 0.12%
  • Veröffentlicht 24.04.2026 14:35:48
  • Zuletzt bearbeitet 27.04.2026 20:32:54

In the Linux kernel, the following vulnerability has been resolved: s390/mm: Add missing secure storage access fixups for donated memory There are special cases where secure storage access exceptions happen in a kernel context for pages that don't ...

  • EPSS 0.12%
  • Veröffentlicht 24.04.2026 14:35:48
  • Zuletzt bearbeitet 27.04.2026 20:33:04

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Handle the case that EIOINTC's coremap is empty EIOINTC's coremap in eiointc_update_sw_coremap() can be empty, currently we get a cpuid with -1 in this case, but we...

  • EPSS 0.13%
  • Veröffentlicht 24.04.2026 14:35:47
  • Zuletzt bearbeitet 27.04.2026 20:32:24

In the Linux kernel, the following vulnerability has been resolved: PM: sleep: Drop spurious WARN_ON() from pm_restore_gfp_mask() Commit 35e4a69b2003f ("PM: sleep: Allow pm_restrict_gfp_mask() stacking") introduced refcount-based GFP mask managemen...

  • EPSS 0.1%
  • Veröffentlicht 24.04.2026 14:35:46
  • Zuletzt bearbeitet 27.04.2026 20:31:57

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix deadlock during netdev reset with active connections Resolve deadlock that occurs when user executes netdev reset while RDMA applications (e.g., rping) are active. ...

  • EPSS 0.13%
  • Veröffentlicht 24.04.2026 14:35:46
  • Zuletzt bearbeitet 27.04.2026 20:32:14

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ib amdgpu_amdkfd_submit_ib() submits a GPU job and gets a fence from amdgpu_ib_schedule(). This fence is used to wait ...

  • EPSS 0.11%
  • Veröffentlicht 24.04.2026 14:35:45
  • Zuletzt bearbeitet 27.04.2026 20:31:10

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Fix base address calculation in kvm_eiointc_regs_access() In function kvm_eiointc_regs_access(), the register base address is caculated from array base address plus...

  • EPSS 0.48%
  • Veröffentlicht 24.04.2026 14:35:44
  • Zuletzt bearbeitet 27.04.2026 20:31:02

In the Linux kernel, the following vulnerability has been resolved: net: macb: Use dev_consume_skb_any() to free TX SKBs The napi_consume_skb() function is not intended to be called in an IRQ disabled context. However, after commit 6bc8a5098bf4 ("n...

  • EPSS 0.12%
  • Veröffentlicht 24.04.2026 14:35:43
  • Zuletzt bearbeitet 27.04.2026 20:30:14

In the Linux kernel, the following vulnerability has been resolved: x86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits mask Commit in Fixes added the FRED CR4 bit to the CR4 pinned bits mask so that whenever something else modifies CR4, that bit...