CVE-2026-97596

Unknown

Last modified

CVE-2026-97596 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ipvs: reject invalid states in connection template sync records IPVS sync receivers validate protocol states before creating or updating a connection. For connection templates, however, they only log states outside the template state range and still store the value in the connection. A template can be returned by ordinary connection lookup.

Description

In the Linux kernel, the following vulnerability has been resolved: ipvs: reject invalid states in connection template sync records IPVS sync receivers validate protocol states before creating or updating a connection. For connection templates, however, they only log states outside the template state range and still store the value in the connection. A template can be returned by ordinary connection lookup. TCP and SCTP then use the invalid state as an index into their transition tables. Reject invalid template states in both sync protocol versions before looking up or modifying a connection. The version 1 path handles both IPv4 and IPv6 records.

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 275411430f892407b885be1de2548b2e632892c3, < fc10dc4511e6e2e2b4098ee115c8e5639471f23d; >= 275411430f892407b885be1de2548b2e632892c3, < 50c3f06222eafe9cca7ca51a0ef83311d7cab353; >= 275411430f892407b885be1de2548b2e632892c3, < 0c61f7d8e18a978aec2a16d9acd5f682f1c72476; >= 275411430f892407b885be1de2548b2e632892c3, < 74cb39735b6cd0aff4b5584158f09376fd97aadf
LinuxLinux4.19

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-97596?
In the Linux kernel, the following vulnerability has been resolved: ipvs: reject invalid states in connection template sync records IPVS sync receivers validate protocol states before creating or updating a connection. For connection templates, however, they only log states outside the template state range and still store the value in the connection. A template can be returned by ordinary connection lookup. TCP and SCTP then use the invalid state as an index into their transition tables. Reject invalid template states in both sync protocol versions before looking up or modifying a connection. The version 1 path handles both IPv4 and IPv6 records.
How severe is CVE-2026-97596?
Severity scoring for CVE-2026-97596 is pending analysis.
How do I fix CVE-2026-97596?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-97596?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST