PT-2026-20450 · Linux · Linux Kernel

Published

2026-01-01

·

Updated

2026-03-25

·

CVE-2026-23224

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The EROFS filesystem may experience a use-after-free (UAF) condition when a file-backed mount with the directio option is enabled. This can lead to a system panic. The issue arises from a race condition where a bio structure is freed while still being accessed, specifically within the file accessed() function. The vulnerability occurs during the completion of an I/O operation, where a reference count is introduced in the erofs fileio rq structure to manage the lifecycle of the request. The erofs fileio ki complete() and erofs fileio rq submit() functions decrement this reference count, and the request is freed when the count reaches zero.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Use After Free

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-23224
ECHO-92FE-4D80-CE75
OPENSUSE-SU-2026:10387-1
OPENSUSE-SU-2026:20416-1
SUSE-SU-2026:20838-1
SUSE-SU-2026:20931-1
SUSE-SU-2026:21284-1

Affected Products

Linux Kernel