CVE-2024-36025
Vulnerability Summary
Timeline
Description
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix off by one in qla_edif_app_getstats() The app_reply->elem[] array is allocated earlier in this function and it has app_req.num_ports elements. Thus this > comparison needs to be >= to prevent memory corruption.
CVSS Metrics
- v3.1•MEDIUM•Score: 5.5CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
EPSS Trends
Current EPSS score: 0.02%• Percentile: 6%
Techniques & Countermeasures
- CWE-193•Off-by-one Error
A product calculates or uses an incorrect maximum or minimum value that is 1 more, or 1 less, than the correct value.
Affected Systems
- linux•linux
≥ 7878f22a2e03b69baf792f74488962981a1c9547, < 8c820f7c8e9b46238d277c575392fe9930207aab | ≥ 7878f22a2e03b69baf792f74488962981a1c9547, < 9fc74e367be4247a5ac39bb8ec41eaa73fade510 | ≥ 7878f22a2e03b69baf792f74488962981a1c9547, < 60b87b5ecbe07d70897d35947b0bb3e76ccd1b3a | ≥ 7878f22a2e03b69baf792f74488962981a1c9547, < ea8ac95c22c93acecb710209a7fd10b851afe817 | ≥ 7878f22a2e03b69baf792f74488962981a1c9547, < 4406e4176f47177f5e51b4cc7e6a7a2ff3dbfbbd | 5.15
- linux•linux_kernel
≥ 5.15, < 5.15.156 | ≥ 5.16, < 6.1.87 | ≥ 6.2, < 6.6.28 | ≥ 6.7, < 6.8.7 | 6.9:rc1 | 6.9:rc2 | 6.9:rc3
References (5)
- https://git.kernel.org/stable/c/8c820f7c8e9b46238d277c575392fe9930207aab
- https://git.kernel.org/stable/c/9fc74e367be4247a5ac39bb8ec41eaa73fade510
- https://git.kernel.org/stable/c/60b87b5ecbe07d70897d35947b0bb3e76ccd1b3a
- https://git.kernel.org/stable/c/ea8ac95c22c93acecb710209a7fd10b851afe817
- https://git.kernel.org/stable/c/4406e4176f47177f5e51b4cc7e6a7a2ff3dbfbbd