From 09c4e2157511d4e530f3d5a2dc109a309c9b65ab Mon Sep 17 00:00:00 2001 From: Vadim Troshchinskiy Date: Wed, 27 Sep 2023 14:00:45 +0200 Subject: Fix dlopen() privilege escalation Fixed by implementing the recommended GID check. --- nx-X11/extras/Mesa.patches_6.4.2/series | 1 + 1 file changed, 1 insertion(+) (limited to 'nx-X11/extras/Mesa.patches_6.4.2/series') diff --git a/nx-X11/extras/Mesa.patches_6.4.2/series b/nx-X11/extras/Mesa.patches_6.4.2/series index db40c2b60..51d3d6566 100644 --- a/nx-X11/extras/Mesa.patches_6.4.2/series +++ b/nx-X11/extras/Mesa.patches_6.4.2/series @@ -6,3 +6,4 @@ 4005_adapt-all-libX11-include-paths-to-libNX_X11.patch 5002_silence-uninitialized.diff 1001_support_musl +5003_dlopen-escalation.patch -- cgit v1.2.3