Sploitus

CVE-2026-53075

3 known exploits for CVE-2026-53075

In the Linux kernel, the following vulnerability has been resolved: ppp: require CAP_NET_ADMIN in target netns for unattached ioctls /dev/ppp open is currently authorized against file->f_cred->user_ns, while unattached administrative ioctls operate on current->nsproxy->net_ns. As a result, a local unprivileged user can create a new user namespace with CLONE_NEWUSER, gain CAP_NET_ADMIN only in that new user namespace, and still issue PPPIOCNEWUNIT, PPPIOCATTACH, or PPPIOCATTCHAN against an inherited network namespace. Require CAP_NET_ADMIN in the user namespace that owns the target network namespace before handling unattached PPP administrative ioctls. This preserves normal pppd operation in the network namespace it is actually privileged in, while rejecting the userns-only inherited-netns case.

Affected products
Linuxmint, Linux Kernel, Ubuntu
Linux Linux Kernel
< 5.10.258, 5.15.209, 6.1.175, 6.6.141, 6.12.91, 6.18.33, 7.0.10
CVSS 3.1
8.8 HIGH
EPSS
0.2% (16th percentile)
NVD status
Analyzed
Published
2026-06-24
CVE-2026-53075 at NVD
Authoritative description, scoring and affected products

3 known exploits for CVE-2026-53075

Proof-of-concept code and exploit modules indexed by Sploitus