Debian Connman vulnerabilities

16 known vulnerabilities affecting debian/connman.

Total CVEs
16
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
CRITICAL6HIGH3MEDIUM5LOW2

Vulnerabilities

Page 1 of 1
CVE-2025-32743CRITICALCVSS 9.0fixed in connman 1.44-2 (forky)2025
CVE-2025-32743 [CRITICAL] CVE-2025-32743: connman - In ConnMan through 1.44, the lookup string in ns_resolv in dnsproxy.c can be NUL... 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. Sco
debian
CVE-2025-32366MEDIUMCVSS 4.8fixed in connman 1.44-3 (forky)2025
CVE-2025-32366 [MEDIUM] CVE-2025-32366: connman - In ConnMan through 1.44, parse_rr in dnsproxy.c has a memcpy length that depends... In ConnMan through 1.44, parse_rr in dnsproxy.c has a memcpy length that depends on an RR RDLENGTH value, i.e., *rdlen=ntohs(rr->rdlen) and memcpy(response+offset,*end,*rdlen) without a check for whether the sum of *end and *rdlen exceeds max. Consequently, *rdlen may be larger than the amount of remaining packet data in the current state of parsing. Values of sta
debian
CVE-2023-28488MEDIUMCVSS 6.5fixed in connman 1.41-3 (bookworm)2023
CVE-2023-28488 [MEDIUM] CVE-2023-28488: connman - client.c in gdhcp in ConnMan through 1.41 could be used by network-adjacent atta... client.c in gdhcp in ConnMan through 1.41 could be used by network-adjacent attackers (operating a crafted DHCP server) to cause a stack-based buffer overflow and denial of service, terminating the connman process. Scope: local bookworm: resolved (fixed in 1.41-3) bullseye: resolved (fixed in 1.36-2.2+deb11u2) forky: resolved (fixed in 1.41-3) sid: resolved (fixed
debian
CVE-2022-23096CRITICALCVSS 9.1fixed in connman 1.36-2.4 (bookworm)2022
CVE-2022-23096 [CRITICAL] CVE-2022-23096: connman - An issue was discovered in the DNS proxy in Connman through 1.40. The TCP server... An issue was discovered in the DNS proxy in Connman through 1.40. The TCP server reply implementation lacks a check for the presence of sufficient Header Data, leading to an out-of-bounds read. Scope: local bookworm: resolved (fixed in 1.36-2.4) bullseye: resolved (fixed in 1.36-2.2+deb11u1) forky: resolved (fixed in 1.36-2.4) sid: resolved (fixed in 1.36-2.4) t
debian
CVE-2022-32292CRITICALCVSS 9.8fixed in connman 1.41-2 (bookworm)2022
CVE-2022-32292 [CRITICAL] CVE-2022-32292: connman - In ConnMan through 1.41, remote attackers able to send HTTP requests to the gweb... In ConnMan through 1.41, remote attackers able to send HTTP requests to the gweb component are able to exploit a heap-based buffer overflow in received_data to execute code. Scope: local bookworm: resolved (fixed in 1.41-2) bullseye: resolved (fixed in 1.36-2.2+deb11u1) forky: resolved (fixed in 1.41-2) sid: resolved (fixed in 1.41-2) trixie: resolved (fixed in
debian
CVE-2022-23097CRITICALCVSS 9.1fixed in connman 1.36-2.4 (bookworm)2022
CVE-2022-23097 [CRITICAL] CVE-2022-23097: connman - An issue was discovered in the DNS proxy in Connman through 1.40. forward_dns_re... An issue was discovered in the DNS proxy in Connman through 1.40. forward_dns_reply mishandles a strnlen call, leading to an out-of-bounds read. Scope: local bookworm: resolved (fixed in 1.36-2.4) bullseye: resolved (fixed in 1.36-2.2+deb11u1) forky: resolved (fixed in 1.36-2.4) sid: resolved (fixed in 1.36-2.4) trixie: resolved (fixed in 1.36-2.4)
debian
CVE-2022-23098HIGHCVSS 7.5fixed in connman 1.36-2.4 (bookworm)2022
CVE-2022-23098 [HIGH] CVE-2022-23098: connman - An issue was discovered in the DNS proxy in Connman through 1.40. The TCP server... An issue was discovered in the DNS proxy in Connman through 1.40. The TCP server reply implementation has an infinite loop if no data is received. Scope: local bookworm: resolved (fixed in 1.36-2.4) bullseye: resolved (fixed in 1.36-2.2+deb11u1) forky: resolved (fixed in 1.36-2.4) sid: resolved (fixed in 1.36-2.4) trixie: resolved (fixed in 1.36-2.4)
debian
CVE-2022-32293HIGHCVSS 8.1fixed in connman 1.41-2 (bookworm)2022
CVE-2022-32293 [HIGH] CVE-2022-32293: connman - In ConnMan through 1.41, a man-in-the-middle attack against a WISPR HTTP query c... In ConnMan through 1.41, a man-in-the-middle attack against a WISPR HTTP query could be used to trigger a use-after-free in WISPR handling, leading to crashes or code execution. Scope: local bookworm: resolved (fixed in 1.41-2) bullseye: resolved (fixed in 1.36-2.2+deb11u1) forky: resolved (fixed in 1.41-2) sid: resolved (fixed in 1.41-2) trixie: resolved (fixed in
debian
CVE-2021-33833CRITICALCVSS 9.8fixed in connman 1.36-2.2 (bookworm)2021
CVE-2021-33833 [CRITICAL] CVE-2021-33833: connman - ConnMan (aka Connection Manager) 1.30 through 1.39 has a stack-based buffer over... ConnMan (aka Connection Manager) 1.30 through 1.39 has a stack-based buffer overflow in uncompress in dnsproxy.c via NAME, RDATA, or RDLENGTH (for A or AAAA). Scope: local bookworm: resolved (fixed in 1.36-2.2) bullseye: resolved (fixed in 1.36-2.2) forky: resolved (fixed in 1.36-2.2) sid: resolved (fixed in 1.36-2.2) trixie: resolved (fixed in 1.36-2.2)
debian
CVE-2021-26675HIGHCVSS 8.8fixed in connman 1.36-2.1 (bookworm)2021
CVE-2021-26675 [HIGH] CVE-2021-26675: connman - A stack-based buffer overflow in dnsproxy in ConnMan before 1.39 could be used b... A stack-based buffer overflow in dnsproxy in ConnMan before 1.39 could be used by network adjacent attackers to execute code. Scope: local bookworm: resolved (fixed in 1.36-2.1) bullseye: resolved (fixed in 1.36-2.1) forky: resolved (fixed in 1.36-2.1) sid: resolved (fixed in 1.36-2.1) trixie: resolved (fixed in 1.36-2.1)
debian
CVE-2021-26676MEDIUMCVSS 6.5fixed in connman 1.36-2.1 (bookworm)2021
CVE-2021-26676 [MEDIUM] CVE-2021-26676: connman - gdhcp in ConnMan before 1.39 could be used by network-adjacent attackers to leak... gdhcp in ConnMan before 1.39 could be used by network-adjacent attackers to leak sensitive stack information, allowing further exploitation of bugs in gdhcp. Scope: local bookworm: resolved (fixed in 1.36-2.1) bullseye: resolved (fixed in 1.36-2.1) forky: resolved (fixed in 1.36-2.1) sid: resolved (fixed in 1.36-2.1) trixie: resolved (fixed in 1.36-2.1)
debian
CVE-2017-12865CRITICALCVSS 9.8fixed in connman 1.35-1 (bookworm)2017
CVE-2017-12865 [CRITICAL] CVE-2017-12865: connman - Stack-based buffer overflow in "dnsproxy.c" in connman 1.34 and earlier allows r... Stack-based buffer overflow in "dnsproxy.c" in connman 1.34 and earlier allows remote attackers to cause a denial of service (crash) or execute arbitrary code via a crafted response query string passed to the "name" variable. Scope: local bookworm: resolved (fixed in 1.35-1) bullseye: resolved (fixed in 1.35-1) forky: resolved (fixed in 1.35-1) sid: resolved (fi
debian
CVE-2012-6459MEDIUMCVSS 4.3fixed in connman 1.0-1.1 (bookworm)2012
CVE-2012-6459 [MEDIUM] CVE-2012-6459: connman - ConnMan 1.3 on Tizen continues to list the bluetooth service after offline mode ... ConnMan 1.3 on Tizen continues to list the bluetooth service after offline mode has been enabled, which might allow remote attackers to obtain sensitive information via Bluetooth packets. Scope: local bookworm: resolved (fixed in 1.0-1.1) bullseye: resolved (fixed in 1.0-1.1) forky: resolved (fixed in 1.0-1.1) sid: resolved (fixed in 1.0-1.1) trixie: resolved (fixed
debian
CVE-2012-2322MEDIUMCVSS 5.0fixed in connman 1.0-1 (bookworm)2012
CVE-2012-2322 [MEDIUM] CVE-2012-2322: connman - Integer overflow in the dhcpv6_get_option function in gdhcp/client.c in ConnMan ... Integer overflow in the dhcpv6_get_option function in gdhcp/client.c in ConnMan before 0.85 allows remote attackers to cause a denial of service (infinite loop and crash) via an invalid length value in a DHCP packet. Scope: local bookworm: resolved (fixed in 1.0-1) bullseye: resolved (fixed in 1.0-1) forky: resolved (fixed in 1.0-1) sid: resolved (fixed in 1.0-1) tr
debian
CVE-2012-2321LOWCVSS 10.0fixed in connman 1.0-1 (bookworm)2012
CVE-2012-2321 [CRITICAL] CVE-2012-2321: connman - The loopback plug-in in ConnMan before 0.85 allows remote attackers to execute a... The loopback plug-in in ConnMan before 0.85 allows remote attackers to execute arbitrary commands via shell metacharacters in the (1) host name or (2) domain name in a DHCP reply. Scope: local bookworm: resolved (fixed in 1.0-1) bullseye: resolved (fixed in 1.0-1) forky: resolved (fixed in 1.0-1) sid: resolved (fixed in 1.0-1) trixie: resolved (fixed in 1.0-1)
debian
CVE-2012-2320LOWCVSS 7.8fixed in connman 1.0-1 (bookworm)2012
CVE-2012-2320 [HIGH] CVE-2012-2320: connman - ConnMan before 0.85 does not ensure that netlink messages originate from the ker... ConnMan before 0.85 does not ensure that netlink messages originate from the kernel, which allows remote attackers to bypass intended access restrictions and cause a denial of service via a crafted netlink message. Scope: local bookworm: resolved (fixed in 1.0-1) bullseye: resolved (fixed in 1.0-1) forky: resolved (fixed in 1.0-1) sid: resolved (fixed in 1.0-1) trixie
debian