GHSA-v898-xg3c-w4rjCriticalCVSS 9.8
Calling the scanf family of functions with a %mc (malloc'd character match) in the GNU C Library...
🔗 CVE IDs covered (1)
📋 Description
Calling the scanf family of functions with a %mc (malloc'd character match) in the GNU C Library version 2.7 to version 2.43 with a format width specifier with an explicit width greater than 1024 could result in a one byte heap buffer overflow.