Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-02 | Merge Mesa 23.1.9 | Jonathan Gray | |
2021-07-22 | Merge Mesa 21.1.5 | Jonathan Gray | |
2020-08-26 | Merge Mesa 20.1.6 | Jonathan Gray | |
2020-01-22 | Merge Mesa 19.2.8 | Jonathan Gray | |
2019-11-20 | Call shmget() with permission 0600 instead of 0777 | Jonathan Gray | |
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." | |||
2015-11-22 | import Mesa 11.0.6 | Jonathan Gray | |
2019-02-19 | Import Mesa 18.3.4 | Jonathan Gray | |
2016-05-29 | Import Mesa 11.2.2 | Jonathan Gray | |
2015-11-22 | import Mesa 11.0.6 | Jonathan Gray | |