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.
2025-05-01T13:15:52.617
2025-11-04T18:11:19.577
Analyzed
416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVSSv3.1: 5.5 (MEDIUM)
| Type | Vendor | Product | Version/Range | Vulnerable? |
|---|---|---|---|---|
| Operating System | linux | linux_kernel | < 5.4.293 | Yes |
| Operating System | linux | linux_kernel | < 5.10.237 | Yes |
| Operating System | linux | linux_kernel | < 5.15.181 | Yes |
| Operating System | linux | linux_kernel | < 6.1.135 | Yes |
| Operating System | linux | linux_kernel | < 6.6.88 | Yes |
| Operating System | linux | linux_kernel | < 6.12.24 | Yes |
| Operating System | linux | linux_kernel | < 6.13.12 | Yes |
| Operating System | linux | linux_kernel | < 6.14.3 | Yes |
| Operating System | debian | debian_linux | 11.0 | Yes |