Bug 2367461 (CVE-2025-37892) - CVE-2025-37892 kernel: mtd: inftlcore: Add error check for inftl_read_oob()
Summary: CVE-2025-37892 kernel: mtd: inftlcore: Add error check for inftl_read_oob()
Keywords:
Status: NEW
Alias: CVE-2025-37892
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-05-20 12:01 UTC by OSIDB Bzimport
Modified: 2025-05-20 12:15 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-05-20 12:01:07 UTC
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.

Comment 1 Avinash Hanwate 2025-05-20 12:06:19 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025052057-CVE-2025-37892-2103@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.