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 />
->read_iter.<br />
<br />
I also noticed that shutdown checks were missing from ->write_iter,<br />
->splice_read, and ->mmap. This commit adds shutdown checks to all<br />
of them.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
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) |
To consult the complete list of CPE names with products and versions, see this page



