Linux

Linux Kernel

14320 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 17.04.2024 11:15:09
  • Zuletzt bearbeitet 23.12.2025 19:06:57

In the Linux kernel, the following vulnerability has been resolved: dm: call the resume method on internal suspend There is this reported crash when experimenting with the lvm2 testsuite. The list corruption is caused by the fact that the postsuspe...

  • EPSS 0%
  • Veröffentlicht 17.04.2024 11:15:08
  • Zuletzt bearbeitet 02.04.2025 13:17:33

In the Linux kernel, the following vulnerability has been resolved: wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled When QoS is disabled, the queue priority value will not map to the correct ieee80211 queue since there is onl...

  • EPSS 0.05%
  • Veröffentlicht 17.04.2024 11:15:08
  • Zuletzt bearbeitet 16.09.2025 16:03:46

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: use correct function name for resetting TCE tables The PAPR spec spells the function name as "ibm,reset-pe-dma-windows" but in practice firmware uses the singular...

  • EPSS 0.02%
  • Veröffentlicht 17.04.2024 11:15:08
  • Zuletzt bearbeitet 18.04.2026 09:16:08

In the Linux kernel, the following vulnerability has been resolved: netlink: add nla be16/32 types to minlen array BUG: KMSAN: uninit-value in nla_validate_range_unsigned lib/nlattr.c:222 [inline] BUG: KMSAN: uninit-value in nla_validate_int_range ...

  • EPSS 0.02%
  • Veröffentlicht 17.04.2024 11:15:08
  • Zuletzt bearbeitet 03.03.2025 17:47:59

In the Linux kernel, the following vulnerability has been resolved: mm/debug_vm_pgtable: fix BUG_ON with pud advanced test Architectures like powerpc add debug checks to ensure we find only devmap PUD pte entries. These debug checks are only done ...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:08
  • Zuletzt bearbeitet 02.04.2025 13:17:19

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_h323: Add protection for bmp length out of range UBSAN load reports an exception of BRK#5515 SHIFT_ISSUE:Bitwise shifts that are out of bounds for their dat...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:08
  • Zuletzt bearbeitet 21.03.2025 15:03:25

In the Linux kernel, the following vulnerability has been resolved: net/ipv6: avoid possible UAF in ip6_route_mpath_notify() syzbot found another use-after-free in ip6_route_mpath_notify() [1] Commit f7225172f25a ("net/ipv6: prevent use after free...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:08
  • Zuletzt bearbeitet 02.04.2025 13:17:04

In the Linux kernel, the following vulnerability has been resolved: igc: avoid returning frame twice in XDP_REDIRECT When a frame can not be transmitted in XDP_REDIRECT (e.g. due to a full queue), it is necessary to free it by calling xdp_return_fr...

  • EPSS 0.08%
  • Veröffentlicht 17.04.2024 11:15:08
  • Zuletzt bearbeitet 21.03.2025 15:03:48

In the Linux kernel, the following vulnerability has been resolved: ice: fix uninitialized dplls mutex usage The pf->dplls.lock mutex is initialized too late, after its first use. Move it to the top of ice_dpll_init. Note that the "err_exit" error ...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:08
  • Zuletzt bearbeitet 07.01.2025 22:06:59

In the Linux kernel, the following vulnerability has been resolved: net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink() The function ice_bridge_setlink() may encounter a NULL pointer dereference if nlmsg_find_attr() returns NUL...