]> git.ipfire.org Git - thirdparty/lldpd.git/commit
seccomp: add fcntl and getsockname to seccomp whitelist 184/head
authorPatrick McLean <chutzpah@gentoo.org>
Fri, 10 Jun 2016 17:09:01 +0000 (10:09 -0700)
committerPatrick McLean <chutzpah@gentoo.org>
Fri, 10 Jun 2016 17:11:19 +0000 (10:11 -0700)
commite15216c74d92f6a2906379442ad95a95e4d1ff6d
tree2d1c5209959739414208870e3f01373f963bc3ed
parent4262ca0c9995410e9d362cc89155b5ad41defff8
seccomp: add fcntl and getsockname to seccomp whitelist

Recent versions of lldpd make calls to fcntl and getsockname, but they
are not in the seccomp whitelist. This patch adds them. Reported by Gentoo
users in these bugs:

https://bugs.gentoo.org/577576
https://bugs.gentoo.org/564566
src/daemon/priv-seccomp.c