← ASI Threat and Patch Database

ASI-2026-0003

MEDIUM FIXED CVSS: 5.3 Published: 2026-07-20

Description

In dns_resolve of dns.c, the DNS response parser advances a read position through a fixed-size stack buffer using length values taken directly from the received UDP response, without validating that the position stays within the bounds of the actual packet length before dereferencing it. A malicious or spoofed DNS server can craft a response that causes the parser to read past the end of the received data, resulting in an out-of-bounds stack read. No local privileges are required; the flaw is reachable by any remote host able to respond to a DNS query issued by the device (e.g. via ping or other hostname-resolving commands).

Affected Platforms

Artfical tOS < 0.9.107

Weakness Type

CWE-125, CWE-20

Discovered By

Artfical DT Developer Talha Berk Arslan

References