3 matches found
Exploit for Out-of-bounds Write in Gnu Glibc
PoC exploit for CVE-2015-0235, a vulnerability in the gethostbyname2r and gethostbynamer functions of the glibc library. The exploit is a shared library wrapper that provides an additional check for the vulnerable functions, preventing them from being called. The target is the glibc library,...
AZL-34738 CVE-2023-4806 affecting package glibc for versions less than 2.38-11
A flaw has been identified in glibc. In an extremely rare situation, the getaddrinfo function may access memory that has been freed, resulting in an application crash. This issue is only exploitable when a NSS module implements only the nssgethostbyname2r and nssgetcanonnamer hooks without...
Exploit for Out-of-bounds Write in Gnu Glibc
CVE-2015-0235-workaround aka GHOST glibc vulnerability A shar...