U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2026-53075

Change History

New CVE Received from kernel.org 6/24/2026 1:17:21 PM

Action Type Old Value New Value
Added Description

                  
                
              
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.
Added Reference

                  
                
              
https://git.kernel.org/stable/c/1a8a51ce85075a56a743b6f142606dd2696a391c
Added Reference

                  
                
              
https://git.kernel.org/stable/c/2bb6379416fd19f44c3423a00bfd8626259f6067
Added Reference

                  
                
              
https://git.kernel.org/stable/c/3b2c2157dc2afc5c17cd7238afefca92f1ef330e
Added Reference

                  
                
              
https://git.kernel.org/stable/c/5013be175c7ffd8b39efbc3c9c4db5b10b85fea8
Added Reference

                  
                
              
https://git.kernel.org/stable/c/5080e188c914110034bbc569d5cfa2f06204681d
Added Reference

                  
                
              
https://git.kernel.org/stable/c/67e901e28d177ac9a9bed76d69ce3471e704a89e
Added Reference

                  
                
              
https://git.kernel.org/stable/c/954745d0223e7caec917c0b2d1a889ff56fa6e54
Added Reference

                  
                
              
https://git.kernel.org/stable/c/c9edd90c57ae23692fff6b049fdfa4572a9fd532
Added Affected

                  
                
              
[{"vendor":"Linux","product":"Linux","defaultStatus":"unaffected","programFiles":["drivers/net/ppp/ppp_generic.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"273ec51dd7ceaa76e038875d85061ec856d8905e","lessThan":"c9edd90c57ae23692fff6b049fdfa4572a9fd532","versionType":"git","status":"affected"},{"version":"273ec51dd7ceaa76e038875d85061ec856d8905e","lessThan":"5080e188c914110034bbc569d5cfa2f06204681d","versionType":"git","status":"affected"},{"version":"273ec51dd7ceaa76e038875d85061ec856d8905e","lessThan":"67e901e28d177ac9a9bed76d69ce3471e704a89e","versionType":"git","status":"affected"},{"version":"273ec51dd7ceaa76e038875d85061ec856d8905e","lessThan":"954745d0223e7caec917c0b2d1a889ff56fa6e54","versionType":"git","status":"affected"},{"version":"273ec51dd7ceaa76e038875d85061ec856d8905e","lessThan":"3b2c2157dc2afc5c17cd7238afefca92f1ef330e","versionType":"git","status":"affected"},{"version":"273ec51dd7ceaa76e038875d85061ec856d8905e","lessThan":"5013be175c7ffd8b39efbc3c9c4db5b10b85fea8","versionType":"git","status":"affected"},{"version":"273ec51dd7ceaa76e038875d85061ec856d8905e","lessThan":"1a8a51ce85075a56a743b6f142606dd2696a391c","versionType":"git","status":"affected"},{"version":"273ec51dd7ceaa76e038875d85061ec856d8905e","lessThan":"2bb6379416fd19f44c3423a00bfd8626259f6067","versionType":"git","status":"affected"}]},{"vendor":"Linux","product":"Linux","defaultStatus":"affected","programFiles":["drivers/net/ppp/ppp_generic.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"2.6.30","status":"affected"},{"version":"0","lessThan":"2.6.30","versionType":"semver","status":"unaffected"},{"version":"5.10.258","lessThanOrEqual":"5.10.*","versionType":"semver","status":"unaffected"},{"version":"5.15.209","lessThanOrEqual":"5.15.*","versionType":"semver","status":"unaffected"},{"version":"6.1.175","lessThanOrEqual":"6.1.*","versionType":"semver","status":"unaffected"},{"version":"6.6.141","lessThanOrEqual":"6.6.*","versionType":"semver","status":"unaffected"},{"version":"6.12.91","lessThanOrEqual":"6.12.*","versionType":"semver","status":"unaffected"},{"version":"6.18.33","lessThanOrEqual":"6.18.*","versionType":"semver","status":"unaffected"},{"version":"7.0.10","lessThanOrEqual":"7.0.*","versionType":"semver","status":"unaffected"},{"version":"7.1","lessThanOrEqual":"*","versionType":"original_commit_for_fix","status":"unaffected"}]}]