- Redis core team reports: The wrong order of listen(2) and chmod(2) calls creates a race condition that can be used by another process to bypass desired Unix socket permissions on startup. (CVE-2023-45145) Note that Nessus has not tested for this issue but has instead relied only on...
UMask (integer) Requests a specific permissions mask to be used for file creation. This only really applies to creation of the socket when Socket specifies a UNIX domain socket, and to the PidFile (if any); temporary files are created by the mkstemp(3) function that enforces a specific fi...
Adjust permissions of unix socket #11343 Merged xlson merged 1 commit into grafana:master from digineo:unix-chmod Mar 23, 2018 Merged Adjust permissions of unix socket #11343 xlson merged 1 commit into grafana:master from digineo:unix-chmod Mar 23, 2018 ...