A memory corruption vulnerability exists in FFmpeg before 8.1. The RTP encoding process. In the nal_send function in libavformat/rtpenc_h264_hevc.c, a negative size parameter (size=-3) is passed to memcpy when transmitting H.264/HEVC streams via RTP using a crafted input file. This was detected using AddressSanitizer.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-08 21:17
Updated : 2026-09-09 16:17
NVD link : CVE-2026-30754
Mitre link : CVE-2026-30754
CVE.ORG link : CVE-2026-30754
JSON object : View
Products Affected
No product.
CWE
CWE-787
Out-of-bounds Write
