diff options
author | Philipp Stephani <phst@google.com> | 2021-10-09 19:39:31 +0200 |
---|---|---|
committer | Philipp Stephani <phst@google.com> | 2021-10-09 19:39:31 +0200 |
commit | b497add9719dac16696f64d5a551d2b813f0c825 (patch) | |
tree | 2f1318216462ae7b660ed12b802320fbeecf1c37 /lisp/emacs-lisp/check-declare.el | |
parent | 75d9fbec8853c2040bbb0d5a447894cca86b9df9 (diff) | |
download | emacs-b497add9719dac16696f64d5a551d2b813f0c825.tar.gz emacs-b497add9719dac16696f64d5a551d2b813f0c825.tar.bz2 emacs-b497add9719dac16696f64d5a551d2b813f0c825.zip |
Fix Seccomp filter for newer GNU/Linux systems (Bug#51073).
On some systems, process startup calls prctl(PR_CAPBSET_READ) via
'cap_get_bound'. We can just return EINVAL.
* lib-src/seccomp-filter.c (main): Add a rule for
prctl(PR_CAPBSET_READ, ...).
Diffstat (limited to 'lisp/emacs-lisp/check-declare.el')
0 files changed, 0 insertions, 0 deletions