CVE-2025-22076
Published: Apr 16, 2025
Modified: May 11, 2026
Description
In 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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected f761fcdd289d07e8547fef7ac76c3760fc7803f2 - < 4a9595eb024b8319957c178be3cdeed613ac0795affected f761fcdd289d07e8547fef7ac76c3760fc7803f2 - < e41e33eb795cb9c1ead6ac627d8710546fac6e81affected f761fcdd289d07e8547fef7ac76c3760fc7803f2 - < 539147585ca453db6e3d7a5cf3b9c9690513762daffected f761fcdd289d07e8547fef7ac76c3760fc7803f2 - < 47e35366bc6fa3cf189a8305bce63992495f3efa |
Linux | Linux | affected 6.12unaffected 0 - < 6.12unaffected 6.12.23 - <= 6.12.*unaffected 6.13.11 - <= 6.13.*unaffected 6.14.2 - <= 6.14.*+1 more versions |
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now