CVE-2020-6080 Details
Description
An exploitable denial-of-service vulnerability exists in the resource allocation handling of Videolabs libmicrodns 0.1.0. When encountering errors while parsing mDNS messages, some allocated data is not freed, possibly leading to a denial-of-service condition via resource exhaustion. An attacker can send one mDNS message repeatedly to trigger this vulnerability through the function rr_read_RR [5] reads the current resource record, except for the RDATA section. This is read by the loop at in rr_read. For each RR type, a different function is called. When the RR type is 0x10, the function rr_read_TXT is called at [6].
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://security.gentoo.org/glsa/202005-10 | CVE | Third Party Advisory |
| https://talosintelligence.com/vulnerability_reports/TALOS-2020-1002 | CVE | ExploitTechnical DescriptionThird Party Advisory |
| https://www.debian.org/security/2020/dsa-4671 | CVE | Third Party Advisory |
| https://security.gentoo.org/glsa/202005-10 | [email protected] | Third Party Advisory |
| https://talosintelligence.com/vulnerability_reports/TALOS-2020-1002 | [email protected] | ExploitTechnical DescriptionThird Party Advisory |
| https://www.debian.org/security/2020/dsa-4671 | [email protected] | Third Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-401 | Missing Release of Memory after Effective Lifetime | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| videolabs libmicrodns | 0.1.0 |
CPE
Remediation
| |
| debian debian linux | 9.0 10.0 |
CPE
Remediation
| |
Change History
9 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Apr 22, 2022 | Modified Analysis | [email protected] |
| Apr 19, 2022 | CVE Modified | [email protected] |
| Jul 21, 2021 | CWE Remap | [email protected] |
| May 15, 2020 | CVE Modified | [email protected] |
| May 1, 2020 | CVE Modified | [email protected] |
| Mar 26, 2020 | Initial Analysis | [email protected] |