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.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/blob/cc431b3424123d84bcd7afd4de150b33f117a8ef/cves/2025/37xxx/CVE-2025-37892.json"
}