CVE-2024-26945

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-26945
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-26945.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-26945
Downstream
Related
Published
2024-05-01T06:15:10Z
Modified
2025-03-20T21:26:07Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

crypto: iaa - Fix nrcpus < nriaa case

If nrcpus < nriaa, the calculated cpusperiaa will be 0, which causes a divide-by-0 in rebalancewqtable().

Make sure cpusperiaa is 1 in that case, and also in the nriaa == 0 case, even though cpusperiaa is never used if nriaa == 0, for paranoia.

References

Affected packages

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.8.9-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}