|
mpg123 contains a flaw in the handling of HTTP connections that may allow a remote denial of service. The issue is due to an error in the 'http_open()' function in httpget.c. By closing an HTTP connection prematurely, a remote attacker can cause the program to go into an infinite loop.
|