Vulnerability in Linux
CVE-2024-57936
In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Fix max SGEs for the Work Request Gen P7 supports up to 13 SGEs for now. WQE software structure can hold only 6 now. Since the max send sge is reported as 13, the stack can give requests up to 13 SGEs. This is causing traffic failures and system crashes. Use the define for max SGE supported for variable size. This will work for both static and variable WQEs.
EPSS: 0.002 (9.5th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Linux — versions 36e1b6890f228ccfc867031ecedffe50958b25e4, 227f51743b61fe3f6fc481f0fb8086bf8c49b8c9, 6.12
- Linux Linux_kernel — versions 6.13
Public proof-of-concept exploits
References
Frequently asked questions
- What is CVE-2024-57936?
- CVE-2024-57936 is a critical-severity vulnerability in Linux. CVSS score: 9.8/10. Published 2025-01-21.
- How severe is CVE-2024-57936?
- Critical severity. CVSS v3 base score is 9.8 out of 10.
- Is CVE-2024-57936 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.