SB20260727194 - Race condition in Linux kernel proc
Published: July 27, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Race condition (CVE-ID: CVE-2026-64371)
CWE-ID: CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
CVSSv4: 4.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
The vulnerability allows a local user to disclose sensitive information.
The vulnerability exists due to improper access control in procfs handlers for task statistics, wchan, map_files, and namespace links when accessing process information during concurrent exec state updates without exec_update_lock protection. A local user can access affected /proc interfaces to disclose sensitive information.
The issue involves calls to ptrace_may_access() without the required exec_update_lock protection.
Remediation
Install update from vendor's website.
References
- https://git.kernel.org/stable/c/4bfe8c481846cee52473a2f7d7b30ee8e6749fc4
- https://git.kernel.org/stable/c/6650527444dadc63d84aa939d14ecba4fadb2f69
- https://git.kernel.org/stable/c/7456ae990a9738962b33146916fabca62ae3d4e0
- https://git.kernel.org/stable/c/ae1e630bcaac739f625822078edbaea98366930d
- https://git.kernel.org/stable/c/bb43679356f1f2a4c6b1c88aec4f021e5b5c74e9
- https://git.kernel.org/stable/c/c1cfd63326f5d09999134e9052c353faf738286e
- https://git.kernel.org/stable/c/d54f14655fd7d7b293698a8b6918563c4c0465e7
- https://git.kernel.org/stable/c/f9b4b03ccc9c69bf7f7298d4559906ebea7143b3