Linux kernel netfilter use-after-free

A lifecycle error in a netfilter object can cause a stale reference to be reused by a local process.

Published 30 Aug 2026Updated 1 Sep 202623 sources
CVSS 7.8 PoC CANDIDATE

What happened

A netfilter object can remain reachable after its expected lifecycle has ended, creating a stale-reference condition.

Affected versions

Linux kernel: 5.10–6.8.9 Fixed: Vendor dependent.

Why it matters

Kernel memory-safety issues can cross local privilege boundaries. Distribution-specific backports make package-level verification important.

Detection & mitigation

  • Apply the kernel update provided by the operating-system vendor.
  • Review container and local-user exposure.
  • Use distribution advisories rather than upstream version alone to determine status.

Public PoC references