]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
ffmpeg: Add "libswresample libavcodec" to CVE_PRODUCT
authoraszh07 <mail2szahir@gmail.com>
Thu, 17 Oct 2024 05:31:42 +0000 (11:01 +0530)
committerSteve Sakoman <steve@sakoman.com>
Sat, 2 Nov 2024 13:21:52 +0000 (06:21 -0700)
commit0b0299415ec719bb4c3764dfa0740e4ff6cc0362
tree18fdba0ea519b97736dd77eec0f5c3c5237a901d
parent03c20ece58f4368ff95241e90063269f75e1b81d
ffmpeg: Add "libswresample libavcodec" to CVE_PRODUCT

Currently, CVE_PRODUCT only detects vulnerabilities where the product is "ffmpeg".

However, there are also vulnerabilities where the product is "libswresample",
and "libavcodec" as shown below.
https://app.opencve.io/vendors/?vendor=ffmpeg

Therefore, add "libswresample libavcodec" to CVE_PRODUCT to detect vulnerabilities
where the product is "libswresample libavcodec" as well.

Signed-off-by: aszh07 <mail2szahir@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 9684eba5c543de229108008e29afd1dd021a9799)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-multimedia/ffmpeg/ffmpeg_7.0.2.bb