rpm package
opensuse/renderdoc&distro=openSUSE Leap 15.5
pkg:rpm/opensuse/renderdoc&distro=openSUSE%20Leap%2015.5
Vulnerabilities (3)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2023-33865 | Hig | 7.8 | < 1.24-bp155.2.3.1 | 1.24-bp155.2.3.1 | Jun 7, 2023 | RenderDoc before 1.27 allows local privilege escalation via a symlink attack. It relies on the /tmp/RenderDoc directory regardless of ownership. | |
| CVE-2023-33864 | Cri | 9.8 | < 1.24-bp155.2.3.1 | 1.24-bp155.2.3.1 | Jun 7, 2023 | StreamReader::ReadFromExternal in RenderDoc before 1.27 allows an Integer Overflow with a resultant Buffer Overflow. It uses uint32_t(m_BufferSize-m_InputSize) even though m_InputSize can exceed m_BufferSize. | |
| CVE-2023-33863 | Cri | 9.8 | < 1.24-bp155.2.3.1 | 1.24-bp155.2.3.1 | Jun 7, 2023 | SerialiseValue in RenderDoc before 1.27 allows an Integer Overflow with a resultant Buffer Overflow. 0xffffffff is sign-extended to 0xffffffffffffffff (SIZE_MAX) and then there is an attempt to add 1. |
- affected < 1.24-bp155.2.3.1fixed 1.24-bp155.2.3.1
RenderDoc before 1.27 allows local privilege escalation via a symlink attack. It relies on the /tmp/RenderDoc directory regardless of ownership.
- affected < 1.24-bp155.2.3.1fixed 1.24-bp155.2.3.1
StreamReader::ReadFromExternal in RenderDoc before 1.27 allows an Integer Overflow with a resultant Buffer Overflow. It uses uint32_t(m_BufferSize-m_InputSize) even though m_InputSize can exceed m_BufferSize.
- affected < 1.24-bp155.2.3.1fixed 1.24-bp155.2.3.1
SerialiseValue in RenderDoc before 1.27 allows an Integer Overflow with a resultant Buffer Overflow. 0xffffffff is sign-extended to 0xffffffffffffffff (SIZE_MAX) and then there is an attempt to add 1.