CVE-2026-80755
Last modified
CVE-2026-80755 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: selinux: reject a permission value exceeding the class permission count perm_read() bounds a permission value by SEL_VEC_MAX but never by the nprim of the owning class or common, which is taken verbatim from the policy image. security_get_permissions() then writes perms[value - 1] into an nprim-sized kcalloc() array, so a class declaring fewer permissions than its largest permission value drives an out-of-bounds heap write.
Description
In the Linux kernel, the following vulnerability has been resolved: selinux: reject a permission value exceeding the class permission count perm_read() bounds a permission value by SEL_VEC_MAX but never by the nprim of the owning class or common, which is taken verbatim from the policy image. security_get_permissions() then writes perms[value - 1] into an nprim-sized kcalloc() array, so a class declaring fewer permissions than its largest permission value drives an out-of-bounds heap write. The top-level symbol tables are validated this way; the nested per-class permission table is not. Reject a permission whose value exceeds nprim, which is already set when perm_read() runs. Well-formed policies are unaffected. [PM: tweak comment for line length]
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 55fcf09b3fe4325c9395ebbb0322a547a157ebc7, < 6c2ab7c4549f4f2305848df834e784651dbf1676; >= 55fcf09b3fe4325c9395ebbb0322a547a157ebc7, < dfc59a062c386d3d4415ecdab781065a645f33cc; >= 55fcf09b3fe4325c9395ebbb0322a547a157ebc7, < a7f3d4f22d920dc3c7d75f02ece0f7bf2c58437e; >= 55fcf09b3fe4325c9395ebbb0322a547a157ebc7, < d14b5d0e97fccd27974fedc03b903408872907fd |
| Linux | Linux | 2.6.23 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80755?
How severe is CVE-2026-80755?
How do I fix CVE-2026-80755?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-8075Mattermost Desktop App versions <=6.2 5.5.13 6.0.2.0 fail to…6.5
- CVE-2026-80750In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-80751In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80752In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-80753In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-80754In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80756In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80757In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80758In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80759In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8076Weak credentials in the CashDro 3 web administration panel, …9.3
- CVE-2026-80760In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-80755?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
