Impact
The vulnerability occurs in the IPVS subsystem of the Linux kernel when a synced connection inherits the IP_VS_CONN_F_ONE_PACKET flag from a destination that is added after the connection is created. The copied flag causes the expiry logic to treat the connection as a one‑packet connection and skip unlinking the hash table entry, resulting in a use‑after‑free of the ip_vs_conn structure. This flaw can lead to a kernel crash, causing loss of system availability.
Affected Systems
All builds of the Linux kernel that contain the IPVS module before the patch commit 06d1d9b56ef8132fbf85006885eb43d9510b8b02 are affected. This includes generic kernel releases used by most distributions that have not yet incorporated the fix. Any system running a vulnerable kernel and utilizing IPVS is at risk.
Risk and Exploitability
The CVSS score is not provided, the EPSS score is unavailable, and the vulnerability is not listed in CISA's KEV catalog. Exploitation requires creating a synced connection before its destination is fully configured, causing the use‑after‑free that can crash the kernel. The flaw is local and does not describe a remote attack path. The impact is loss of availability; no escalation route is documented.
OpenCVE Enrichment