CVE-2024-26945
Last modified
CVE-2024-26945 is a high-severity vulnerability rated 8.4/10 on the CVSS scale. 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.. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | < 6.8.3 | — |
| Linux | Linux Kernel | 6.9 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-26945?
How severe is CVE-2024-26945?
How do I fix CVE-2024-26945?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-2694The Betheme theme for WordPress is vulnerable to PHP Object …8.8
- CVE-2024-26940In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26941In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26942In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26943In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26944In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-26946In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26947In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26948In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26949In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-2695The Shariff Wrapper plugin for WordPress is vulnerable to St…5.4
- CVE-2024-26950In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2024-26945?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
