CVE-2026-90318
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
fat: release buffer head after rebuilding parent
fat_scan_logstart() leaves the matching directory entry's buffer head in sinfo.bh for the caller to release, just like fat_scan().
fat_rebuild_parent() uses the directory entry to rebuild the parent inode for the nostale_ro NFS export path, but does not release sinfo.bh after a successful scan. Release it once fat_build_inode() has consumed the directory entry data.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | f1e6fb0ab451dae8523fbb8c119a653b2730e938 < 5e44b6944e11fd6647f028219ad0be4e85e9acee | affected |
| Linux | Linux | f1e6fb0ab451dae8523fbb8c119a653b2730e938 < d2a86329152c69a6200c15b2bf618755f8563826 | affected |
| Linux | Linux | f1e6fb0ab451dae8523fbb8c119a653b2730e938 < 0f18d712ba9c980e05b7e33a27cde4fe3ed2d393 | affected |
| Linux | Linux | f1e6fb0ab451dae8523fbb8c119a653b2730e938 < e38587d98d1ceac608420052c0cdd901d25878f3 | affected |
| Linux | Linux | f1e6fb0ab451dae8523fbb8c119a653b2730e938 < c6a67aa438179cad40f8ae45469e304338d65c0a | affected |
| Linux | Linux | f1e6fb0ab451dae8523fbb8c119a653b2730e938 < 571ea4263d69df1b48578e4314a828ecd0604755 | affected |
| Linux | Linux | f1e6fb0ab451dae8523fbb8c119a653b2730e938 < 7565e44507634514e3e1899d3acad3de43f7a2c1 | affected |
| Linux | Linux | f1e6fb0ab451dae8523fbb8c119a653b2730e938 < 83e98dbf19ab64e8528e101e20f8d50e1aaa68a8 | affected |
| Linux | Linux | 3.10 | affected |
| Linux | Linux | 0 < 3.10 | unaffected |
| Linux | Linux | 5.10.270 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.221 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.188 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.157 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.110 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.52 <= 6.18.* | unaffected |
| Linux | Linux | 7.2.6 <= 7.2.* | unaffected |
| Linux | Linux | 7.3-rc1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/5e44b6944e11fd6647f028219ad0be4e85e9acee
- https://git.kernel.org/stable/c/d2a86329152c69a6200c15b2bf618755f8563826
- https://git.kernel.org/stable/c/0f18d712ba9c980e05b7e33a27cde4fe3ed2d393
- https://git.kernel.org/stable/c/e38587d98d1ceac608420052c0cdd901d25878f3
- https://git.kernel.org/stable/c/c6a67aa438179cad40f8ae45469e304338d65c0a
- https://git.kernel.org/stable/c/571ea4263d69df1b48578e4314a828ecd0604755
- https://git.kernel.org/stable/c/7565e44507634514e3e1899d3acad3de43f7a2c1
- https://git.kernel.org/stable/c/83e98dbf19ab64e8528e101e20f8d50e1aaa68a8
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.