CVE-2025-37892
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.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.19%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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 3.1
- 7.8 HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 0.19% probability · 9th percentile
- CISA KEV
- Not listed
- Affected
- linux/linux kernel · debian/debian linux
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
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 List, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.