Bug 2521899 - CVE-2026-71980 bcg729: Belledonne Communications bcg729: Out-of-bounds read leads to Denial of Service [fedora-all]
Summary: CVE-2026-71980 bcg729: Belledonne Communications bcg729: Out-of-bounds read l...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: bcg729
Version: rawhide
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Sandro Mani
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["6b76e89f-2c12-4761-9206-3...
Depends On:
Blocks: CVE-2026-71980
TreeView+ depends on / blocked
 
Reported: 2026-08-24 13:25 UTC by Vladimir Vasilev
Modified: 2026-08-24 13:25 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Vladimir Vasilev 2026-08-24 13:25:22 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

Belledonne Communications bcg729 through 1.1.2 contains an out-of-bounds read vulnerability in the decodeSIDframe() function in src/cng.c that allows unauthenticated network-adjacent attackers to trigger a heap read beyond buffer boundaries by sending a zero-length comfort-noise RTP payload. A zero-length payload causes an integer underflow in the uint8_t filter order calculation, which wraps to 255 and is clamped to 10, causing the function to unconditionally read 11 bytes from a zero-byte buffer, resulting in media process termination or silent consumption of adjacent heap memory as reflection coefficients.


Note You need to log in before you can comment on or make changes to this bug.