Linux Kernel Security Flaw in SELinux Class Handling
CVE-2026-80912

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
4 September 2026

What is CVE-2026-80912?

A vulnerability in the Linux kernel's SELinux implementation arises from improper handling of unclaimed class values in the security_get_classes() function. When an unrecognized class value is encountered, the function fails to correctly handle the NULL return, which may lead to unexpected behavior. Properly defined security policies require that every class they declare must be accounted for; otherwise, this flaw could result in security compliance issues. The fix ensures that lookups for unclaimed class values fail gracefully instead of returning a NULL, thereby enforcing stricter policy adherence.

Affected Version(s)

Linux 55fcf09b3fe4325c9395ebbb0322a547a157ebc7

Linux 55fcf09b3fe4325c9395ebbb0322a547a157ebc7 < 099869e9343a5f8c22b58497f074b34f63cbf856

Linux 55fcf09b3fe4325c9395ebbb0322a547a157ebc7 < 841aea4d5a25e16273d04cd07a74142b4687e03b

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.