An error occurred while fetching folder content.
libupnp: Fix out-of-bound access in create_url_list() (CVE-2016-8863)
Andrej Valek authored
If there is an invalid URL in URLS->buf after a valid one, uri_parse is
called with out pointing after the allocated memory. As uri_parse writes
to *out before returning an error the loop in create_url_list must be
stopped early to prevent an out-of-bound access
Signed-off-by: default avatarAndrej Valek <andrej.valek@siemens.com>
Signed-off-by: default avatarPascal Bach <pascal.bach@siemens.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit b4659368

)
Signed-off-by: default avatarArmin Kuster <akuster808@gmail.com>
56f6f558
Name Last commit Last update