CVE-2026-80757: selinux: reject a class permission count below its inherited common

Published Sep 3, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

selinux: reject a class permission count below its inherited common

securitygetpermissions() maps an inherited common's permissions into an array sized by the class's own permissions.nprim, but classread() takes that nprim verbatim from the policy image and never checks that it covers the common. A class that inherits a common of N permissions while declaring a smaller nprim is accepted, and on load the common's permissions are written past the class-sized array -- an out-of-bounds heap write.

Reject a class whose permission count is below its inherited common's. Well-formed policies, where the class count already includes the inherited permissions, are unaffected.

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 3, 2026
CVE Published
via MITRE·08:26 AM
Data Sourced
via MITRE·08:26 AM
Description

Frequently Asked Questions

1

Who is exposed to this issue?

Systems that load an SELinux policy image containing a class that inherits permissions from a common while declaring a smaller permission count are exposed. Well-formed policies whose class permission count includes inherited permissions are unaffected.

2

What does an attacker need to exploit it?

Exploitation requires a malformed SELinux policy image with an inherited common permission count larger than the class permission count. Loading that policy causes an out-of-bounds heap write.

3

How can I tell whether a policy is affected?

Inspect classes that inherit a common and compare the class permission count with the inherited common's permission count. A class count below its inherited common's count is malformed and affected by this condition.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203