Process crash or code execution via pathname copy
Published Jan 14, 2022 · Updated May 5, 2025
Stack-based buffer overflow in GNU C Library through 2.34 allows attackers to crash processes or execute code via an overlong UNIX pathname. In sunrpc/clnt_gen.c, clnt_create uses strcpy to place the caller-supplied hostname into the fixed-size sun_path field without checking its length. The calling application must pass an attacker-controlled pathname with the unix protocol; stack protection bounds the consequence to a process crash, while unprotected builds permit code execution.
Summary
What happened
Stack-based buffer overflow in GNU C Library through 2.34 allows attackers to crash processes or execute code via an overlong UNIX pathname. In sunrpc/clnt_gen.c, clnt_create uses strcpy to place the caller-supplied hostname into the fixed-size sun_path field without checking its length. The calling application must pass an attacker-controlled pathname with the unix protocol; stack protection bounds the consequence to a process crash, while unprotected builds permit code execution.
The record
- CVE
- CVE-2022-23219
- Published
- Jan 14, 2022
- Updated
- May 5, 2025
- Vendor
- Unknown vendor
- Product
- Unknown product
- Classifications
- CWE-120
- Attack vector
- Unavailable
- Privileges
- Unavailable
Timeline
How it unfolded
- Jan 14, 2022CVE publishedPublication date reported by the CVE source.
- May 5, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
What conditions does exploitation require?
What is affected?
Affected products and versions are unavailable in this record.
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- GNU C Library tst-bug22542 reproducerproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo