cve/2017/CVE-2017-9445.md
2024-05-26 14:27:05 +02:00

804 B

CVE-2017-9445

Description

In systemd through 233, certain sizes passed to dns_packet_new in systemd-resolved can cause it to allocate a buffer that's too small. A malicious DNS server can exploit this via a response with a specially crafted TCP payload to trick systemd-resolved into allocating a buffer that's too small, and subsequently write arbitrary data beyond the end of it.

POC

Reference

No PoCs from references.

Github