Register for the AI for Security Summit: Join Figma, Perplexity & Wiz

CVE-2026-80755
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-80755 is an out-of-bounds heap write vulnerability in the Linux kernel's SELinux subsystem, specifically in the perm_read() function's handling of permission values during policy loading. The flaw exists because perm_read() bounds permission values only by SEL_VEC_MAX and not by the nprim (permission count) of the owning class or common, allowing a malformed SELinux policy to trigger an out-of-bounds write in kernel memory. The vulnerability affects Linux kernel versions from 2.6.23 onward, with fixes available in 6.12.108, 6.18.49, 7.1.13, and 7.2+. It was published on September 3, 2026, with patches released the same day. Feedly estimates the severity as HIGH, with an EPSS score of approximately 0.2% (Github Advisory, Feedly).

Technical details

The root cause is an improper input validation flaw (CWE class: out-of-bounds write) in the Linux kernel's SELinux policy parsing code. Specifically, perm_read() reads permission values verbatim from the policy image and only validates them against SEL_VEC_MAX, but never against the nprim field of the owning class or common permission table. When security_get_permissions() subsequently processes these values, it writes to perms[value - 1] within an nprim-sized kcalloc() array — if a class declares fewer permissions than its largest permission value, this results in an out-of-bounds heap write. The validation gap is specific to the nested per-class permission table; top-level symbol tables are correctly validated. Exploitation requires the ability to load a crafted SELinux policy file into the kernel (Github Advisory).

Impact

Successful exploitation can lead to arbitrary code execution with kernel privileges, representing a full system compromise. An attacker who can load a malicious SELinux policy — typically requiring elevated privileges or a secondary vulnerability enabling policy loading — could corrupt kernel heap memory, potentially enabling privilege escalation, data exfiltration, or complete control of the affected system. Well-formed, legitimate SELinux policies are not affected by this vulnerability (Github Advisory, Feedly).

Exploitability

There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation as of the time of publication. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.2% (0.002), placing it in the 10th percentile for exploitation likelihood within 30 days. Exploitation is constrained by the precondition that an attacker must be able to load a crafted SELinux policy into the kernel, which typically requires significant existing access (Github Advisory, Feedly).

Mitigation and workarounds

Patches have been released for multiple stable kernel branches. Users should upgrade to Linux kernel version 6.12.108 or later (for the 6.12.x branch), 6.18.49 or later (for the 6.18.x branch), 7.1.13 or later (for the 7.1.x branch), or 7.2+. The fix adds a validation check in perm_read() to reject any permission value that exceeds nprim, the permission count of the owning class or common. As a configuration-based mitigation, restrict the ability to load SELinux policies to trusted administrative accounts only, and validate SELinux policy files from trusted sources before loading them into production systems (Github Advisory, Feedly).

Community reactions

The vulnerability was announced via the Linux kernel CVE announcement mailing list and picked up by standard vulnerability tracking services including VulDB, CIRCL, and Tenable's Nessus (detection ID 342730). No notable independent researcher commentary or significant social media discussion has been identified beyond routine vulnerability database entries (Feedly).

Additional resources

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Debian

Fixed

bookworm

linux

Affected

sid

linux: 7.1.13-1

Fixed

trixie

linux

Affected

Ubuntu

Affected

bionic (esm-infra)

linux

Affected

bionic (fips-updates)

linux-fips

Affected

bionic (fips)

linux-fips

Affected

devel

linux-azure-fde

Affected

focal

linux-azure-fde-5.15

Not Affected

focal (esm-infra)

linux

Affected

focal (fips-updates)

linux-fips

Affected

focal (fips)

linux-fips

Affected

SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-93189HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-7.0
NoYesSep 17, 2026
CVE-2026-93188NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-fips
NoYesSep 17, 2026
CVE-2026-93182NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-intel-iotg
NoYesSep 17, 2026
CVE-2026-93181NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-nvidia
NoNoSep 17, 2026
CVE-2026-93174NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoYesSep 17, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management