xserver/hw/xquartz/xpr
Alan Coopersmith 0e34d8ebc9 Xquartz: ProcAppleDRICreatePixmap needs to use unswapped length to send reply
CVE-2024-31082

Fixes: 14205ade0 ("XQuartz: appledri: Fix byte swapping in replies")
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1463>
(cherry picked from commit 6c684d035c)
2024-04-03 19:35:46 +03:00
..
Makefile.am XQuartz: Fix build with moved pseudoramiX 2013-09-16 07:06:48 -07:00
appledri.c Xquartz: ProcAppleDRICreatePixmap needs to use unswapped length to send reply 2024-04-03 19:35:46 +03:00
appledri.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
appledristr.h Remove obsolete B16 & B32 tags in struct definitions 2018-11-10 15:00:31 -08:00
dri.c xquartz: Remove unused include of AvailabilityMacros.h from various sources 2021-02-01 16:21:39 -08:00
dri.h xquartz: Remove useless DRIWindowExposures 2014-10-08 16:01:35 +02:00
driWrap.c xquartz: Fix a compiler warning about const incompatible pointer assignment 2021-02-20 15:18:47 -08:00
driWrap.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
dristruct.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
meson.build meson: Convert xquartz from autotools 2019-05-02 15:42:58 +00:00
x-hash.c Use ARRAY_SIZE all over the tree 2017-10-30 13:45:20 -04:00
x-hash.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
x-hook.c XQuartz: Simplify hook_run to quiet static analyzer 2014-01-12 23:12:48 -08:00
x-hook.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
x-list.c assert(a && b) --> assert(a); assert(b) 2019-05-02 15:02:36 -07:00
x-list.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
xpr.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
xprAppleWM.c xquartz: Remove support for older versions of libXplugin 2021-02-01 16:21:39 -08:00
xprCursor.c xquartz: Ensure the mouse pointer is shown when switching to a native macOS alert or window 2021-03-08 21:03:57 -08:00
xprEvent.c xquartz: Remove support for older versions of libXplugin 2021-02-01 16:21:39 -08:00
xprEvent.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
xprFrame.c xquartz: Use xorg_backtrace() instead of rolling our own for debugging 2022-12-21 01:23:50 -08:00
xprScreen.c xquartz: Call PseudoramiXExtensionInit() through InitOutput() just like xwin 2021-04-07 16:11:59 -07:00