PT-2025-49794 · Linux+3 · Linux Kernel+3

Published

2025-01-01

·

Updated

2026-05-07

·

CVE-2025-40341

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The Linux kernel contains a flaw related to the handling of robust list pointers during an exec() operation. Specifically, the sys get robust list() and compat get robust list() functions may incorrectly allow access to a target process's robust list pointer during a race condition with a concurrent exec(). This occurs because the ptrace may access() check, used to determine access permissions, can be bypassed if the target process transitions to a privileged state (e.g., setuid root) immediately after the permission check but before the robust list is accessed. This can lead to unauthorized disclosure of information across privilege boundaries. The issue arises from a lack of synchronization between the permission check and the exec() operation, potentially exposing sensitive memory addresses. A read lock on signal->exec update lock is recommended to prevent this race condition.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Related Identifiers

CVE-2025-40341
ECHO-CC83-0CCE-1248
MGASA-2026-0017
MGASA-2026-0018
OESA-2026-1759
OESA-2026-1760
OESA-2026-1761
USN-8029-1
USN-8029-2
USN-8029-3
USN-8030-1
USN-8048-1
USN-8095-1
USN-8095-2
USN-8095-3
USN-8095-4
USN-8095-5
USN-8100-1
USN-8125-1
USN-8126-1
USN-8165-1
USN-8261-1

Affected Products

Debian
Linuxmint
Linux Kernel
Ubuntu