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

 

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

Published: July 27, 2026


Vulnerability identifier: #VU139401
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-64530
CWE-ID: CWE-416
Exploitation vector: Remote access
Exploit availability: No public exploit available
Affected software:
Linux kernel
Red Hat Enterprise Linux Server - AUS
kernel (Red Hat package)
kernel-rt (Red Hat package)

Detailed vulnerability description

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to a use-after-free in tcf_qevent_handle in net/sched/cls_api.c when handling TC_ACT_CONSUMED during qevent processing of fragmented traffic. A local user can send specially crafted fragmented network traffic to trigger use of an skb after ownership has been transferred and cause a denial of service.

Exploitation requires RED qdisc qevents together with ct defragmentation and traffic that produces out-of-order fragments.


How to mitigate CVE-2026-64530

Install security update from vendor's repository.

Sources