Double free in Linux kernel - CVE-2026-64377

 

Double free in Linux kernel - CVE-2026-64377

Published: July 27, 2026


Vulnerability identifier: #VU139597
CSH Severity: Low
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-64377
CWE-ID: CWE-415
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

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

The vulnerability exists due to double free in qcom_cpufreq_hw_cpu_exit() when releasing CPU policy data. A local user can trigger CPU policy teardown to cause a denial of service.

The issue occurs because driver_data may reference devm-managed memory, including an interior element of a per-domain array rather than the original allocation base.


Affected software

Linux kernel

How to mitigate CVE-2026-64377

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins