2 matches found
SUSE CVE-2025-37740
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...
PT-2025-18421
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A divide error occurs when calculating the control page level in dbAllocAG due to a zero width in dmapctl of the AG. This issue is resolved by adding a sanity check for agwidth in dbMoun...