PT-2026-34351 · Linux · Linux Kernel

Published

2026-04-22

·

Updated

2026-04-23

·

CVE-2026-31446

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A use-after-free issue exists in the ext4 file system during the unmount process. The problem occurs when update super work races with umount, specifically when ext4 notify error sysfs() calls sysfs notify(). This sequence accesses a kernfs node after it has been freed by kobject del() within the ext4 unregister sysfs() function.
Recommendations As a temporary workaround, restrict access to the /proc/fs/ext4/xx/mb groups interface to minimize the risk of triggering the race condition during unmount.

Fix

Use After Free

Weakness Enumeration

Related Identifiers

CVE-2026-31446
ECHO-3908-522A-C99B

Affected Products

Linux Kernel