Buffer Overflow Vulnerability in GNU C Library's sunrpc Module
CVE-2022-23219
9.8CRITICAL
What is CVE-2022-23219?
The deprecated clnt_create function within the sunrpc module of the GNU C Library fails to validate the length of the hostname argument, leading to a potential buffer overflow. This vulnerability can cause a denial of service or, if the application lacks a stack protector, may allow for arbitrary code execution by attackers. It highlights the importance of using secure coding practices and the need to promptly update affected libraries to mitigate risks.