Use-After-Free Vulnerability in Linux Kernel's Route4 Classifier
CVE-2026-74583

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
21 August 2026

What is CVE-2026-74583?

A use-after-free vulnerability exists within the Linux Kernel's Route4 Classifier due to a race condition between reader and writer operations. The route4 classifier maintains a fastmap cache, which can become stale if a filter is deleted while a reader is in the process of classifying packets. This inconsistency allows a malicious actor to exploit freed memory areas, potentially leading to unauthorized access or system instability. The issue is mitigated by introducing a 'dying' flag for filters, preventing outdated fastmap entries from being republished during concurrent operations.

Affected Version(s)

Linux 1109c00547fc66df45b9ff923544be4c1e1bec13 < 7897198b26445b4009a057bda1986b94a99e5d5f

Linux 1109c00547fc66df45b9ff923544be4c1e1bec13 < 820f083c294ad6d319c02a7d43294f2ed2565139

Linux 1109c00547fc66df45b9ff923544be4c1e1bec13 < 5ec9001be6d0eb527251125632ec8fe88278897f

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.