CVE-2026-64371
Last modified
CVE-2026-64371 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: proc: protect ptrace_may_access() with exec_update_lock (part 1) Fix the easy cases where procfs currently calls ptrace_may_access() without exec_update_lock protection, where the fix is to simply add the extra lock or use mm_access(): - do_task_stat(): grab exec_update_lock - proc_pid_wchan(): grab exec_update_lock - proc_map_files_lookup(): use mm_access() instead of get_task_mm() - proc_map_files_readdir(): use mm_access() instead of get_task_mm() - proc_ns_get_link(): grab exec_update_lock - proc_ns_readlink(): grab exec_update_lock. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: proc: protect ptrace_may_access() with exec_update_lock (part 1) Fix the easy cases where procfs currently calls ptrace_may_access() without exec_update_lock protection, where the fix is to simply add the extra lock or use mm_access(): - do_task_stat(): grab exec_update_lock - proc_pid_wchan(): grab exec_update_lock - proc_map_files_lookup(): use mm_access() instead of get_task_mm() - proc_map_files_readdir(): use mm_access() instead of get_task_mm() - proc_ns_get_link(): grab exec_update_lock - proc_ns_readlink(): grab exec_update_lock
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= f83ce3e6b02d5e48b3a43b001390e2b58820389d, < ae1e630bcaac739f625822078edbaea98366930d; >= f83ce3e6b02d5e48b3a43b001390e2b58820389d, < d54f14655fd7d7b293698a8b6918563c4c0465e7; >= f83ce3e6b02d5e48b3a43b001390e2b58820389d, < bb43679356f1f2a4c6b1c88aec4f021e5b5c74e9; >= f83ce3e6b02d5e48b3a43b001390e2b58820389d, < 7456ae990a9738962b33146916fabca62ae3d4e0; >= f83ce3e6b02d5e48b3a43b001390e2b58820389d, < 4bfe8c481846cee52473a2f7d7b30ee8e6749fc4; >= f83ce3e6b02d5e48b3a43b001390e2b58820389d, < f9b4b03ccc9c69bf7f7298d4559906ebea7143b3; >= f83ce3e6b02d5e48b3a43b001390e2b58820389d, < c1cfd63326f5d09999134e9052c353faf738286e; >= f83ce3e6b02d5e48b3a43b001390e2b58820389d, < 6650527444dadc63d84aa939d14ecba4fadb2f69; 6b06d6282100dd5aacf7d45443d651a1995bd9c4; 334ed22054b2ec8477e4409e214fc139cf937ef6; >= 2.6.27.23, < 2.6.28; >= 2.6.29.3, < 2.6.30 |
| Linux | Linux | 2.6.30 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-64371?
How severe is CVE-2026-64371?
How do I fix CVE-2026-64371?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-64366In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-64367In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64368In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-64369In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6437Improper neutralization of argument delimiters in the volume…6.9
- CVE-2026-64370In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64372In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64373In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64374In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-64375In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64376In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64377In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-64371?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
