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.
Metrics
Affected Vendors & Products
References
History
Thu, 20 Mar 2025 21:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.9:rc1:*:*:*:*:*:* |

Status: PUBLISHED
Assigner: Linux
Published:
Updated: 2025-02-05T21:11:01.305Z
Reserved: 2024-02-19T14:20:24.197Z
Link: CVE-2024-26945

Updated: 2024-08-02T00:21:05.633Z

Status : Analyzed
Published: 2024-05-01T06:15:10.177
Modified: 2025-03-20T21:26:07.280
Link: CVE-2024-26945
