A flaw was found in the X.Org server. The GLX PBuffer...
Moderate severity
Unreviewed
Published
Jan 18, 2024
to the GitHub Advisory Database
•
Updated Jun 1, 2024
Description
Published by the National Vulnerability Database
Jan 18, 2024
Published to the GitHub Advisory Database
Jan 18, 2024
Last updated
Jun 1, 2024
A flaw was found in the X.Org server. The GLX PBuffer code does not call the XACE hook when creating the buffer, leaving it unlabeled. When the client issues another request to access that resource (as with a GetGeometry) or when it creates another resource that needs to access that buffer, such as a GC, the XSELINUX code will try to use an object that was never labeled and crash because the SID is NULL.
References