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.
References
Configurations
No configuration.
History
11 Apr 2025, 15:39
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
10 Apr 2025, 14:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-04-10 14:15
Updated : 2025-04-11 15:39
NVD link : CVE-2025-32743
Mitre link : CVE-2025-32743
CVE.ORG link : CVE-2025-32743
JSON object : View
Products Affected
No product.
CWE
CWE-392
Missing Report of Error Condition