HOMEVULNERABILITIESCVE-2024-26945
HIGH

CVE-2024-26945

CWE-369Published: May 1, 2024· Updated: Jun 17, 2026

8.4
CVSS v3.1

Official 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.

NVD Source

Technical Analysis

CVE-2024-26945 requires local access, meaning attackers must already have a foothold on the target system.

The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.

A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 8.4.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorLocal
Attack ComplexityLow
Privileges Req.None
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityHigh
IntegrityHigh
AvailabilityHigh
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Affected Vendors & Products

Linux1 product(s)
linux kernel
Source: NVD CPE · 2 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (4)

Quick Facts

CVE IDCVE-2024-26945
CVSS Score8.4 / 10
SeverityHIGH
WeaknessCWE-369
CISA KEVNo
Affected1 vendor(s)
PublishedMay 1, 2024

Related CVEs (CWE-369)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2024-26945 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.