Linux

Linux Kernel

18376 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.2%
  • Veröffentlicht 22.08.2026 16:16:46
  • Zuletzt bearbeitet 22.08.2026 16:16:46

In the Linux kernel, the following vulnerability has been resolved: vhost_iotlb: bound map allocation in add_range vhost_iotlb_add_range_ctx() only retires an old entry when the table has a non-zero limit, has exactly reached that limit and has VHO...

  • EPSS 0.21%
  • Veröffentlicht 22.08.2026 16:16:45
  • Zuletzt bearbeitet 22.08.2026 16:16:45

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix buffer length in create_direct_keys() We have seen in our CI the following KASAN message: BUG: KASAN: slab-out-of-bounds in cmd_exec+0x550/0xca0 [mlx5_core] Read of ...

  • EPSS 0.21%
  • Veröffentlicht 22.08.2026 16:16:45
  • Zuletzt bearbeitet 22.08.2026 16:16:45

In the Linux kernel, the following vulnerability has been resolved: hwmon: (pmbus) Fix type confusion in notification logic Sashiko reports: At the start of the loop in pmbus_notify(), the code unconditionally casts every attribute to a struct sen...

  • EPSS 0.21%
  • Veröffentlicht 22.08.2026 16:16:45
  • Zuletzt bearbeitet 22.08.2026 16:16:45

In the Linux kernel, the following vulnerability has been resolved: xsk: require at least 16 bytes of TX metadata AF_XDP accepts a TX metadata length as small as eight bytes, but every supported request needs the flags plus at least one eight-byte ...

  • EPSS 0.21%
  • Veröffentlicht 22.08.2026 16:16:45
  • Zuletzt bearbeitet 22.08.2026 16:16:45

In the Linux kernel, the following vulnerability has been resolved: xsk: clear metadata pointer when no timestamp is requested User space can change metadata flags after request processing. Rereading them during completion can therefore make the ke...

  • EPSS 0.21%
  • Veröffentlicht 22.08.2026 16:16:45
  • Zuletzt bearbeitet 22.08.2026 16:16:45

In the Linux kernel, the following vulnerability has been resolved: xsk: validate launch-time metadata size Launch-time metadata extends beyond the first 16 bytes of struct xsk_tx_metadata. Reject the request when the registered metadata area does ...

  • EPSS 0.22%
  • Veröffentlicht 22.08.2026 16:16:45
  • Zuletzt bearbeitet 22.08.2026 16:16:45

In the Linux kernel, the following vulnerability has been resolved: xsk: validate metadata when processing requests The zero-copy path validates TX metadata while obtaining the descriptor context, then reads it again later when preparing the hardwa...

  • EPSS 0.2%
  • Veröffentlicht 22.08.2026 16:16:45
  • Zuletzt bearbeitet 22.08.2026 16:16:45

In the Linux kernel, the following vulnerability has been resolved: bnge: Fix NULL pointer dereference in aux device release If allocation of auxr_dev fails during auxiliary device setup, the error path calls auxiliary_device_uninit(), which eventu...

  • EPSS 0.22%
  • Veröffentlicht 22.08.2026 16:16:45
  • Zuletzt bearbeitet 22.08.2026 16:16:45

In the Linux kernel, the following vulnerability has been resolved: udp: fix potential use-after-free in tunnel segmentation __skb_udp_tunnel_segment() gets the UDP header before ensuring the tunnel header is in the skb head. If the pull reallocate...

  • EPSS 0.22%
  • Veröffentlicht 22.08.2026 16:16:45
  • Zuletzt bearbeitet 22.08.2026 16:16:45

In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_cake: drop WARN_ON(1) for malformed packets in ACK filter The sch_cake ACK filter parses packets to find the TCP header and filter duplicated ACKs if the flow is bac...