CVE-2026-68379

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
10/08/2026
Last modified:
17/08/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> tcp: fix TIME_WAIT socket reference leak on PSP policy failure<br /> <br /> Release the TIME_WAIT socket reference and jump to discard_it<br /> upon PSP policy failure in both IPv4 and IPv6 receive paths.<br /> This prevents a memory leak of tcp_tw_bucket structures.