HomeDefectsLIN1025-20152
Fixed

LIN1025-20152 : Security Advisory - ffmpeg - CVE-2026-75143

Created: Aug 21, 2026    Updated: Sep 24, 2026
Resolved Date: Sep 24, 2026
Found In Version: 10.25.33.2
Severity: Standard
Applicable for: Wind River Linux LTS 25
Component/s: Userspace

Description

FFmpeg before commit 1c10bcc contains a heap buffer overflow in the RIST protocol reader (libavformat/librist.c). librist_read() ignored its size argument and copied the full received payload length into the caller-provided destination buffer, overflowing it when the payload exceeds the destination size. This is reachable via the async:rist:// URL scheme, where the async wrapper supplies a smaller buffer than the received payload. A remote RIST sender can trigger the overflow by sending a packet whose payload exceeds the caller buffer size.
Data source: VulnCheck (disclosure@vulncheck.com)