Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-6fh5-pxvv-ccvw

Опубликовано: 19 авг. 2026
Источник: github
Github: Не прошло ревью
CVSS4: 5.8
CVSS3: 5.8

Описание

FFmpeg before commit b4c199c contains an incorrect integer narrowing conversion in the AV1 RTP packetizer (libavformat/rtpenc_av1.c). The OBU size is cast to long before comparison against the remaining frame size. On targets where long is 32 bits, including 64-bit Windows, sufficiently large OBU size values are sign-flipped by the narrowing cast, producing a negative value that passes the payload size check. This allows an oversized OBU to bypass the safety bound on affected platforms, leading to out-of-bounds memory access when the oversized value is subsequently used as a copy length.

FFmpeg before commit b4c199c contains an incorrect integer narrowing conversion in the AV1 RTP packetizer (libavformat/rtpenc_av1.c). The OBU size is cast to long before comparison against the remaining frame size. On targets where long is 32 bits, including 64-bit Windows, sufficiently large OBU size values are sign-flipped by the narrowing cast, producing a negative value that passes the payload size check. This allows an oversized OBU to bypass the safety bound on affected platforms, leading to out-of-bounds memory access when the oversized value is subsequently used as a copy length.

EPSS

Процентиль: 2%
0.00117
Низкий

5.8 Medium

CVSS4

5.8 Medium

CVSS3

Дефекты

CWE-681

Связанные уязвимости

CVSS3: 5.8
ubuntu
8 дней назад

(FFmpeg before commit b4c199c contains an incorrect integer narrowing c ...)

CVSS3: 5.8
nvd
8 дней назад

FFmpeg before commit b4c199c contains an incorrect integer narrowing conversion in the AV1 RTP packetizer (libavformat/rtpenc_av1.c). The OBU size is cast to long before comparison against the remaining frame size. On targets where long is 32 bits, including 64-bit Windows, sufficiently large OBU size values are sign-flipped by the narrowing cast, producing a negative value that passes the payload size check. This allows an oversized OBU to bypass the safety bound on affected platforms, leading to out-of-bounds memory access when the oversized value is subsequently used as a copy length.

CVSS3: 5.8
debian
8 дней назад

FFmpeg before commit b4c199c contains an incorrect integer narrowing c ...

EPSS

Процентиль: 2%
0.00117
Низкий

5.8 Medium

CVSS4

5.8 Medium

CVSS3

Дефекты

CWE-681