CyberRota Analysis
This is a high severity vulnerability with a CVSS score of 8.4. It affects Linux.
CVE
CVE-2024-26945
Severity
HIGH
CVSS
8.4
EPSS
0.24%
Linux
Original NVD Description
In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix nr_cpus < nr_iaa case If nr_cpus < nr_iaa, the calculated cpus_per_iaa will be 0, which causes a divide-by-0 in rebalance_wq_table(). Make sure cpus_per_iaa is 1 in that case, and also in the nr_iaa == 0 case, even though cpus_per_iaa is never used if nr_iaa == 0, for paranoia.
Related CVEs
Other vulnerabilities affecting the same vendor(s)