PT-2026-61124 · Linux · Linux Kernel

CVE-2026-63808

·

Published

2026-07-19

·

Updated

2026-07-19

CVSS v3.1

9.8

Critical

VectorAV:N/AC:L/PR:N/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 A use-after-free issue exists in the exfat find dir entry() function. The problem occurs when a buffer head obtained from exfat get dentry() is released using brelse(bh) before the TYPE EXTEND branch reads the directory entry through the ep pointer, which points to bh->b data. Because the reference is dropped, the underlying page backing the data may no longer be valid when exfat extract uni name() is called, leading to a potential kernel fault.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-63808

Affected Products

Linux Kernel