漏洞信息
# N/A
### 概述
在 Dolby UDC 版本 4.5 至 4.13 中发现一个漏洞,可能导致 DD+ 解码器进程崩溃。
### 影响版本
- Dolby UDC 4.5
- Dolby UDC 4.6
- ...
- Dolby UDC 4.13
### 细节
当处理恶意构造的 DD+ 码流时,`evo_priv.c` 在解析 Evolution 数据时进行了不正确的长度计算。该计算可能由于整数溢出导致数值回绕(integer wraparound),从而使分配的缓冲区尺寸不足。后续的写操作由于边界检查失效,导致越界写入(out-of-bounds write)。
### 影响
- **DD+ 解码器进程崩溃**,可能导致服务中断或拒绝服务(DoS)。
- 存在潜在的 **安全风险**,如攻击者通过精心构造的数据触发越界写入,可能控制程序行为或造成其它未定义后果。
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
N/A
漏洞描述信息
An issue was discovered in Dolby UDC 4.5 through 4.13. A crash of the DD+ decoder process can occur when a malformed DD+ bitstream is processed. When Evolution data is processed by evo_priv.c from the DD+ bitstream, the decoder writes that data into a buffer. The length calculation for a write can overflow due to an integer wraparound. This can lead to the allocated buffer being too small, and the out-of-bounds check of the subsequent write to be ineffective, leading to an out-of-bounds write.
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
Dolby Digital Plus Audio Decoder 安全漏洞
漏洞描述信息
Dolby Digital Plus Audio Decoder是美国杜比(Dolby)实验室的一个音频编解码技术。 Dolby Digital Plus Audio Decoder存在安全漏洞,该漏洞源于整数溢出,可能导致远程执行代码。
CVSS信息
N/A
漏洞类别
其他