CVE-2023-4234 Affecting ofono package, versions <1.31-2ubuntu1+esm1


Severity

Recommended
medium

Based on Ubuntu security rating.

Threat Intelligence

EPSS
1.15% (64th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-UBUNTU2004-OFONO-6663141
  • published1 Jun 2025
  • disclosed17 Apr 2024

Introduced: 17 Apr 2024

CVE-2023-4234  (opens in a new tab)

How to fix?

Upgrade Ubuntu:20.04 ofono to version 1.31-2ubuntu1+esm1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream ofono package and not the ofono package as distributed by Ubuntu. See How to fix? for Ubuntu:20.04 relevant fixed versions and status.

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().