Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Ffmpeg: ffmpeg: heap use-after-free read in rasc decoder decode_move()
Vulnerability Description
A use-after-free vulnerability was found in FFmpeg's RASC video decoder. The decode_move() function initializes a read pointer into a decompressed buffer, but a subsequent reallocation of that same buffer during move-table processing leaves the pointer dangling. An attacker could exploit this by providing a specially crafted AVI file containing a malicious RASC video stream. When a user opens or plays the file, the decoder reads from freed heap memory, which could lead to a denial of service (crash).
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Vulnerability Type
释放后使用
Vulnerability Title
FFmpeg 资源管理错误漏洞
Vulnerability Description
FFmpeg是FFmpeg组织开源的一套可录制、转换以及流化音视频的完整解决方案。 FFmpeg存在安全漏洞,该漏洞源于RASC视频解码器的decode_move()函数中存在释放后重用,攻击者可以通过提供特制AVI文件,导致拒绝服务(崩溃)。以下版本受到影响:Red Hat Enterprise Linux AI (RHEL AI) 3版本。
CVSS Information
N/A
Vulnerability Type
N/A