2 matches found
CVE-2019-9747
In tinysvcmdns through 2018-01-16, a maliciously crafted mDNS Multicast DNS packet triggers an infinite loop while parsing an mDNS query. When mDNS compressed labels point to each other, the function uncompressnlabel goes into an infinite loop trying to analyze the packet with an mDNS query. As a...
CVE-2019-9747
CVE-2019-9747 affects tinysvcmdns (through 2018-01-16). A crafted mDNS packet can cause an infinite loop in uncompress_nlabel when compressed labels reference each other, leading the mDNS server to hang after processing the packet. The issue is triggered during parsing of an mDNS query; no explic...