---
id: CVE-2026-97596
title: |-
  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
summary: |-
  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 t…
severity: none
vendor: Linux
product: Linux
affected:
  - >-
    Linux >= 275411430f892407b885be1de2548b2e632892c3 <
    fc10dc4511e6e2e2b4098ee115c8e5639471f23d
  - >-
    Linux >= 275411430f892407b885be1de2548b2e632892c3 <
    50c3f06222eafe9cca7ca51a0ef83311d7cab353
  - >-
    Linux >= 275411430f892407b885be1de2548b2e632892c3 <
    0c61f7d8e18a978aec2a16d9acd5f682f1c72476
  - >-
    Linux >= 275411430f892407b885be1de2548b2e632892c3 <
    74cb39735b6cd0aff4b5584158f09376fd97aadf
  - Linux 4.19
published: '2026-09-25'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T11:17:10.907'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-97596'
references:
  - url: 'https://git.kernel.org/stable/c/0c61f7d8e18a978aec2a16d9acd5f682f1c72476'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/50c3f06222eafe9cca7ca51a0ef83311d7cab353'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/74cb39735b6cd0aff4b5584158f09376fd97aadf'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/fc10dc4511e6e2e2b4098ee115c8e5639471f23d'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-25T11:06:38.903Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
