漏洞标题
N/A
漏洞描述信息
在5.2.0以前的版本中,发现了在QEMU的USB模拟器中发现了一个越界的读取/写入访问漏洞。此问题发生在处理从 guest 发送的USB packets 时,当 USBDevice'setup_len' 超过 do_token_in, do_token_out 函数中的 its 'data_buf[4096]' 时。此漏洞允许 guest 用户崩溃 QEMU 进程,导致拒绝服务,或者可能在主机上使用 QEMU 进程的权限执行任意代码。
CVSS信息
CVSS:3.1/AV:P/AC:H/PR:H/UI:N/S:C/C:L/I:H/A:L
漏洞类别
N/A
漏洞标题
N/A
漏洞描述信息
An out-of-bounds read/write access flaw was found in the USB emulator of the QEMU in versions before 5.2.0. This issue occurs while processing USB packets from a guest when USBDevice 'setup_len' exceeds its 'data_buf[4096]' in the do_token_in, do_token_out routines. This flaw allows a guest user to crash the QEMU process, resulting in a denial of service, or the potential execution of arbitrary code with the privileges of the QEMU process on the host.
CVSS信息
N/A
漏洞类别
跨界内存读
漏洞标题
QEMU 安全漏洞
漏洞描述信息
QEMU(Quick Emulator)是法国法布里斯-贝拉(Fabrice Bellard)软件开发者的一套模拟处理器软件。该软件具有速度快、跨平台等特点。 QEMU的USB仿真器中存在缓冲区错误漏洞,该漏洞源于网络系统或产品在内存上执行操作时,未正确验证数据边界,导致向关联的其他内存位置上执行了错误的读写操作。攻击者可利用该漏洞导致缓冲区溢出或堆溢出等
CVSS信息
N/A
漏洞类别
授权问题