X.Org X11 X server
Go to file
Yaakov Selkowitz c88593e07d Apply all CVE patches to RHEL builds
Patch 3801 is specific to Fedora, but all the other patches, even those
that are newer, should be applied both to Fedora and RHEL (or, possibly
in the future, EPEL) builds.
2024-01-30 19:48:04 -05:00
.gitignore xserver 1.20.14 2021-12-17 15:25:24 +01:00
06_use-intel-only-on-pre-gen4.diff Follow Debian and only default to the intel ddx on gen4 or older intel GPUs 2017-01-10 14:46:20 +01:00
0001-add-a-quirk-for-apple-silicon.patch resolve Xorg server DCP display issue (#2152414) 2023-01-13 12:08:43 +01:00
0001-autobind-GPUs-to-the-screen.patch xserver 1.20 RC3 2018-04-02 16:56:07 -04:00
0001-composite-Fix-use-after-free-of-the-COW.patch Fix for CVE-2023-1393 2023-03-29 15:36:30 +02:00
0001-configure.ac-search-for-the-fontrootdir-ourselves.patch Drop dependency on xorg-x11-font-utils, it was only there for one 2022-11-23 15:47:09 +10:00
0001-Disallow-byte-swapped-clients-by-default.patch Disallow byte-swapped clients (#2159489) 2023-01-13 15:46:50 +10:00
0001-dix-allocate-enough-space-for-logical-button-maps.patch CVE fix for: CVE-2023-6816, CVE-2024-0229, CVE-2024-21885, CVE-2024-21886, CVE-2024-0408 and CVE-2024-0409 2024-01-16 15:19:18 +01:00
0001-dix-Fix-use-after-free-in-input-device-shutdown.patch Fix use after free related to CVE-2024-21886 2024-01-19 11:22:19 +01:00
0001-Don-t-hardcode-fps-for-fake-screen.patch Don't hardcode fps for fake screen (#2054188) 2022-04-13 23:20:25 +02:00
0001-ephyr-Fix-incompatible-pointer-type-build-error.patch Fix compilation error on i686 2024-01-22 09:25:50 +01:00
0001-Fedora-hack-Make-the-suid-root-wrapper-always-start-.patch update to git snapshot of 1.7.99.902 (1.18.0 rc2) 2015-10-27 11:07:51 +10:00
0001-hw-Rename-boolean-config-value-field-from-bool-to-bo.patch Rename value field from bool to boolean 2023-01-11 16:41:24 +01:00
0001-present-Check-for-NULL-to-prevent-crash.patch Fix crash with NVIDIA proprietary driver with Present 2022-01-28 10:50:12 +01:00
0001-present-Send-a-PresentConfigureNotify-event-for-dest.patch Backport fix for a deadlock with DRI3 2023-04-25 10:59:38 +02:00
0001-randr-avoid-integer-truncation-in-length-check-of-Pr.patch CVE fix for: CVE-2023-6377, CVE-2023-6478 2023-12-13 11:51:29 +10:00
0001-render-Fix-build-with-gcc-12.patch Fix build with GCC 12 2022-01-28 10:54:50 +01:00
0001-xf86-Accept-devices-with-the-simpledrm-driver.patch Fix basic graphic mode not working with simpledrm (#2067151) 2022-04-11 11:12:37 +02:00
0001-xf86-dri2-Use-va_gl-as-vdpau_driver-for-Intel-i965-G.patch Rebase patch to use va_gl as vdpau driver on i965 GPUs, re-fix rhbz#1413733 2018-10-04 14:21:41 +02:00
0001-xfree86-use-modesetting-driver-by-default-on-GeForce.patch xserver 1.20.4 2019-02-26 15:05:54 -05:00
0001-Xi-allocate-enough-XkbActions-for-our-buttons.patch CVE fix for: CVE-2023-6377, CVE-2023-6478 2023-12-13 11:51:29 +10:00
0001-Xi-fix-potential-use-after-free-in-DeepCopyPointerCl.patch CVE-2023-0494: potential use-after-free 2023-02-02 15:32:24 +10:00
0001-Xi-randr-fix-handling-of-PropModeAppend-Prepend.patch CVE fix for: CVE-2023-5367, CVE-2023-5380 2023-10-25 12:01:02 +10:00
0001-xkb-fix-some-possible-memleaks-in-XkbGetKbdByName.patch Fix CVE-2022-3550, CVE-2022-3551 2022-11-08 12:03:21 +01:00
0001-xkb-proof-GetCountedString-against-request-length-at.patch Fix CVE-2022-3550, CVE-2022-3551 2022-11-08 12:03:21 +01:00
0001-xkb-switch-to-array-index-loops-to-moving-pointers.patch Fix XKB vulnerabilities 2022-07-12 17:26:05 +02:00
0001-Xtest-disallow-GenericEvents-in-XTestSwapFakeInput.patch CVE fix for: CVE-2022-4283, CVE-2022-46340, CVE-2022-46341, 2022-12-14 11:53:02 +10:00
0002-dix-Allocate-sufficient-xEvents-for-our-DeviceStateN.patch CVE fix for: CVE-2023-6816, CVE-2024-0229, CVE-2024-21885, CVE-2024-21886, CVE-2024-0408 and CVE-2024-0409 2024-01-16 15:19:18 +01:00
0002-mi-reset-the-PointerWindows-reference-on-screen-swit.patch CVE fix for: CVE-2023-5367, CVE-2023-5380 2023-10-25 12:01:02 +10:00
0002-Xi-return-an-error-from-XI-property-changes-if-verif.patch CVE fix for: CVE-2022-4283, CVE-2022-46340, CVE-2022-46341, 2022-12-14 11:53:02 +10:00
0002-xkb-swap-XkbSetDeviceInfo-and-XkbSetDeviceInfoCheck.patch Fix XKB vulnerabilities 2022-07-12 17:26:05 +02:00
0003-dix-fix-DeviceStateNotify-event-calculation.patch CVE fix for: CVE-2023-6816, CVE-2024-0229, CVE-2024-21885, CVE-2024-21886, CVE-2024-0408 and CVE-2024-0409 2024-01-16 15:19:18 +01:00
0003-Xi-avoid-integer-truncation-in-length-check-of-ProcX.patch CVE fix for: CVE-2022-4283, CVE-2022-46340, CVE-2022-46341, 2022-12-14 11:53:02 +10:00
0003-xkb-add-request-length-validation-for-XkbSetGeometry.patch Fix XKB vulnerabilities 2022-07-12 17:26:05 +02:00
0004-Xi-disallow-passive-grabs-with-a-detail-255.patch CVE fix for: CVE-2022-4283, CVE-2022-46340, CVE-2022-46341, 2022-12-14 11:53:02 +10:00
0004-Xi-when-creating-a-new-ButtonClass-set-the-number-of.patch CVE fix for: CVE-2023-6816, CVE-2024-0229, CVE-2024-21885, CVE-2024-21886, CVE-2024-0408 and CVE-2024-0409 2024-01-16 15:19:18 +01:00
0005-Xext-free-the-screen-saver-resource-when-replacing-i.patch CVE fix for: CVE-2022-4283, CVE-2022-46340, CVE-2022-46341, 2022-12-14 11:53:02 +10:00
0005-Xi-flush-hierarchy-events-after-adding-removing-mast.patch CVE fix for: CVE-2023-6816, CVE-2024-0229, CVE-2024-21885, CVE-2024-21886, CVE-2024-0408 and CVE-2024-0409 2024-01-16 15:19:18 +01:00
0006-Xext-free-the-XvRTVideoNotify-when-turning-off-from-.patch CVE fix for: CVE-2022-4283, CVE-2022-46340, CVE-2022-46341, 2022-12-14 11:53:02 +10:00
0006-Xi-do-not-keep-linked-list-pointer-during-recursion.patch CVE fix for: CVE-2023-6816, CVE-2024-0229, CVE-2024-21885, CVE-2024-21886, CVE-2024-0408 and CVE-2024-0409 2024-01-16 15:19:18 +01:00
0007-dix-when-disabling-a-master-float-disabled-slaved-de.patch CVE fix for: CVE-2023-6816, CVE-2024-0229, CVE-2024-21885, CVE-2024-21886, CVE-2024-0408 and CVE-2024-0409 2024-01-16 15:19:18 +01:00
0007-xkb-reset-the-radio_groups-pointer-to-NULL-after-fre.patch CVE fix for: CVE-2022-4283, CVE-2022-46340, CVE-2022-46341, 2022-12-14 11:53:02 +10:00
0008-glx-Call-XACE-hooks-on-the-GLX-buffer.patch CVE fix for: CVE-2023-6816, CVE-2024-0229, CVE-2024-21885, CVE-2024-21886, CVE-2024-0408 and CVE-2024-0409 2024-01-16 15:19:18 +01:00
0008-Xext-fix-invalid-event-type-mask-in-XTestSwapFakeInp.patch Fix buggy patch to CVE-2022-46340 2022-12-19 10:18:48 +10:00
0009-ephyr-xwayland-Use-the-proper-private-key-for-cursor.patch CVE fix for: CVE-2023-6816, CVE-2024-0229, CVE-2024-21885, CVE-2024-21886, CVE-2024-0408 and CVE-2024-0409 2024-01-16 15:19:18 +01:00
commitid Sync with upstream git, bringing in a bunch if bug-fixes 2016-10-26 12:49:00 +02:00
driver-abi-rebuild.sh git snapshot of what will be 1.18.0 (should be ABI stable) 2015-07-29 10:50:11 +10:00
gitignore xserver 1.5.0. 2008-09-03 23:41:17 +00:00
import.log xserver 1.6.1 2009-04-14 20:55:05 +00:00
make-git-snapshot.sh * Tue Aug 11 2009 Adam Jackson <ajax@redhat.com> 1.6.99-33.20090807 2009-08-11 18:27:34 +00:00
Makefile Fix typo that causes a failure to update the common directory. (releng #2781) 2009-11-25 22:41:04 +00:00
sources xserver 1.20.14 2021-12-17 15:25:24 +01:00
xorg-x11-server-fb-access-wrapper.patch Make more functions available in fb.h with !FB_ACCESS_WRAPPER 2023-04-13 15:48:20 +02:00
xorg-x11-server.spec Apply all CVE patches to RHEL builds 2024-01-30 19:48:04 -05:00
xserver-sdk-abi-requires * Wed Jun 16 2010 Adam Jackson <ajax@redhat.com> 1.8.0-7 2010-06-16 14:53:59 +00:00
xserver-sdk-abi-requires.git Change the ABI magic for snapshots 2011-11-09 09:52:46 -05:00
xserver-sdk-abi-requires.release Change the ABI magic for snapshots 2011-11-09 09:52:46 -05:00
xserver.pamd Remove pam_console from service file 2023-02-09 11:32:20 +01:00
xvfb-run.sh Fix xvfb-run --error-file / auth-file options 2023-09-28 21:16:17 -06:00