CVE-2025-37892

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-37892
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-37892.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-37892
Downstream
Related
Published
2025-05-20T11:15:48Z
Modified
2025-08-09T20:01:25Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

mtd: inftlcore: Add error check for inftlreadoob()

In INFTLfindwriteunit(), the return value of inftlreadoob() need to be checked. A proper implementation can be found in INFTLdeleteblock(). The status will be set as SECTORIGNORE to break from the while-loop correctly if the inftlread_oob() fails.

References

Affected packages