CVE-2024-57973
Last modified
CVE-2024-57973 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: rdma/cxgb4: Prevent potential integer overflow on 32bit The "gl->tot_len" variable is controlled by the user. It comes from process_responses(). EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: rdma/cxgb4: Prevent potential integer overflow on 32bit The "gl->tot_len" variable is controlled by the user. It comes from process_responses(). On 32bit systems, the "gl->tot_len + sizeof(struct cpl_pass_accept_req) + sizeof(struct rss_header)" addition could have an integer wrapping bug. Use size_add() to prevent this.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 3.8, < 6.1.129 |
| Linux | Linux Kernel | >= 6.2, < 6.6.76 |
| Linux | Linux Kernel | >= 6.7, < 6.12.13 |
| Linux | Linux Kernel | >= 6.13, < 6.13.2 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-57973?
How severe is CVE-2024-57973?
How do I fix CVE-2024-57973?
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-57967PVWA (Password Vault Web Access) in CyberArk Privileged Acce…4.2
- CVE-2024-57968Advantive VeraCore before 2024.4.2.1 allows remote authentic…8.8
- CVE-2024-57969app/Model/Attribute.php in MISP before 2.4.198 ignores an AC…4.3
- CVE-2024-57970libarchive through 3.7.7 has a heap-based buffer over-read i…4
- CVE-2024-57971DataSourceResource.java in the SpagoBI API support in Knowag…9.1
- CVE-2024-57972The pairing API request handler in Microsoft HoloLens 1 (Win…6.5
- CVE-2024-57974In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-57975In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-57976In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-57977In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-57978In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-57979In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2024-57973?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
