CVE-2024-10573 MEDIUM

CVE-2024-10573: Mpg123: buffer overflow when writing decoded pcm samples

Vendor Red Hat
Product Red Hat Enterprise Linux 7
Weakness CWE-787
Published October 31, 2024
Last update November 20, 2025

CVSS base score

6.7/10
Attack vector Local
Attack complexity High
Privileges required Low
User interaction Required
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

An out-of-bounds write flaw was found in mpg123 when handling crafted streams. When decoding PCM, the libmpg123 may write past the end of a heap-located buffer. Consequently, heap corruption may happen, and arbitrary code execution is not discarded. The complexity required to exploit this flaw is considered high as the payload must be validated by the MPEG decoder and the PCM synth before execution. Additionally, to successfully execute the attack, the user must scan through the stream, making web live stream content (such as web radios) a very unlikely attack vector.

Key dates

02Disclosure timeline

October 31, 2024 CVE published
November 20, 2025 Record updated