PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-89547 Linux CVE debrief

A vulnerability in the Linux kernel's SUNRPC service can cause a NULL pointer dereference and data corruption when percpu_counter_init() fails during RPC server startup. This issue requires local administrator privileges to exploit under memory pressure or fault injection. The vulnerability stems from the service not checking the return value of percpu_counter_init(), leading to potential NULL pointer dereferences and data corruption. Affected systems include Linux kernel deployments, especially those with untrusted local administrators or under memory pressure.

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

Who should care

Linux kernel administrators and developers, especially those with untrusted local administrators or under memory pressure, should assess exposure and prioritize patching. This includes reviewing the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance. Those responsible for Linux kernel deployments should verify percpu_counter_init return values in RPC server startup and implement memory pressure and fault

Why it matters

This vulnerability in the Linux kernel's SUNRPC service can cause data corruption and NULL pointer dereferences when percpu_counter_init() fails during RPC server startup, requiring local administrator privileges to exploit.

  • Local privilege escalation potential
  • Data corruption in RPC server startup
  • Denial of service via NULL pointer dereference

Technical summary

The Linux kernel's SUNRPC service does not check the return value of percpu_counter_init(), leading to potential NULL pointer dereferences and data corruption when the initialization fails. This issue requires local administrator privileges to exploit under memory pressure or fault injection. The vulnerability can cause data corruption and NULL pointer dereferences when percpu_counter_init() fails during RPC server startup. Affected systems include Linux kernel deployments, especially those with untrusted local administrators or under memory pressure.

Defensive priority

Assess exposure and prioritize patching for Linux kernel deployments, especially those with untrusted local administrators.

Recommended defensive actions

  • Assess Linux kernel version and patch level
  • Verify percpu_counter_init return values in RPC server startup
  • Implement memory pressure and fault injection mitigations
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • 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

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, including its description and affected components. The Linux kernel's SUNRPC service does not check the return value of percpu_counter_init(), leading to potential NULL pointer dereferences and data corruption when the initialization fails. This issue requires local administrator privileges to exploit under memory pressure or fault injection. The vulnerability can cause data corruption and NULL pointer dereferences when percpu_counter_init() fails during RPC server. To

Sources and references

Verified primary and authoritative sources

  • CVE-2026-89547 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-89547 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

    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/3a2b7649de76376a69f1d3ed2a539fb15907cd4d

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

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/43e11e164704dde975c9edb370de1a06bec67270

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

  • Source reference

    Unverified legacy reference

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

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

  • Source reference

    Unverified legacy reference

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

    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.