mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-27 12:30:34 -09:00
Fixes the following security issue:
- CVE-2025-31498: Use after free in read_answers()
https://github.com/c-ares/c-ares/security/advisories/GHSA-6hxc-62jh-p29v
For more details, see the announcement:
https://github.com/c-ares/c-ares/releases/tag/v1.34.5
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit f85aea1b96)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>