CVE-2025-37740
Linux Kernel JFS Divide Error Vulnerability
Description
In the Linux kernel, the following vulnerability has been resolved: jfs: add sanity check for agwidth in dbMount The width in dmapctl of the AG is zero, it trigger a divide error when calculating the control page level in dbAllocAG. To avoid this issue, add a check for agwidth in dbAllocAG.
INFO
Published Date :
May 1, 2025, 1:15 p.m.
Last Modified :
May 2, 2025, 1:53 p.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-37740
.
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-37740
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2025-37740
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.
-
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 02, 2025
Action Type Old Value New Value Added Reference https://git.kernel.org/stable/c/722e72f7f9c69fcb3ab7988c2471feff7a4c8de1 Added Reference https://git.kernel.org/stable/c/a065cec230aa807c18828a3eee82f1c8592c2adf Added Reference https://git.kernel.org/stable/c/a741f29ac8b6374c9904be8b7ac7cdfcd7e7e4fa -
New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 01, 2025
Action Type Old Value New Value Added Description In the Linux kernel, the following vulnerability has been resolved: jfs: add sanity check for agwidth in dbMount The width in dmapctl of the AG is zero, it trigger a divide error when calculating the control page level in dbAllocAG. To avoid this issue, add a check for agwidth in dbAllocAG. Added Reference https://git.kernel.org/stable/c/a260bf14cd347878f01f70739ba829442a474a16 Added Reference https://git.kernel.org/stable/c/c8c96a9e7660e5e5eea445978fe8f2e432d91c1f Added Reference https://git.kernel.org/stable/c/cc0bc4cb62ce5fa0c383e3bf0765d01f46bd49ac Added Reference https://git.kernel.org/stable/c/ccd97c8a4f90810f228ee40d1055148fa146dd57 Added Reference https://git.kernel.org/stable/c/ddf2846f22e8575d6b4b6a66f2100f168b8cd73d Added Reference https://git.kernel.org/stable/c/e3f85edb03183fb06539e5b50dd2c4bb42b869f0
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-37740
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-37740
weaknesses.