CVE-2026-64371

Local process-data disclosure via privileged execve race

Published Jul 25, 2026 · Updated Jul 25, 2026

A TOCTOU race in Linux Kernel procfs allows local users to read process information across a privilege boundary during concurrent execve. The do_task_stat, proc_pid_wchan, proc_map_files_lookup, proc_map_files_readdir, proc_ns_get_link, and proc_ns_readlink paths call ptrace_may_access or obtain an mm without holding exec_update_lock, so access checks can span a privileged execve. Exploitation requires a local low-privileged process to win that race against a target executing a privileged image; the bounded impact is disclosure of procfs process data.

CVSS severity2.5
Low
EPSS probability0.13%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

A TOCTOU race in Linux Kernel procfs allows local users to read process information across a privilege boundary during concurrent execve. The do_task_stat, proc_pid_wchan, proc_map_files_lookup, proc_map_files_readdir, proc_ns_get_link, and proc_ns_readlink paths call ptrace_may_access or obtain an mm without holding exec_update_lock, so access checks can span a privileged execve. Exploitation requires a local low-privileged process to win that race against a target executing a privileged image; the bounded impact is disclosure of procfs process data.

The record

CVE
CVE-2026-64371
Published
Jul 25, 2026
Updated
Jul 25, 2026
Vendor
The Linux Kernel Organization
Product
Linux Kernel
Classifications
T1057
Attack vector
local
Privileges
authenticated

Timeline

How it unfolded

  1. Jul 25, 2026CVE publishedPublication date reported by the CVE source.
  2. Jul 25, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=2.6.27.23 <2.6.28
  2. Affected versionversion=2.6.29.3 <2.6.30
  3. Affected versionversion=2.6.30
  4. Affected versionversion=334ed22054b2ec8477e4409e214fc139cf937ef6
  5. Affected versionversion=6b06d6282100dd5aacf7d45443d651a1995bd9c4
  6. Affected versionversion=f83ce3e6b02d5e48b3a43b001390e2b58820389d <4bfe8c481846cee52473a2f7d7b30ee8e6749fc4
  7. Affected versionversion=f83ce3e6b02d5e48b3a43b001390e2b58820389d <6650527444dadc63d84aa939d14ecba4fadb2f69
  8. Affected versionversion=f83ce3e6b02d5e48b3a43b001390e2b58820389d <7456ae990a9738962b33146916fabca62ae3d4e0
  9. Affected versionversion=f83ce3e6b02d5e48b3a43b001390e2b58820389d <ae1e630bcaac739f625822078edbaea98366930d
  10. Affected versionversion=f83ce3e6b02d5e48b3a43b001390e2b58820389d <bb43679356f1f2a4c6b1c88aec4f021e5b5c74e9
  11. Affected versionversion=f83ce3e6b02d5e48b3a43b001390e2b58820389d <c1cfd63326f5d09999134e9052c353faf738286e
  12. Affected versionversion=f83ce3e6b02d5e48b3a43b001390e2b58820389d <d54f14655fd7d7b293698a8b6918563c4c0465e7
  13. Affected versionversion=f83ce3e6b02d5e48b3a43b001390e2b58820389d <f9b4b03ccc9c69bf7f7298d4559906ebea7143b3

What conditions does exploitation require?

Attack vectorlocal
Required privilegesauthenticated

What is affected?

The Linux Kernel Organization · Linux Kernelversion=2.6.27.23 <2.6.28; version=2.6.29.3 <2.6.30; version=2.6.30; version=334ed22054b2ec8477e4409e214fc139cf937ef6; version=6b06d6282100dd5aacf7d45443d651a1995bd9c4; version=f83ce3e6b02d5e48b3a43b001390e2b58820389d <4bfe8c481846cee52473a2f7d7b30ee8e6749fc4; version=f83ce3e6b02d5e48b3a43b001390e2b58820389d <6650527444dadc63d84aa939d14ecba4fadb2f69; version=f83ce3e6b02d5e48b3a43b001390e2b58820389d <7456ae990a9738962b33146916fabca62ae3d4e0; version=f83ce3e6b02d5e48b3a43b001390e2b58820389d <ae1e630bcaac739f625822078edbaea98366930d; version=f83ce3e6b02d5e48b3a43b001390e2b58820389d <bb43679356f1f2a4c6b1c88aec4f021e5b5c74e9; version=f83ce3e6b02d5e48b3a43b001390e2b58820389d <c1cfd63326f5d09999134e9052c353faf738286e; version=f83ce3e6b02d5e48b3a43b001390e2b58820389d <d54f14655fd7d7b293698a8b6918563c4c0465e7; version=f83ce3e6b02d5e48b3a43b001390e2b58820389d <f9b4b03ccc9c69bf7f7298d4559906ebea7143b3

Published CVSS scores

2.5Amazon LinuxCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectorlocal
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

T1057Process Discovery

Public exploit references

No public exploit references are available in this record.

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo