CVE-2023-4232 Affecting ofono package, versions <1.31-3ubuntu3.24.10.2


Severity

Recommended
medium

Based on Ubuntu security rating.

Threat Intelligence

EPSS
0.13% (50th 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-UBUNTU2410-OFONO-8195770
  • published12 Dec 2024
  • disclosed17 Apr 2024

Introduced: 17 Apr 2024

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

How to fix?

Upgrade Ubuntu:24.10 ofono to version 1.31-3ubuntu3.24.10.2 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:24.10 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_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().