Linux Kernel Vulnerability Affects SELinux Boolean Definitions
CVE-2026-80913
What is CVE-2026-80913?
A vulnerability in the Linux kernel's SELinux component allows for improper input validation when defining boolean values. Specifically, the issue arises when the count of boolean definitions exceeds the actual values present, leading to NULL entries in the boolean handling array. This can result in undefined behavior when accessing these entries, potentially impacting system security. The vulnerability has been addressed by ensuring that all declared booleans are properly defined within the policy, reinforcing the robustness of SELinux policies against such discrepancies.
Affected Version(s)
Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 4d0ece18e648bd4362704fd087249ac697f2b7fb
Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 3938c8494d3c5d84a53fd7d1966ae9dde46cb5f8
Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 4dfb997c60f7951011d3dcbee926e3a7f80d8a76