Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: mtd: inftlcore: Add error check for inftl_read_oob() In INFTL_findwriteunit(), the return value of inftl_read_oob() need to be checked. A proper implementation can be found in INFTL_deleteblock(). The status will be set as SECTOR_IGNORE to break from the while-loop correctly if the inftl_read_oob() fails.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 2.6.18, < 5.4.293 |
| Debian | Debian Linux | 11.0 |
References
- https://git.kernel.org/stable/c/0300e751170cf80c05ca1a762a7b449e8ca6b693Patch
- https://git.kernel.org/stable/c/114d94f095aa405fa9a51484c4be34846d7bb386Patch
- https://git.kernel.org/stable/c/1c22356dfb041e5292835c9ff44d5f91bef8dd18Patch
- https://git.kernel.org/stable/c/5479a6af3c96f73bec2d2819532b6d6814f52dd6Patch
- https://git.kernel.org/stable/c/6af3b92b1c0b58ca281d0e1501bad2567f73c1a5Patch
- https://git.kernel.org/stable/c/7772621041ee78823ccc5f1fe38f6faa22af7023Patch
- https://git.kernel.org/stable/c/b828d394308e8e00df0a6f57e7dabae609bb8b7bPatch
- https://git.kernel.org/stable/c/d027951dc85cb2e15924c980dc22a6754d100c7cPatch
- https://git.kernel.org/stable/c/e7d6ceff95c55297f0ee8f9dbc4da5c558f30e9ePatch
- https://lists.debian.org/debian-lts-announce/2025/05/msg00045.htmlMailing ListThird Party Advisory
FAQ
What is CVE-2025-37892?
CVE-2025-37892 is a vulnerability with a CVSS score of 7.8 (HIGH). In the Linux kernel, the following vulnerability has been resolved: mtd: inftlcore: Add error check for inftl_read_oob() In INFTL_findwriteunit(), the return value of inftl_read_oob() need to be che...
How severe is CVE-2025-37892?
CVE-2025-37892 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-37892?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel, Debian Debian Linux.