Vulnerabilities > CVE-2023-39198 - Use After Free vulnerability in multiple products

047910
CVSS 6.4 - MEDIUM
Attack vector
LOCAL
Attack complexity
HIGH
Privileges required
HIGH
Confidentiality impact
HIGH
Integrity impact
HIGH
Availability impact
HIGH

Summary

A race condition was found in the QXL driver in the Linux kernel. The qxl_mode_dumb_create() function dereferences the qobj returned by the qxl_gem_object_create_with_handle(), but the handle is the only one holding a reference to it. This flaw allows an attacker to guess the returned handle value and trigger a use-after-free issue, potentially leading to a denial of service or privilege escalation.

Vulnerable Configurations

Part Description Count
OS
Linux
5374
OS
Fedoraproject
1
OS
Redhat
2

Common Weakness Enumeration (CWE)