NONE · 0

CVE-2026-80636

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...

Vulnerability Description

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.

References

FAQ

What is CVE-2026-80636?

CVE-2026-80636 is a documented vulnerability. 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...

How severe is CVE-2026-80636?

CVSS scoring is not yet available for CVE-2026-80636. Check NVD for updates.

Is there a patch for CVE-2026-80636?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.