发布时间: 2022年9月16日
修改时间: 2024年10月31日
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.
NVD | openEuler | |
---|---|---|
Confidentiality | Low | Low |
Attack Vector | Local | Local |
CVSS评分 | 6.6 | 6.6 |
Attack Complexity | Low | Low |
Privileges Required | Low | Low |
Scope | Unchanged | Unchanged |
Integrity | Low | High |
User Interaction | None | None |
Availability | High | Low |
公告名 | 概要 | 发布时间 |
---|---|---|
KylinSec-SA-2022-2082 | wayland security update | 2022年9月16日 |
产品 | 包 | 状态 |
---|---|---|
KY3.4-4A | wayland | Fixed |
KY3.4-5A | wayland | Fixed |
KY3.5.1 | wayland | Fixed |