NULL pointer dereference in Freeradius
CVE-2022-41860
In freeradius, when an EAP-SIM supplicant sends an unknown SIM option, the server will try to look that option up in the internal dictionaries. This lookup will fail, but the SIM code will not check for that failure. Instead, it will dereference a NULL pointer, and cause the server to crash.
EPSS: 0.012 (64.2th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Freeradius
- N/a Freeradius — versions All versions from 0.9.3 to 3.0.25
Weakness classification (CWE)
References
- secalert@redhat.com (Patch, Vendor Advisory)
- secalert@redhat.com (Patch, Third Party Advisory)
- af854a3a-2127-422b-91ae-364da2661108
Frequently asked questions
- What is CVE-2022-41860?
- CVE-2022-41860 is a high-severity vulnerability in Freeradius, classified under NULL Pointer Dereference. CVSS score: 7.5/10. Published 2023-01-17.
- How severe is CVE-2022-41860?
- High severity. CVSS v3 base score is 7.5 out of 10.