[FFmpeg-devel] [PATCH 1/5] swscale/rgb2rgb_template: Fix ff_rgb24toyv12_c() with odd height
Michael Niedermayer
michael at niedermayer.cc
Fri Oct 25 22:56:57 EEST 2024
On Thu, Oct 10, 2024 at 02:18:28AM +0200, Michael Niedermayer wrote:
> Fixes: out of array access
> Fixes: 368143798/clusterfuzz-testcase-minimized-ffmpeg_SWS_fuzzer-6475823425585152
>
> Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
> libswscale/rgb2rgb_template.c | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
will apply patchset except #4 as that area has been fixed differently
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Old school: Use the lowest level language in which you can solve the problem
conveniently.
New school: Use the highest level language in which the latest supercomputer
can solve the problem without the user falling asleep waiting.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20241025/79bd0bb8/attachment.sig>
More information about the ffmpeg-devel
mailing list