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

CVE-2026-89643
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-89643 is a use-after-free / expired pointer dereference vulnerability in the Linux kernel's audit subsystem, specifically in the audit_del_rule() function. The flaw was introduced at commit 34d99af52ad40bd498ba66970579a5bc1fb1a3bc (present since Linux 4.3) and affects kernel versions up to but not including 6.12.109, 6.18.50, 7.2.4, and 7.3-rc1. It was published on September 11, 2026, with patches available the same day. The estimated CVSS severity is Medium, with an EPSS score of 0.0 at time of publication (Red Hat CVE, EUVD).

Technical details

The root cause is an expired pointer dereference (CWE-825), with a secondary NULL pointer dereference risk (CWE-476), in the Linux kernel audit subsystem. audit_del_rule() serves dual purposes: handling netlink deletion templates (which own a temporary tree reference) and internal fsnotify autoremove events (which pass the installed rule entry itself). The unconditional audit_put_tree() call at the end of audit_del_rule() incorrectly assumes the template case for both paths. For mixed AUDIT_DIR plus AUDIT_EXE rules, an fsnotify autoremove event drops the live tree reference of the installed rule; if multiple rules share the same tree, this can free the tree while another rule still holds a reference, causing a subsequent autoremove to dereference the freed pathname during rule comparison. The fix moves the temporary-tree put to audit_rule_change() — the caller that owns deletion templates — while retaining cleanup in AUDIT_DEL_RULE for both successful deletion and -ENOENT cases (Red Hat CVE, Kernel Patch).

Impact

Successful exploitation of this vulnerability can cause kernel memory corruption due to a use-after-free condition in the audit subsystem, potentially leading to a kernel panic (denial of service) or, in more severe scenarios, privilege escalation if the freed memory is reclaimed and controlled by an attacker. The vulnerability is triggered in the context of audit rule management with mixed AUDIT_DIR and AUDIT_EXE rules, which typically requires local access and the ability to manipulate audit rules. Availability is the primary concern, though integrity and confidentiality impacts cannot be fully excluded in exploitation scenarios involving controlled memory reuse (Red Hat CVE).

Exploitability

There are no known public proof-of-concept exploits, no reported in-the-wild exploitation, and no threat actor attribution associated with CVE-2026-89643 at this time. The EPSS score is 0.0, indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation would require local access to a system with audit rules configured using both AUDIT_DIR and AUDIT_EXE directives (Red Hat CVE).

Mitigation and workarounds

Patches have been applied to the following stable Linux kernel versions: 6.12.109, 6.18.50, 7.2.4, and 7.3-rc1. Administrators should update to one of these patched versions as soon as possible. The specific fix commits are cf37b61b5420fd4600fe78cf8c24da6e4d9bfe28, 636a99bab36ba27515363d325866c0273ac83b3e, 583cf579b32d99e3fe4e9c8ecc4d852e3708fbec, and 783f0f0974c156aca630f4ffff248671082a098d. As a short-term workaround, avoiding the use of mixed AUDIT_DIR plus AUDIT_EXE audit rules on unpatched systems can reduce exposure (Red Hat CVE, Kernel Patch).

Additional resources

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Debian

Fixed

bookworm

linux

Affected

sid

linux: 7.2.6-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: 7.3.0-5.5

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

RHEL / CentOS

Affected

OpenShift

openshift/ose-rhel-coreos-8

Affected

RHEL 8

kernel-rt.src

Affected

RHEL 9

kernel-rt.src

Affected

RHEL 10

kernel-rt.src

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