漏洞标题
N/A
漏洞描述信息
内部引用计数保存在缓冲池上,每次从池中创建新缓冲时都会 increments。引用计数维护为一个整数;在 LP64 系统中,如果客户端创建大量 wl_shm 缓冲对象,或者可以强制服务器创建大量外部引用到缓冲存储,这会可能导致引用计数溢出。在引用计数溢出的情况下,可以在 wl_shm_pool 跟踪结构中创建一个使用后释放的功能,其中可以 increments 或 decrements 值;也可以尝试创建一个有限的oracle,一次性向攻击客户端泄露 4 字节的服务器内存。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
漏洞类别
N/A
漏洞标题
N/A
漏洞描述信息
An internal reference count is held on the buffer pool, incremented every time a new buffer is created from the pool. The reference count is maintained as an int; on LP64 systems this can cause the reference count to overflow if the client creates a large number of wl_shm buffer objects, or if it can coerce the server to create a large number of external references to the buffer storage. With the reference count overflowing, a use-after-free can be constructed on the wl_shm_pool tracking structure, where values may be incremented or decremented; it may also be possible to construct a limited oracle to leak 4 bytes of server-side memory to the attacking client at a time.
CVSS信息
N/A
漏洞类别
整数溢出或超界折返
漏洞标题
Canonical Ubuntu Linux 输入验证错误漏洞
漏洞描述信息
Canonical Ubuntu Linux是英国科能软件(Canonical)公司的一套Linux操作系统。 Canonical Ubuntu Linux 存在安全漏洞,该漏洞源于错误地处理了某些对象的引用计数,从而导致拒绝服务。攻击者利用该漏洞可以执行任意代码。
CVSS信息
N/A
漏洞类别
输入验证错误