In the Linux kernel, the following vulnerability has been resolved: proc: protect ptrace_may_access() with exec_update_lock (FD links)… (CVE-2026-64375)
A race condition vulnerability in the Linux kernel's proc filesystem was resolved by protecting the ptrace_may_access() function with the exec_update_lock. The issue involved multiple lookups of the task from the pid during ptrace access checks, which could lead to inconsistent or unauthorized access. The fix involves changing the task lookup and locking mechanism to ensure proper synchronization during access checks.
AI Analysis
Technical Summary
CVE-2026-64375 addresses a race condition in the Linux kernel's proc filesystem related to ptrace access checks. The functions proc_pid_get_link() and proc_pid_readlink() previously performed two separate task lookups from the pid: one for the ptrace access check and another for actual access, creating a race condition. The vulnerability was mitigated by passing the task to the ->proc_get_link() handler and introducing a new helper call_proc_get_link() that performs a single task lookup, locks the task, performs the access check, and then calls ->proc_get_link(). This change ensures synchronization and prevents race conditions during ptrace access verification.
Potential Impact
The vulnerability could allow unauthorized access or manipulation of process information via the proc filesystem due to race conditions in ptrace access checks. The CVSS score of 7.8 (high) indicates that successful exploitation could lead to high confidentiality, integrity, and availability impacts on affected systems.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this vulnerability by modifying the task lookup and locking mechanism in proc_pid_get_link() and proc_pid_readlink(). Users should apply the official kernel updates that include this fix once available. Patch status is not yet confirmed in the provided data; check the Linux kernel vendor advisories for the current remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: proc: protect ptrace_may_access() with exec_update_lock (FD links)… (CVE-2026-64375)
Description
A race condition vulnerability in the Linux kernel's proc filesystem was resolved by protecting the ptrace_may_access() function with the exec_update_lock. The issue involved multiple lookups of the task from the pid during ptrace access checks, which could lead to inconsistent or unauthorized access. The fix involves changing the task lookup and locking mechanism to ensure proper synchronization during access checks.
CVSS v3.1
Score 7.8high
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-64375 addresses a race condition in the Linux kernel's proc filesystem related to ptrace access checks. The functions proc_pid_get_link() and proc_pid_readlink() previously performed two separate task lookups from the pid: one for the ptrace access check and another for actual access, creating a race condition. The vulnerability was mitigated by passing the task to the ->proc_get_link() handler and introducing a new helper call_proc_get_link() that performs a single task lookup, locks the task, performs the access check, and then calls ->proc_get_link(). This change ensures synchronization and prevents race conditions during ptrace access verification.
Potential Impact
The vulnerability could allow unauthorized access or manipulation of process information via the proc filesystem due to race conditions in ptrace access checks. The CVSS score of 7.8 (high) indicates that successful exploitation could lead to high confidentiality, integrity, and availability impacts on affected systems.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this vulnerability by modifying the task lookup and locking mechanism in proc_pid_get_link() and proc_pid_readlink(). Users should apply the official kernel updates that include this fix once available. Patch status is not yet confirmed in the provided data; check the Linux kernel vendor advisories for the current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-4h3q-cf72-r99p
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64375"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a65420b9c2644c7f8084d1c
Added to database: 07/25/2026, 23:08:59 UTC
Last enriched: 09/08/2026, 14:34:57 UTC
Last updated: 09/08/2026, 14:47:35 UTC
Views: 84
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.