[OpenSIPS-Devel] [OpenSIPS/opensips] 87ec59: sngtc: validate SDP connection IP length
Răzvan Crainea
noreply at github.com
Mon Aug 24 13:53:29 UTC 2026
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: 87ec59696a6f606f468093f472d9b77762cda800
https://github.com/OpenSIPS/opensips/commit/87ec59696a6f606f468093f472d9b77762cda800
Author: Razvan Crainea <razvan at opensips.org>
Date: 2026-08-24 (Mon, 24 Aug 2026)
Changed paths:
M modules/sngtc/sngtc.c
Log Message:
-----------
sngtc: validate SDP connection IP length
Reject SDP connection address tokens that cannot fit in the IPv4 conversion buffer before copying them for inet_pton(). This keeps transcoding session setup from writing past the stack buffer while parsing untrusted SDP.
Addresses GHSA-6pjc-3x9r-mp8h.
Reported by zx (Jace, @manus-use).
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list