CVE-2026-80636 PUBLISHED

netfilter: conntrack: revert ct extension genid infrastructure

Assigner: Linux
Reserved: 26.08.2026 Published: 28.08.2026 Updated: 28.08.2026

In the Linux kernel, the following vulnerability has been resolved:

netfilter: conntrack: revert ct extension genid infrastructure

This infrastructure is not used anymore after moving ct timeout and helper to use datapath refcount to track object use.

Revert commit c56716c69ce1 ("netfilter: extensions: introduce extension genid count") this patch disables all ct extensions (leading to NULL) for unconfirmed conntracks, when this is only targeted at ct helper and ct timeout. There is also codebase that dereferences the ct extension without checking for NULL which could lead to crash.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from c56716c69ce1ac320432fb1ea5654196ba24d2f8 to 6bba4846f196d081bf553391d12b5a73dcc48685 (excl.)
  • affected from c56716c69ce1ac320432fb1ea5654196ba24d2f8 to 61eab1d0237eb513fe73e391a5926ee70092c325 (excl.)
  • affected from c56716c69ce1ac320432fb1ea5654196ba24d2f8 to d53eecbca16f056abba274075cb15120ab062518 (excl.)
  • affected from c56716c69ce1ac320432fb1ea5654196ba24d2f8 to a052a94bcc629acaecc2ce42a4af77f8fa399757 (excl.)
  • affected from c56716c69ce1ac320432fb1ea5654196ba24d2f8 to 35e21a4dccc5c255ba59ccfbfeb4629ed21da972 (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 5.19 is affected
  • unaffected from 0 to 5.19 (excl.)
  • unaffected from 6.6.145 to 6.6.* (incl.)
  • unaffected from 6.12.97 to 6.12.* (incl.)
  • unaffected from 6.18.40 to 6.18.* (incl.)
  • unaffected from 7.1.5 to 7.1.* (incl.)
  • unaffected from 7.2 to * (incl.)

References