Vulnerability in Linux
CVE-2024-49568
In the Linux kernel, the following vulnerability has been resolved: net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt when receiving proposal msg When receiving proposal msg in server, the fields v2_ext_offset/ eid_cnt/ism_gid_cnt in proposal msg are from the remote client and can not be fully trusted. Especially the field v2_ext_offset, once exceed the max value, there has the chance to access wrong address, and crash may happen. This patch checks the fields v2_ext_offset/eid_cnt/ism_gid_cnt before using them.
EPSS: 0.002 (11.8th 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 8c3dca341aea885249e08856c4380300b75d2cf5, 5.10, 0
- Linux Linux_kernel — versions 6.13
Public proof-of-concept exploits
References
Frequently asked questions
- What is CVE-2024-49568?
- CVE-2024-49568 is a critical-severity vulnerability in Linux. CVSS score: 9.8/10. Published 2025-01-11.
- How severe is CVE-2024-49568?
- Critical severity. CVSS v3 base score is 9.8 out of 10.
- Is CVE-2024-49568 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.