CVE-2026-31454
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-31454 is a use-after-free vulnerability in the Linux kernel's XFS filesystem subsystem, specifically in the xfs_inode_item_push() and xfs_qm_dquot_logitem_push() functions. When the AIL (Active Item List) lock is dropped to perform buffer IO, log items may be freed by background reclaim or the dquot shrinker before a subsequent spin_lock() call dereferences lip->li_ailp, resulting in a use-after-free condition. The vulnerability was published on April 22, 2026, and affects Linux kernel versions from 5.9 through multiple stable branches up to 7.0-rc5. It carries a CVSS v3.1 base score of 7.8 (High) (GitHub Advisory, Red Hat).

Technical details

The root cause is classified as CWE-416 (Use After Free) and CWE-413 (Improper Resource Locking). In xfs_inode_item_push() and xfs_qm_dquot_logitem_push(), the AIL lock is released to allow buffer IO operations; during this window, the cluster buffer no longer protects the associated log item from reclaim by background processes or the dquot shrinker. When the code subsequently attempts to acquire spin_lock() using lip->li_ailp, the log item may have already been freed, causing a use-after-free memory access. The fix saves the ailp pointer to a local variable while the AIL lock is still held and the log item is guaranteed valid, eliminating the race condition (GitHub Advisory, Red Hat Bugzilla).

Impact

Successful exploitation of this vulnerability can lead to kernel memory corruption, potentially resulting in a system crash (denial of service) or local privilege escalation. An attacker or malicious process with low-privileged local access on a system running an XFS filesystem could trigger the vulnerable code path during buffer IO operations to corrupt kernel memory structures. The confidentiality, integrity, and availability impacts are all rated High, reflecting the potential for full kernel compromise on affected systems (GitHub Advisory, Red Hat).

Exploitability

There is no public proof-of-concept exploit available and no evidence of in-the-wild exploitation at this time. The vulnerability requires local access with low privileges (e.g., a standard user account) on a system using the XFS filesystem. The EPSS score is approximately 0.024%, indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (GitHub Advisory, Red Hat).

Mitigation and workarounds

Update the Linux kernel to a patched version. Fixed versions include: 5.10.253, 5.15.203, 6.1.168, 6.6.131, 6.12.80, 6.18.21, 6.19.11, and 7.0 (stable). Multiple stable-branch patches have been committed to the kernel git repository. Organizations should prioritize patching systems running XFS filesystems and review kernel update procedures before deployment. Amazon Linux 2023 users can refer to ALAS2023-2026-1646 and ALAS2023-2026-1681 for distribution-specific updates (GitHub Advisory, Amazon Linux ALAS).

Additional resources

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Debian

Fixed

bookworm

linux: 6.1.170-1

Fixed

sid

linux: 6.19.11-1

Fixed

trixie

linux: 6.12.85-1

Fixed

Ubuntu

Fixed

bionic

linux

Not Affected

bionic (esm-infra)

linux

Not Affected

bionic (fips-updates)

linux-fips

Not Affected

bionic (fips)

linux-fips

Not Affected

devel

linux

Not Affected

focal

linux

Not Affected

focal (esm-infra)

linux-hwe-5.15: 5.15.0-186.196~20.04.1

Fixed

focal (fips-updates)

linux-fips

Not Affected

RHEL / CentOS

Affected

RHEL 8

kernel-rt.src

Affected

RHEL 9

kernel-rt.src

Affected

RHEL 10

kernel.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-azure-fips
NoYesSep 17, 2026
CVE-2026-93188MEDIUM6.5
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-tegra-5.15
NoYesSep 17, 2026
CVE-2026-93182NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-fips
NoYesSep 17, 2026
CVE-2026-93181NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-4.15
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