CVE-2019-17185

In FreeRADIUS 3.0.x before 3.0.20, the EAP-pwd module used a global OpenSSL BN_CTX instance to handle all handshakes. This mean multiple threads use the same BN_CTX instance concurrently, resulting in crashes when concurrent EAP-pwd handshakes are initiated. This can be abused by an adversary as a Denial-of-Service (DoS) attack.
Configurations

Configuration 1 (hide)

cpe:2.3:a:freeradius:freeradius:*:*:*:*:*:*:*:*

Configuration 2 (hide)

cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*

History

No history.

Information

Published : 2020-03-21 01:15

Updated : 2024-02-28 17:47


NVD link : CVE-2019-17185

Mitre link : CVE-2019-17185

CVE.ORG link : CVE-2019-17185


JSON object : View

Products Affected

opensuse

  • leap

freeradius

  • freeradius
CWE
CWE-662

Improper Synchronization