cve/2025/CVE-2025-37740.md
2025-09-29 21:09:30 +02:00

857 B

CVE-2025-37740

Description

In the Linux kernel, the following vulnerability has been resolved:jfs: add sanity check for agwidth in dbMountThe width in dmapctl of the AG is zero, it trigger a divide error whencalculating the control page level in dbAllocAG.To avoid this issue, add a check for agwidth in dbAllocAG.

POC

Reference

No PoCs from references.

Github