CVE & CISA-KEV Catalog

CVE-2026-53175

CRITICAL
9.8
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: inet: frags: fix use-after-free caused by the fqdir_pre_exit() flush On netns teardown, fqdir_pre_exit() walks the fqdir rhashtable and flushes every fragment queue that is not yet complete using inet_frag_queue_flush(). That helper frees all the skbs queued on the fragment queue but does not set INET_FRAG_COMPLETE, and leaves q->fragments_tail and q->last_run_head pointing at the freed skbs. The queue itself stays in the rhashtable. fqdir_pre_exit() first lowers high_thresh to 0 to stop new queue lookups, but it cannot stop a fragment that already obtained the queue through inet_frag_find() earlier and stalled just before taking the queue lock. Once that fragment resumes after the flush and takes the queue lock, it passes the INET_FRAG_COMPLETE check and then dereferences the freed fragments_tail. inet_frag_queue_insert() reads FRAG_CB() and ->len of that pointer and, on the append path, writes ->next_frag, causing a slab use-after-free. IPv6, nf_conntrack_reasm6 and 6lowpan reassembly share the same flush path and are affected as well. Reset rb_fragments, fragments_tail and last_run_head in inet_frag_queue_flush() so a flushed queue no longer points at the freed skbs. A fragment that resumes after the flush and takes the queue lock then finds an empty queue and starts a new run instead of dereferencing the freed fragments_tail. ip_frag_reinit() already performed this reset after its own flush, so drop the now duplicate code there.

How to fix

Remediation Available
linuxDebian
Fixed in:7.0.13-1CVE-2026-53175
linux-aws-7.0Ubuntu
Fixed in:7.0.0-1010.10~24.04.1USN-8629-2
linux-hwe-7.0Ubuntu
Fixed in:7.0.0-29.29~24.04.2USN-8629-3
linux-image-7.0.0-1010-awsUbuntu
Fixed in:7.0.0-1010.10~24.04.1USN-8629-2
linux-image-7.0.0-1010-aws-64kUbuntu
Fixed in:7.0.0-1010.10~24.04.1USN-8629-2
linux-image-7.0.0-1016-nvidiaUbuntu
Fixed in:7.0.0-1016.16~24.04.1USN-8663-1
linux-image-7.0.0-1016-nvidia-64kUbuntu
Fixed in:7.0.0-1016.16~24.04.1USN-8663-1
linux-image-7.0.0-29-genericUbuntu
Fixed in:7.0.0-29.29~24.04.2USN-8629-3
linux-image-7.0.0-29-generic-64kUbuntu
Fixed in:7.0.0-29.29~24.04.2USN-8629-3
linux-image-awsUbuntu
Fixed in:7.0.0-1010.10~24.04.1USN-8629-2
linux-image-aws-64kUbuntu
Fixed in:7.0.0-1010.10~24.04.1USN-8629-2
linux-image-aws-64k-7.0Ubuntu
Fixed in:7.0.0-1010.10~24.04.1USN-8629-2
linux-image-aws-7.0Ubuntu
Fixed in:7.0.0-1010.10~24.04.1USN-8629-2
linux-image-generic-64k-7.0Ubuntu
Fixed in:7.0.0-29.29~24.04.2USN-8629-3
linux-image-generic-64k-hwe-24.04Ubuntu
Fixed in:7.0.0-29.29~24.04.2USN-8629-3
linux-image-generic-7.0Ubuntu
Fixed in:7.0.0-29.29~24.04.2USN-8629-3
linux-image-generic-hwe-24.04Ubuntu
Fixed in:7.0.0-29.29~24.04.2USN-8629-3
linux-image-nvidia-64k-7.0Ubuntu
Fixed in:7.0.0-1016.16~24.04.1USN-8663-1
linux-image-nvidia-7.0Ubuntu
Fixed in:7.0.0-1016.16~24.04.1USN-8663-1
linux-image-virtual-7.0Ubuntu
Fixed in:7.0.0-29.29~24.04.2USN-8629-3
linux-image-virtual-hwe-24.04Ubuntu
Fixed in:7.0.0-29.29~24.04.2USN-8629-3
linux-nvidia-7.0Ubuntu
Fixed in:7.0.0-1016.16~24.04.1USN-8663-1

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityHigh

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

Exploit Intelligence

0.31%probability of exploitation in 30 days
24thpercentile

Low risk: more likely to be exploited than 24% of all known CVEs.

References

Related Vulnerabilities

Other CWE-416 (Use After Free) vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2019-0708Critical9.8100%KEV + Ransom-
CVE-2021-31166Critical9.8100%KEVFix
CVE-2015-5119Critical9.899%KEV-
CVE-2010-3962High8.197%KEV-
CVE-2015-0313Critical9.896%KEVFix
CVE-2021-34833High7.896%--

Common questions

How do I fix CVE-2026-53175?

Published advisories record a fix for 22 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.

Is CVE-2026-53175 being actively exploited?

Not that we know of. CVE-2026-53175 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.31% is the estimated probability that it will be exploited in the next 30 days. That is higher than 24% of all scored CVEs.

How severe is CVE-2026-53175?

CVE-2026-53175 has a CVSS v3 base score of 9.8, rated critical. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-53175 affect?

Published advisories record a fix for linux (Debian), linux-aws-7.0 (Ubuntu), linux-hwe-7.0 (Ubuntu), linux-image-7.0.0-1010-aws (Ubuntu), and 18 more. Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-53175
CVE-2026-53175 severity badge

Markdown

[![CVE-2026-53175](https://tridentstack.com/cve/badge/CVE-2026-53175.svg)](https://tridentstack.com/cve/CVE-2026-53175)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-53175"><img src="https://tridentstack.com/cve/badge/CVE-2026-53175.svg" alt="CVE-2026-53175"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-08-14.