This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nscd/19656] New: nscd: add support for Linux seccomp


https://sourceware.org/bugzilla/show_bug.cgi?id=19656

            Bug ID: 19656
           Summary: nscd: add support for Linux seccomp
           Product: glibc
           Version: 2.23
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: nscd
          Assignee: unassigned at sourceware dot org
          Reporter: vapier at gentoo dot org
                CC: drepper.fsp at gmail dot com, unassigned at sourceware dot org
        Depends on: 19655
  Target Milestone: ---

for system hardening, nscd should automatically create install a seccomp filter
on itself, and for its children.  see the libseccomp project for more details:
https://github.com/seccomp/libseccomp

the kernel allows for this to be turned off, so we need to test for it at
runtime.


Referenced Bugs:

https://sourceware.org/bugzilla/show_bug.cgi?id=19655
[Bug 19655] nscd: add support for Linux namespaces
-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]