PT-2026-76753 · Bcg729 · Bcg729
CVSS v4.0
8.7
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
bcg729 versions prior to 1.1.3
Description
An out-of-bounds read exists in the
decodeSIDframe() function within src/cng.c. Unauthenticated network-adjacent attackers can trigger a heap read beyond buffer boundaries by sending a zero-length comfort-noise RTP payload. This occurs because a zero-length payload causes an integer underflow in the uint8 t filter order calculation, which wraps to 255 and is clamped to 10. Consequently, the function reads 11 bytes from a zero-byte buffer, leading to media process termination or the silent consumption of adjacent heap memory as reflection coefficients.Recommendations
Update to a version newer than 1.1.2.
As a temporary workaround, restrict the use of the
decodeSIDframe() function to minimize the risk of exploitation.Exploit
Fix
Out of bounds Read
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Bcg729