xenocara/lib/mesa
jsg 76ee08e832 Call shmget() with permission 0600 instead of 0777
From Brian Paul
02c3dad0f3b4d26e0faa5cc51d06bc50d693dcdc in mainline Mesa

"A security advisory (TALOS-2019-0857/CVE-2019-5068) found that
creating shared memory regions with permission mode 0777 could allow
any user to access that memory.  Several Mesa drivers use shared-
memory XImages to implement back buffers for improved performance.

This path changes the shmget() calls to use 0600 (user r/w).

Tested with legacy Xlib driver and llvmpipe."
2019-11-20 03:13:04 +00:00
..
bin Import Mesa 19.0.5 2019-05-23 04:22:53 +00:00
build-support Import Mesa 17.3.9 2018-10-23 05:40:45 +00:00
docs Import Mesa 19.0.8 2019-07-01 07:44:02 +00:00
doxygen
include intel: Add support for Comet Lake 2019-08-24 02:12:17 +00:00
m4 Import Mesa 18.3.2 2019-01-29 10:45:31 +00:00
scons Merge Mesa 18.3.5 2019-03-19 10:59:02 +00:00
src Call shmget() with permission 0600 instead of 0777 2019-11-20 03:13:04 +00:00
aclocal.m4 Merge Mesa 18.3.4 2019-02-19 04:24:00 +00:00
autogen.sh
common.py Merge Mesa 18.3.2 2019-01-29 11:52:04 +00:00
configure Merge Mesa 19.0.8 2019-07-01 08:36:47 +00:00
configure.ac Merge Mesa 19.0.5 2019-05-23 05:33:19 +00:00
install-gallium-links.mk
install-lib-links.mk
Makefile.am Merge Mesa 19.0.5 2019-05-23 05:33:19 +00:00
Makefile.bsd-wrapper enable radeonsi and llvm on arm64 2019-08-28 08:01:48 +00:00
Makefile.in Merge Mesa 19.0.5 2019-05-23 05:33:19 +00:00
meson_options.txt Import Mesa 19.0.5 2019-05-23 04:22:53 +00:00
meson.build Import Mesa 19.0.8 2019-07-01 07:44:02 +00:00
SConstruct Merge Mesa 18.3.2 2019-01-29 11:52:04 +00:00
VERSION Merge Mesa 19.0.8 2019-07-01 08:36:47 +00:00