I
n the Linux kernel, the following vulnerability has been resolved: exfat: fix missing shutdown check xfstests generic/730 test failed because after deleting the device that still had dirty data, the file could still be read without returning an error. The reason is the missing shutdown check in ->read_iter. I also noticed that shutdown checks were missing from ->write_iter, ->splice_read, and ->mmap. This commit adds shutdown checks to all of them.
References
Configurations
Configuration 1 (hide)
|
History
31 Oct 2025, 20:46
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| First Time |
Linux linux Kernel
Linux |
|
| CWE | NVD-CWE-noinfo | |
| References | () https://git.kernel.org/stable/c/47e35366bc6fa3cf189a8305bce63992495f3efa - Patch | |
| References | () https://git.kernel.org/stable/c/4a9595eb024b8319957c178be3cdeed613ac0795 - Patch | |
| References | () https://git.kernel.org/stable/c/539147585ca453db6e3d7a5cf3b9c9690513762d - Patch | |
| References | () https://git.kernel.org/stable/c/e41e33eb795cb9c1ead6ac627d8710546fac6e81 - Patch | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| Summary |
|
16 Apr 2025, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-04-16 15:16
Updated : 2025-10-31 20:46
NVD link : CVE-2025-22076
Mitre link : CVE-2025-22076
CVE.ORG link : CVE-2025-22076
JSON object : View
Products Affected
CWE