Linux

Linux Kernel

15173 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:18
  • Zuletzt bearbeitet 23.04.2026 21:11:24

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211() Check frame length before accessing the mgmt fields in mt7996_mac_write_txwi_80211 in order to avoid a ...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:17
  • Zuletzt bearbeitet 23.04.2026 21:05:15

In the Linux kernel, the following vulnerability has been resolved: can: usb: etas_es58x: correctly anchor the urb in the read bulk callback When submitting an urb, that is using the anchor pattern, it needs to be anchored before submitting it othe...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:16
  • Zuletzt bearbeitet 23.04.2026 21:05:18

In the Linux kernel, the following vulnerability has been resolved: hwmon: (macsmc) Fix regressions in Apple Silicon SMC hwmon driver The recently added macsmc-hwmon driver contained several critical bugs in its sensor population logic and float co...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:15
  • Zuletzt bearbeitet 23.04.2026 21:05:32

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: in-kernel: always mark signal+subflow endp as used Syzkaller managed to find a combination of actions that was generating this warning: msk->pm.local_addr_used == 0 ...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:15
  • Zuletzt bearbeitet 23.04.2026 21:05:22

In the Linux kernel, the following vulnerability has been resolved: ipmi: Fix use-after-free and list corruption on sender error The analysis from Breno: When the SMI sender returns an error, smi_work() delivers an error response but then jumps ba...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:14
  • Zuletzt bearbeitet 03.04.2026 16:16:23

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:13
  • Zuletzt bearbeitet 23.04.2026 21:05:38

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shim The root cause of this bug is that when 'bpf_link_put' reduces the refcount of 'shim_link->link.link' to zero, the resource ...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:12
  • Zuletzt bearbeitet 23.04.2026 21:05:42

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Use correct version for UAC3 header validation The entry of the validators table for UAC3 AC header descriptor is defined with the wrong protocol version UAC_VERSI...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:11
  • Zuletzt bearbeitet 23.04.2026 21:07:02

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: fix ARM64 alignment fault in multipath hash seed `struct sysctl_fib_multipath_hash_seed` contains two u32 fields (user_seed and mp_seed), making it an 8-byte structure w...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:11
  • Zuletzt bearbeitet 23.04.2026 21:09:29

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Return the correct value in vmw_translate_ptr functions Before the referenced fixes these functions used a lookup function that returned a pointer. This was changed to ...