• 公告ID (KylinSec-SA-2024-3546)

摘要:

ffmpeg security update

安全等级: Medium

公告ID: KylinSec-SA-2024-3546

发布日期: 2024年6月28日

关联CVE: CVE-2022-3341  

  • 详细介绍

1. 漏洞描述

   

FFmpeg is a complete and free Internet live audio and video broadcasting solution for Linux/Unix. It also includes a digital VCR. It can encode in real time in many formats including MPEG1 audio and video, MPEG4, h263, ac3, asf, avi, real, mjpeg, and flash.

Security Fix(es):

A null pointer dereference issue was discovered in 'FFmpeg' in decode_main_header() function of libavformat/nutdec.c file. The flaw occurs because the function lacks check of the return value of avformat_new_stream() and triggers the null pointer dereference error, causing an application to crash.(CVE-2022-3341)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2022-3341 KY3.4-5A ffmpeg Fixed

3. 影响组件

    ffmpeg

4. 修复版本

   

KY3.4-5A

软件名称 架构 版本号
ffmpeg-libs x86_64 4.2.4-18.kb1.ky3_4
libavdevice x86_64 4.2.4-18.kb1.ky3_4
ffmpeg-devel x86_64 4.2.4-18.kb1.ky3_4
ffmpeg x86_64 4.2.4-18.kb1.ky3_4
libavdevice aarch64 4.2.4-18.kb1.ky3_4
ffmpeg-devel aarch64 4.2.4-18.kb1.ky3_4
ffmpeg aarch64 4.2.4-18.kb1.ky3_4
ffmpeg-libs aarch64 4.2.4-18.kb1.ky3_4

5. 修复方法


方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm

方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名

6. 下载链接

   

KY3.4-5A:

x86_64:

     ffmpeg-libs   

     libavdevice   

     ffmpeg-devel   

     ffmpeg   

aarch64:

     libavdevice   

     ffmpeg-devel   

     ffmpeg   

     ffmpeg-libs   

上一篇:KylinSec-SA-2024-3545 下一篇:KylinSec-SA-2024-3547