Closed github-actions[bot] closed 1 year ago
openssl
0.10.54
When this function was passed an empty string, openssl would attempt to call strlen on it, reading arbitrary memory until it reached a NUL byte.
strlen
openssl
0.10.54
When this function was passed an empty string,
openssl
would attempt to callstrlen
on it, reading arbitrary memory until it reached a NUL byte.