Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:deb/debian/ofono@2.16-5
purl pkg:deb/debian/ofono@2.16-5
Vulnerabilities affecting this package (0)
Vulnerability Summary Fixed by
This package is not known to be affected by vulnerabilities.
Vulnerabilities fixed by this package (16)
Vulnerability Summary Aliases
VCID-1mjp-k5fg-s7dz oFono AT CMT Command Uninitialized Variable Information Disclosure Vulnerability. This vulnerability allows local attackers to disclose sensitive information on affected installations of oFono. An attacker must first obtain the ability to execute code on the target modem in order to exploit this vulnerability. The specific flaw exists within the parsing of responses from AT+CMT commands. The issue results from the lack of proper initialization of memory prior to accessing it. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of root. Was ZDI-CAN-23308. CVE-2024-7541
VCID-246x-b2ku-vqav A flaw was found in ofono, an Open Source Telephony on Linux. A stack overflow bug is triggered within the decode_status_report() function during the SMS decoding. It is assumed that the attack scenario is accessible from a compromised modem, a malicious base station, or just SMS. There is a bound check for this memcpy length in decode_submit(), but it was forgotten in decode_status_report(). CVE-2023-4232
VCID-5ped-gfb7-6fhm oFono AT CMGR Command Uninitialized Variable Information Disclosure Vulnerability. This vulnerability allows local attackers to disclose sensitive information on affected installations of oFono. An attacker must first obtain the ability to execute code on the target modem in order to exploit this vulnerability. The specific flaw exists within the parsing of responses from AT+CMGR commands. The issue results from the lack of proper initialization of memory prior to accessing it. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of root. Was ZDI-CAN-23309. CVE-2024-7542
VCID-6hpf-n3zc-xydn oFono AT CMGL Command Uninitialized Variable Information Disclosure Vulnerability. This vulnerability allows local attackers to disclose sensitive information on affected installations of oFono. An attacker must first obtain the ability to execute code on the target modem in order to exploit this vulnerability. The specific flaw exists within the parsing of responses from AT+CMGL commands. The issue results from the lack of proper initialization of memory prior to accessing it. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of root. Was ZDI-CAN-23307. CVE-2024-7540
VCID-6sjz-58zh-jfa9 oFono QMI SMS Handling Out-Of-Bounds Read Information Disclosure Vulnerability. This vulnerability allows local attackers to disclose sensitive information on affected installations of oFono. Authentication is not required to exploit this vulnerability. The specific flaw exists within the processing of SMS message lists. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated buffer. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of root. Was ZDI-CAN-23157. CVE-2024-7537
VCID-6va2-479y-kuep oFono CUSD Stack-based Buffer Overflow Code Execution Vulnerability. This vulnerability allows local attackers to execute arbitrary code on affected installations of oFono. An attacker must first obtain the ability to execute code on the target modem in order to exploit this vulnerability. The specific flaw exists within the parsing of responses from AT+CUSD commands. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a stack-based buffer. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-23195. CVE-2024-7539
VCID-6z9f-37gd-zbcu oFono SimToolKit Heap-based Buffer Overflow Privilege Escalation Vulnerability. This vulnerability allows local attackers to execute arbitrary code on affected installations of oFono. An attacker must first obtain the ability to execute code on the target modem in order to exploit this vulnerability. The specific flaw exists within the parsing of STK command PDUs. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the service account. Was ZDI-CAN-23456. CVE-2024-7543
VCID-83rb-ztqj-4bbb oFono SimToolKit Heap-based Buffer Overflow Privilege Escalation Vulnerability. This vulnerability allows local attackers to execute arbitrary code on affected installations of oFono. An attacker must first obtain the ability to execute code on the target modem in order to exploit this vulnerability. The specific flaw exists within the parsing of STK command PDUs. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the service account. Was ZDI-CAN-23457. CVE-2024-7544
VCID-cfze-zyy2-33dt oFono SMS Decoder Stack-based Buffer Overflow Privilege Escalation Vulnerability. This vulnerability allows local attackers to execute arbitrary code on affected installations of oFono. An attacker must first obtain the ability to execute code on the target modem in order to exploit this vulnerability. The specific flaw exists within the parsing of SMS PDUs. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a stack-based buffer. An attacker can leverage this vulnerability to execute code in the context of the service account. Was ZDI-CAN-23460. CVE-2024-7547
VCID-gd7z-462h-zbax oFono SimToolKit Heap-based Buffer Overflow Privilege Escalation Vulnerability. This vulnerability allows local attackers to execute arbitrary code on affected installations of oFono. An attacker must first obtain the ability to execute code on the target modem in order to exploit this vulnerability. The specific flaw exists within the parsing of STK command PDUs. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the service account. Was ZDI-CAN-23458. CVE-2024-7545
VCID-qh5k-wxyh-wfcn A flaw was found in ofono, an Open Source Telephony on Linux. A stack overflow bug is triggered within the decode_deliver_report() function during the SMS decoding. It is assumed that the attack scenario is accessible from a compromised modem, a malicious base station, or just SMS. There is a bound check for this memcpy length in decode_submit(), but it was forgotten in decode_deliver_report(). CVE-2023-4235
VCID-sj6b-7pa5-jqe2 A flaw was found in ofono, an Open Source Telephony on Linux. A stack overflow bug is triggered within the decode_submit_report() function during the SMS decoding. It is assumed that the attack scenario is accessible from a compromised modem, a malicious base station, or just SMS. There is a bound check for this memcpy length in decode_submit(), but it was forgotten in decode_submit_report(). CVE-2023-4234
VCID-u2cp-tcbj-1fha A flaw was found in ofono, an Open Source Telephony on Linux. A stack overflow bug is triggered within the decode_deliver() function during the SMS decoding. It is assumed that the attack scenario is accessible from a compromised modem, a malicious base station, or just SMS. There is a bound check for this memcpy length in decode_submit(), but it was forgotten in decode_deliver(). CVE-2023-2794
VCID-ua6g-aqn8-ryeu A flaw was found in ofono, an Open Source Telephony on Linux. A stack overflow bug is triggered within the sms_decode_address_field() function during the SMS PDU decoding. It is assumed that the attack scenario is accessible from a compromised modem, a malicious base station, or just SMS. CVE-2023-4233
VCID-uck6-be19-vuet oFono CUSD AT Command Stack-based Buffer Overflow Code Execution Vulnerability. This vulnerability allows local attackers to execute arbitrary code on affected installations of oFono. An attacker must first obtain the ability to execute code on the target modem in order to exploit this vulnerability. The specific flaw exists within the parsing of responses from AT Commands. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a stack-based buffer. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-23190. CVE-2024-7538
VCID-vmzd-s3cv-8ufa oFono SimToolKit Heap-based Buffer Overflow Privilege Escalation Vulnerability. This vulnerability allows local attackers to execute arbitrary code on affected installations of oFono. An attacker must first obtain the ability to execute code on the target modem in order to exploit this vulnerability. The specific flaw exists within the parsing of STK command PDUs. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the service account. Was ZDI-CAN-23459. CVE-2024-7546

