PT-2021-8002 · Linux+4 · Linux Kernel+4
Paul Cercueil
·
Published
2021-03-27
·
Updated
2024-12-10
·
CVE-2021-47063
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to the use of memory after it has been freed in the Direct Rendering Manager (DRM) subsystem of the Linux kernel. This occurs due to an incorrect cleanup procedure in the
drm connector cleanup() function. If the drm connector cleanup() function is not called manually in panel bridge detach(), the connector will be cleaned up with other DRM objects in the call to drm mode config cleanup(). However, since the drm connector is devm-allocated, by the time drm mode config cleanup() is called, the connector will have already been removed, leading to use-after-free conditions.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Astra Linux
Linuxmint
Linux Kernel
Suse
Ubuntu