First published: Fri Feb 23 2024(Updated: )
c-ares is a C library for asynchronous DNS requests. `ares__read_line()` is used to parse local configuration files such as `/etc/resolv.conf`, `/etc/nsswitch.conf`, the `HOSTALIASES` file, and if using a c-ares version prior to 1.27.0, the `/etc/hosts` file. If any of these configuration files has an embedded `NULL` character as the first character in a new line, it can lead to attempting to read memory prior to the start of the given buffer which may result in a crash. This issue is fixed in c-ares 1.27.0. No known workarounds exist.
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
debian/c-ares | <=1.14.0-1+deb10u1<=1.14.0-1+deb10u4<=1.17.1-1+deb11u3<=1.18.1-3 | 1.27.0-1 |
ubuntu/c-ares | <1.14.0-1ubuntu0.2+ | 1.14.0-1ubuntu0.2+ |
ubuntu/c-ares | <1.15.0-1ubuntu0.5 | 1.15.0-1ubuntu0.5 |
ubuntu/c-ares | <1.18.1-1ubuntu0.22.04.3 | 1.18.1-1ubuntu0.22.04.3 |
ubuntu/c-ares | <1.19.1-3ubuntu0.1 | 1.19.1-3ubuntu0.1 |
ubuntu/c-ares | <1.27.0 | 1.27.0 |
ubuntu/c-ares | <1.10.0-3ubuntu0.2+ | 1.10.0-3ubuntu0.2+ |
F5 Traffix SDC | >=5.1.0<=5.2.0 | |
redhat/c-ares | <1.27.0 | 1.27.0 |
IBM Cognos Analytics | <=12.0.0-12.0.3 | |
IBM Cognos Analytics | <=11.2.0-11.2.4 FP4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.