PT-2026-39133 · Linux · Linux Kernel

CVE-2026-43472

·

Published

2026-05-08

·

Updated

2026-07-21

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An issue exists in the handling of unshare fs() within the unshare(2) system call. When CLONE NEWNS is present in the flags and current->fs has not been shared, copy mnt ns() receives current->fs instead of a private copy. If CLONE NEWCGROUP is also used and a subsequent operation like copy cgroup ns() fails (for example, due to -ENOMEM), the process is left with current->fs->root and current->fs->pwd pointing to detached isolated mounts. This occurs because the namespace created by copy mnt ns() is destroyed and its mount tree dissolved, but the pointers remain, leaving the calling process in an inconsistent state.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Use of Uninitialized Resource

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-43472
OESA-2026-2493
OESA-2026-2494
OESA-2026-2495
SUSE-SU-2026:22521-1
SUSE-SU-2026:22522-1
SUSE-SU-2026:22665-1
SUSE-SU-2026:22666-1
SUSE-SU-2026:2799-1
SUSE-SU-2026:2800-1
SUSE-SU-2026:2914-1
USN-8567-1
USN-8574-1
USN-8575-1
USN-8576-1

Affected Products

Linux Kernel