CRITICAL🇵🇱 Wersja polska

CVE-2025-32743

CVSS 9.0v3.1pub. 2025-04-10upd. 2026-04-15

In ConnMan through 1.44, the lookup string in ns_resolv in dnsproxy.c can be NULL or an empty string when the TC (Truncated) bit is set in a DNS response. This allows attackers to cause a denial of service (application crash) or possibly execute arbitrary code, because those lookup values lead to incorrect length calculations and incorrect memcpy operations.

🤖 AI Analysis
How it works

When a DNS server returns a response with the TC (Truncated) bit set, the ns_resolv function in the dnsproxy.c file may receive a lookup string with a NULL value or empty string. Such values cause incorrect buffer length calculations and incorrect memcpy operations. Consequently, memory corruption is possible, which can lead to a ConnMan process crash or—under favorable conditions—to arbitrary code execution.

Impact

An attacker can cause a ConnMan service failure (DoS) or potentially execute arbitrary code on the vulnerable system, gaining the ability to fully compromise it.

Mitigation & patch

Patches available from the manufacturer should be applied according to references. It is recommended to monitor the ConnMan project repository (kernel.org) to obtain the patched version and deploy it as soon as possible. As a temporary workaround, it is worth considering restricting access to the DNS proxy service offered by ConnMan to trusted networks.

Who is affected

ConnMan in versions up to and including 1.44 (through 1.44)

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
RCEDoS
CWE
References