漏洞标题
N/A
漏洞描述信息
在 libavformat/nutdec.c 文件中的 decode_main_header() 函数中发现了一个 null pointer dereference 问题 'FFmpeg'。该问题源于该函数对 avformat_new_stream() 返回值的缺少检查,引发了 null pointer dereference 错误,导致应用程序崩溃。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
漏洞类别
N/A
漏洞标题
N/A
漏洞描述信息
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.
CVSS信息
N/A
漏洞类别
空指针解引用
漏洞标题
FFmpeg 代码问题漏洞
漏洞描述信息
FFmpeg是FFmpeg团队的一套可录制、转换以及流化音视频的完整解决方案。 FFmpeg存在安全漏洞,该漏洞源于在libavformat/nutdec.c文件的decode_main_header()函数中存在空指针取消引用问题,缺少对返回值的检查并触发空指针取消引用错误,从而导致应用程序崩溃。
CVSS信息
N/A
漏洞类别
代码问题