CVE-2022-23219

The deprecated compatibility function clnt_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its hostname argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:gnu:glibc:*:*:*:*:*:*:*:*

Information

Published : 2022-01-14 07:15

Updated : 2022-07-25 18:21


NVD link : CVE-2022-23219

Mitre link : CVE-2022-23219


JSON object : View

Products Affected

gnu

  • glibc
CWE
CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')