Linux

Linux

11868 Schwachstellen gefunden.

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

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix NULL pointer dereference in module event cache removal A module-only event filter such as ":mod:foo" is cached with a NULL event_mod->match when foo has not been loade...

  • EPSS 0.17%
  • Veröffentlicht 22.08.2026 16:16:36
  • Zuletzt bearbeitet 25.08.2026 06:18:42

In the Linux kernel, the following vulnerability has been resolved: mm/huge_memory: fix huge_zero_pfn race Patch series "mm/huge_memory: fix huge_zero_pfn race", v2. There is a subtle race in the reference-counted huge_zero_folio implementation. ...

  • EPSS 0.18%
  • Veröffentlicht 22.08.2026 16:16:36
  • Zuletzt bearbeitet 25.08.2026 06:18:42

In the Linux kernel, the following vulnerability has been resolved: net: smc: fix splice entry lifetime imbalance in smc_rx_splice smc_rx_splice() passes pages to splice_to_pipe() before taking the references that cover the lifetime of each splice ...

  • EPSS 0.18%
  • Veröffentlicht 22.08.2026 16:16:35
  • Zuletzt bearbeitet 25.08.2026 06:18:41

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent in6_dev_get() from resurrecting inet6_dev in6_dev_get() reads dev->ip6_ptr under RCU and then unconditionally increments its refcount. Device teardown can clear the p...

  • EPSS 0.17%
  • Veröffentlicht 22.08.2026 16:16:35
  • Zuletzt bearbeitet 25.08.2026 06:18:41

In the Linux kernel, the following vulnerability has been resolved: net/dibs: Correct freeing of dmb_clientid_arr A dibs device interrupt handler can be active after dibs_dev_del() and may still access dmb_clientid_arr. (UAF) In case of a failure ...

  • EPSS 0.17%
  • Veröffentlicht 22.08.2026 16:16:35
  • Zuletzt bearbeitet 25.08.2026 06:18:41

In the Linux kernel, the following vulnerability has been resolved: net/x25: fix use-after-free of the socket by its timers The x25 timers are armed with mod_timer() and cancelled with timer_delete(), so a pending timer holds no reference on the so...

  • EPSS 0.17%
  • Veröffentlicht 22.08.2026 16:16:35
  • Zuletzt bearbeitet 25.08.2026 06:18:41

In the Linux kernel, the following vulnerability has been resolved: net: devmem: prevent net-iov / page mixing We should either have net_iov or page backed frags in a single skb, otherwise it blows up down the stack. Don't allow mixing in zerocopy_...

  • EPSS 0.17%
  • Veröffentlicht 22.08.2026 16:16:35
  • Zuletzt bearbeitet 25.08.2026 06:18:41

In the Linux kernel, the following vulnerability has been resolved: NTB: ntb_netdev: Preserve RX queue depth on allocation failure ntb_netdev_rx_handler() hands the received skb to the network stack before allocating its replacement. If the allocat...

  • EPSS 0.18%
  • Veröffentlicht 22.08.2026 16:16:35
  • Zuletzt bearbeitet 25.08.2026 06:18:40

In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: release template ct on non-IP path A bridge nftables ct zone set rule can attach a conntrack template to an skb before nf_ct_bridge_pre() sees it. For non-IPv4 a...

  • EPSS 0.17%
  • Veröffentlicht 22.08.2026 16:16:35
  • Zuletzt bearbeitet 25.08.2026 06:18:40

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack: defer invalid log until after unlock TCP and SCTP conntrack paths can emit invalid-packet logs while ct->lock is still held. When invalid logging is route...