Bug 2531075 - CVE-2026-57159 pjproject: SDP parser out-of-bounds write in remote payload-type map maintenance [fedora-all]
Summary: CVE-2026-57159 pjproject: SDP parser out-of-bounds write in remote payload-ty...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: pjproject
Version: rawhide
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Jared Smith
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["7555d253-04bd-4216-bec0-9...
Depends On:
Blocks: CVE-2026-57159
TreeView+ depends on / blocked
 
Reported: 2026-09-09 17:24 UTC by Guilherme de Almeida Suckevicz
Modified: 2026-09-09 17:24 UTC (History)
1 user (show)

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


Attachments (Terms of Use)

Description Guilherme de Almeida Suckevicz 2026-09-09 17:24:51 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.

PJSIP is a free and open source multimedia communication library written in C. Prior to commit 673b978, a remote out-of-bounds read and write can occur in the SDP negotiator when the remote payload-type map maintenance feature is enabled. assign_pt_and_update_map() in pjmedia/src/pjmedia/sdp_neg.c uses payload-type numbers taken from a remote SDP offer or answer to index fixed-size internal tables without sufficient bounds validation, so a crafted remote SDP can cause memory access outside those tables. The practical impact is memory corruption and denial of service; code execution is not demonstrated. This path is only reached when PJMEDIA_SDP_NEG_MAINTAIN_REMOTE_PT_MAP is enabled. The default is disabled, so default builds are not affected; the feature is an interoperability option that integrating products may enable. This issue has been patched via commit 673b978.


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