CVE-2026-89552

Kernel crash via failed charp replacement allocation

Published Sep 11, 2026 · Updated Sep 11, 2026

NULL pointer dereference in Linux kernel charp handling allows local users with administrative access to crash the kernel through zswap. param_set_charp() frees the existing string before kmalloc_parameter() successfully allocates its replacement, leaving the parameter NULL after -ENOMEM. Writing zswap's compressor parameter before zswap initialization and forcing allocation failure causes zswap_setup() to pass that NULL value to strcmp(), crashing the kernel.

CVSS severityUnavailable
Unscored
EPSS probability0.17%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

NULL pointer dereference in Linux kernel charp handling allows local users with administrative access to crash the kernel through zswap. param_set_charp() frees the existing string before kmalloc_parameter() successfully allocates its replacement, leaving the parameter NULL after -ENOMEM. Writing zswap's compressor parameter before zswap initialization and forcing allocation failure causes zswap_setup() to pass that NULL value to strcmp(), crashing the kernel.

The record

CVE
CVE-2026-89552
Published
Sep 11, 2026
Updated
Sep 11, 2026
Vendor
The Linux Kernel Organization
Product
Linux
Classifications
T1499.004
Attack vector
local
Privileges
admin

Timeline

How it unfolded

  1. Sep 11, 2026CVE publishedPublication date reported by the CVE source.
  2. Sep 11, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=2.6.30
  2. Affected versionversion=e180a6b7759a99a28cbcce3547c4c80822cb6c2a <0d8e2404925a0607ffec79a53170715a46936896
  3. Affected versionversion=e180a6b7759a99a28cbcce3547c4c80822cb6c2a <3dfaae04243cde460d82dfc2a7dd0bb6664d20ae
  4. Affected versionversion=e180a6b7759a99a28cbcce3547c4c80822cb6c2a <614f873268c5b172804c9af6639bd17b7e1e2359
  5. Affected versionversion=e180a6b7759a99a28cbcce3547c4c80822cb6c2a <704ecd010d4a9b33160e40b74eb402f6b86a18e0

What conditions does exploitation require?

Attack vectorlocal
Required privilegesadmin

What is affected?

The Linux Kernel Organization · Linuxversion=2.6.30; version=e180a6b7759a99a28cbcce3547c4c80822cb6c2a <0d8e2404925a0607ffec79a53170715a46936896; version=e180a6b7759a99a28cbcce3547c4c80822cb6c2a <3dfaae04243cde460d82dfc2a7dd0bb6664d20ae; version=e180a6b7759a99a28cbcce3547c4c80822cb6c2a <614f873268c5b172804c9af6639bd17b7e1e2359; version=e180a6b7759a99a28cbcce3547c4c80822cb6c2a <704ecd010d4a9b33160e40b74eb402f6b86a18e0

Published CVSS scores

No CVSS assessment is available in this record.

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectorlocal
Privilegesadmin
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

T1499.004Application or System Exploitation

Public exploit references

No public exploit references are available in this record.

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo