PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-80912 Linux CVE debrief

Linux kernel vulnerability in selinux security_get_classes() allows for NULL pointer dereference. The CVE was published on 2026-09-04T18:18:01.047Z and was last modified on 2026-09-14T13:18:48.763Z. This vulnerability affects Linux kernel developers and administrators, who should verify their kernel version and review SELinux configuration to prevent exploitation. The vulnerability is resolved by rejecting an unclaimed class value. The class symbol table is allowed to be sparse, but this getter builds its own array straight from the hash table and has no such predicate.

Vendor
Linux
Product
Unknown
CVSS
Unknown
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-04
Original CVE updated
2026-09-14
Advisory published
2026-09-04
Advisory updated
2026-09-14

Who should care

Linux kernel developers, administrators, and security teams should verify their kernel version and review SELinux configuration to prevent exploitation. This vulnerability affects Linux kernel deployments, and operators should review compensating controls for exposed systems while remediation is scheduled and verified.

Why it matters

The vulnerability in selinux security_get_classes() allows for NULL pointer dereference, which can lead to system crashes or potential code execution. Linux kernel developers and administrators should verify their kernel version and review SELinux configuration to prevent exploitation.

  • Verify Linux kernel version to ensure patching
  • Review SELinux configuration to prevent exploitation

Technical summary

The Linux kernel vulnerability in selinux security_get_classes() allows for NULL pointer dereference. The vulnerability is resolved by rejecting an unclaimed class value. This change prevents the NULL pointer dereference that could occur when the policy never defines a class value. The class symbol table is allowed to be sparse, but this getter builds its own array straight from the hash table and has no such predicate. Linux kernel developers and administrators should verify their kernel version and review SELinux configuration to prevent exploitation.

Defensive priority

Verify Linux kernel version and SELinux configuration.

Recommended defensive actions

  • Verify Linux kernel version
  • Review SELinux configuration
  • Monitor system for unusual activity
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance

Evidence notes

The CVE record and NVD entry provide details on the vulnerability. However, the scope of affected systems and versions is not explicitly stated. Linux kernel developers and administrators should verify their kernel version and review SELinux configuration to prevent exploitation. The vulnerability is resolved by rejecting an unclaimed class value in security_get_classes().

Sources and references

Verified primary and authoritative sources

  • CVE-2026-80912 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-80912

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-80912 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-80912

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/099869e9343a5f8c22b58497f074b34f63cbf856

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/22b05fec62c0fe9864cfceb52f7d0f3a34d9b1dd

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/3480c081c23d559fd9a6921b76955664f2e95153

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/841aea4d5a25e16273d04cd07a74142b4687e03b

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/d2e7f7035d6f407119ba5467f7218cc4370844fc

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/d8a10899ea3c84b80de72ca8ee9039e9a5156c9a

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/e0285bb152211c00900136b66d4b420c14a59094

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/f38a71868888285efc9c0ab5b032e23919c5a0a1

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.