|
mpg123 contains an overflow condition in the handling of MP2 or MP3 files. The issue is due to the 'do_layer()' function in layer2.c not validating user-supplied input. With a specially crafted MP2 or MP3 file, a context-dependent attacker can cause a buffer overflow, resulting in a denial of service or potentially execution of arbitrary code.
|