CVE-2026-97596

medium

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.

References

https://git.kernel.org/stable/c/fc10dc4511e6e2e2b4098ee115c8e5639471f23d

https://git.kernel.org/stable/c/74cb39735b6cd0aff4b5584158f09376fd97aadf

https://git.kernel.org/stable/c/50c3f06222eafe9cca7ca51a0ef83311d7cab353

https://git.kernel.org/stable/c/0c61f7d8e18a978aec2a16d9acd5f682f1c72476

Details

Source: Mitre, NVD

Published: 2026-09-25

Updated: 2026-09-25

Risk Information

CVSS v2

Base Score: 4.9

Vector: CVSS2#AV:L/AC:L/Au:N/C:N/I:N/A:C

Severity: Medium

CVSS v3

Base Score: 5.5

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Severity: Medium

EPSS

EPSS: 0.002