Date Actor Action Vulnerability Source VulnerableCode Version
2026-06-13T02:17:54.247144+00:00 Debian Importer Fixing VCID-qh5k-wxyh-wfcn https://security-tracker.debian.org/tracker/data/json 38.6.0
2026-06-13T02:14:22.393480+00:00 Debian Importer Fixing VCID-6z9f-37gd-zbcu https://security-tracker.debian.org/tracker/data/json 38.6.0
2026-06-13T01:54:24.250937+00:00 Debian Importer Fixing VCID-246x-b2ku-vqav https://security-tracker.debian.org/tracker/data/json 38.6.0
2026-06-13T01:50:00.990995+00:00 Debian Importer Fixing VCID-1mjp-k5fg-s7dz https://security-tracker.debian.org/tracker/data/json 38.6.0
2026-06-13T01:33:15.092243+00:00 Debian Importer Fixing VCID-5ped-gfb7-6fhm https://security-tracker.debian.org/tracker/data/json 38.6.0
2026-06-13T01:20:12.112632+00:00 Debian Importer Fixing VCID-cfze-zyy2-33dt https://security-tracker.debian.org/tracker/data/json 38.6.0
2026-06-13T01:05:49.654405+00:00 Debian Importer Fixing VCID-6hpf-n3zc-xydn https://security-tracker.debian.org/tracker/data/json 38.6.0
2026-06-13T01:04:40.478513+00:00 Debian Importer Fixing VCID-6sjz-58zh-jfa9 https://security-tracker.debian.org/tracker/data/json 38.6.0
2026-06-13T01:00:49.411268+00:00 Debian Importer Fixing VCID-sj6b-7pa5-jqe2 https://security-tracker.debian.org/tracker/data/json 38.6.0
2026-06-13T00:51:32.580993+00:00 Debian Importer Fixing VCID-83rb-ztqj-4bbb https://security-tracker.debian.org/tracker/data/json 38.6.0
2026-06-13T00:45:43.047465+00:00 Debian Importer Fixing VCID-u2cp-tcbj-1fha https://security-tracker.debian.org/tracker/data/json 38.6.0
2026-06-13T00:41:27.859335+00:00 Debian Importer Fixing VCID-ua6g-aqn8-ryeu https://security-tracker.debian.org/tracker/data/json 38.6.0
2026-06-13T00:32:57.231681+00:00 Debian Importer Fixing VCID-gd7z-462h-zbax https://security-tracker.debian.org/tracker/data/json 38.6.0
2026-06-13T00:32:22.927497+00:00 Debian Importer Fixing VCID-vmzd-s3cv-8ufa https://security-tracker.debian.org/tracker/data/json 38.6.0
2026-06-13T00:26:16.971130+00:00 Debian Importer Fixing VCID-uck6-be19-vuet https://security-tracker.debian.org/tracker/data/json 38.6.0
2026-06-13T00:09:38.066571+00:00 Debian Importer Fixing VCID-6va2-479y-kuep https://security-tracker.debian.org/tracker/data/json 38.6.0