ALPINE-CVE-2020-25682
A flaw was found in dnsmasq before 2.83. A buffer overflow vulnerability was discovered in the way dnsmasq extract names from DNS packets before validating them with DNSSEC data. An attacker on the network, who can create valid DNS replies, could use this flaw to cause an overflow with arbitrary data in a heap-allocated memory, possibly executing code on the machine. The flaw is in the rfc1035.c:extract_name() function, which writes data to the memory pointed by name assuming MAXDNAME*2 bytes are available in the buffer. However, in some code execution paths, it is possible extract_name() gets passed an offset from the base buffer, thus reducing, in practice, the number of available bytes that can be written in the buffer. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Alpine:v3.22 | dnsmasq | 0, 0, 0 |
| Alpine:v3.18 | dnsmasq | 0, 0, 0 |
| Alpine:v3.14 | dnsmasq | 2.81-r0, 2.80-r5, 2.58-r0 |
| Alpine:v3.13 | dnsmasq | 2.80-r0, 2.82-r0, 2.81-r1 |
| Alpine:v3.23 | dnsmasq | 0, 0, 0 |
| Alpine:v3.12 | dnsmasq | 2.57-r0, 2.55-r0, 2.52-r1 |
| Alpine:v3.21 | dnsmasq | 0, 0, 0 |
| Alpine:v3.15 | dnsmasq | 0, 0, 0 |
| Alpine:v3.10 | dnsmasq | 2.46-r0, 2.80-r4, 2.80-r3 |
| Alpine:v3.11 | dnsmasq | 2.78-r1, 2.52-r1, 2.80-r1 |
| Alpine:v3.19 | dnsmasq | 0, 0, 0 |
| Alpine:v3.16 | dnsmasq | 0, 0, 0 |
| Alpine:v3.20 | dnsmasq | 0, 0, 0 |
| Alpine:v3.17 | dnsmasq | 0, 0, 0 |
Timeline
- Jan 20, 2021 CVE Published
- Dec 3, 2025 CVE Updated
- Apr 30, 2026 Distribution Patch