Search
Search is not available in local development.
Run npx pagefind --site __site after building to enable it.
JLSEC-2025-118 Critical 9.8

`adts_decode_extradata` in `libavformat/adtsenc.c` in FFmpeg 4.4 does not check the `init_get_bits`...

JLSEC Published
Modified
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Packages
FFMPEG_jll >= 4.4.0+0, < 4.4.2+0

adts_decode_extradata in libavformat/adtsenc.c in FFmpeg 4.4 does not check the init_get_bits return value, which is a necessary step because the second argument to init_get_bits can be crafted.

References