CVE-2025-22076

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
16/04/2025
Last modified:
31/10/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> exfat: fix missing shutdown check<br /> <br /> xfstests generic/730 test failed because after deleting the device<br /> that still had dirty data, the file could still be read without<br /> returning an error. The reason is the missing shutdown check in<br /> -&gt;read_iter.<br /> <br /> I also noticed that shutdown checks were missing from -&gt;write_iter,<br /> -&gt;splice_read, and -&gt;mmap. This commit adds shutdown checks to all<br /> of them.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.12 (including) 6.12.23 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.13 (including) 6.13.11 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.14 (including) 6.14.2 (excluding)