Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-64371 Details

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

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
NVD-CWE-noinfoInsufficient Information to Classify Weakness[email protected]

Affected Products

ProductVersions
linux linux kernel
>= 2.6.27.23, < 2.6.28
>= 2.6.29.3, < 2.6.30
>= 2.6.30.1, < 5.10.261
>= 5.11, < 5.15.212
>= 5.16, < 6.1.178

CPE

  • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:2.6.30:-:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:2.6.30:rc5:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:2.6.30:rc6:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:2.6.30:rc7:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:2.6.30:rc8:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-64371
NVD Published Date:
Jul 25, 2026
NVD Last Modified:
Sep 8, 2026
Source:
kernel.org