First published: Thu Jun 18 2020(Updated: )
An issue was discovered in adns before 1.5.2. adnshost mishandles a missing final newline on a stdin read. It is wrong to increment used as well as setting r, since used is incremented according to r, later. Rather one should be doing what read() would have done. Without this fix, adnshost may read and process one byte beyond the buffer, perhaps crashing or perhaps somehow leaking the value of that byte.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
GNU adns | <1.5.2 | |
openSUSE Leap | =15.1 | |
Fedoraproject Fedora | =31 | |
Fedoraproject Fedora | =32 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-9108 is a vulnerability in adns before version 1.5.2 that mishandles a missing final newline on a stdin read.
CVE-2017-9108 has a severity rating of 7.5 (High).
GNU adns up to version 1.5.2, openSUSE Leap 15.1, Fedoraproject Fedora 31, and Fedoraproject Fedora 32 are affected by CVE-2017-9108.
To fix CVE-2017-9108, you should update to adns version 1.5.2 or later.
More information about CVE-2017-9108 can be found at the following references: [1] [2] [3].