CVE-2025-37892
Linux Kernel MTD INFTL Buffer Overflow
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.
INFO
Published Date :
May 20, 2025, 11:15 a.m.
Last Modified :
May 20, 2025, 11:15 a.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
No
Impact Score :
Exploitability Score :
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2025-37892
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2025-37892
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2025-37892
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 20, 2025
Action Type Old Value New Value Added 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. Added Reference https://git.kernel.org/stable/c/0300e751170cf80c05ca1a762a7b449e8ca6b693 Added Reference https://git.kernel.org/stable/c/114d94f095aa405fa9a51484c4be34846d7bb386 Added Reference https://git.kernel.org/stable/c/1c22356dfb041e5292835c9ff44d5f91bef8dd18 Added Reference https://git.kernel.org/stable/c/5479a6af3c96f73bec2d2819532b6d6814f52dd6 Added Reference https://git.kernel.org/stable/c/6af3b92b1c0b58ca281d0e1501bad2567f73c1a5 Added Reference https://git.kernel.org/stable/c/7772621041ee78823ccc5f1fe38f6faa22af7023 Added Reference https://git.kernel.org/stable/c/b828d394308e8e00df0a6f57e7dabae609bb8b7b Added Reference https://git.kernel.org/stable/c/d027951dc85cb2e15924c980dc22a6754d100c7c Added Reference https://git.kernel.org/stable/c/e7d6ceff95c55297f0ee8f9dbc4da5c558f30e9e
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2025-37892
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2025-37892
weaknesses.