Use-after-free in Linux kernel - CVE-2026-53175

 

Use-after-free in Linux kernel - CVE-2026-53175

Published: June 26, 2026


Vulnerability identifier: #VU135619
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-53175
CWE-ID: CWE-416
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to a use-after-free in inet_frag_queue_flush() and fragment reassembly handling when processing fragmented network packets during network namespace teardown. A remote attacker can send fragmented packets and trigger reuse of a flushed fragment queue to cause a denial of service.

IPv6, nf_conntrack_reasm6, and 6lowpan reassembly share the same affected flush path.


How to mitigate CVE-2026-53175

Install security update from vendor's repository.

Sources