๐Ÿ” CVE Alert

CVE-2026-80929

HIGH 7.8

sysctl: move the "cad_pid" entry from pid_table[] to kern_reboot_table[]

CVSS Score
7.8
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: sysctl: move the "cad_pid" entry from pid_table[] to kern_reboot_table[] cad_pid is global, and kill_cad_pid() is only used in the root namespace. However, due to pid_table_root_permissions(), a non-root user can unshare pid/user namespaces and modify it from the child namespace. This makes no sense and is simply wrong. Move it to kern_reboot_table[] where it logically belongs; this ensures that only GLOBAL_ROOT_UID can read/modify this sysctl. Note that this patch doesn't preserve "#ifdef CONFIG_PROC_SYSCTL" around the "cad_pid"; CONFIG_PROC_SYSCTL selects CONFIG_SYSCTL, so it is always set when kern_reboot_table[] is compiled.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 11, 2026
Last Updated Sep 13, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new high vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

Linux / Linux
e054bcbe7e7af2baad3752f1a4916a7fffc0457e < e8527de7fea191fda704792a56081f9009aeec37 e054bcbe7e7af2baad3752f1a4916a7fffc0457e < a09bc4eaa67e1a72df3b6d0beb3afeef1e1fdfcd e054bcbe7e7af2baad3752f1a4916a7fffc0457e < 7170ca01623b399c97f2ae9d3e228badc1f25ea3
Linux / Linux
6.17

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/e8527de7fea191fda704792a56081f9009aeec37 git.kernel.org: https://git.kernel.org/stable/c/a09bc4eaa67e1a72df3b6d0beb3afeef1e1fdfcd git.kernel.org: https://git.kernel.org/stable/c/7170ca01623b399c97f2ae9d3e228badc1f25ea3