Re: [chrony-dev] Seccomp issue on Alpine linux |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-dev Archives
]
- To: chrony-dev@xxxxxxxxxxxxxxxxxxxx
- Subject: Re: [chrony-dev] Seccomp issue on Alpine linux
- From: jvoisin <julien.voisin@xxxxxxxxxx>
- Date: Mon, 29 May 2023 16:07:37 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dustri.org; s=gm1; t=1685369258; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=xQd0yACb+IeQJ1QyoZvwerwyOO1ycT1Xa+V+P0kym/I=; b=U/8+u8zXRZ9uuI+KNAs78xhU3ABfASf3ZUr0LQDsMClpd19pfLw5XpevQ0DuPDOUdryFaW qLtaNUSbaE5ZYD2BS5wyIZSk4dz2bfh5A/rwV+ZSy46csZzM4bCCMYgd/P+ewChaBPiSKX SNj5sQ/NRnsqSv6zAJ5yVmTWQP6CJAB242HY26KqUBEudbhfC9Qp18tdw3d0knu+pCVUkI ucRyOE7Dw16rgDdIAv/sgJKP0fsmre5k14tGs5+8SNdsqKhAR+VM3t6NNy5UAaH0bySkFp ZewrOvVoHq8MEwSj38lwgEnnWBd+4Cw4HQXZjQcHvbSz6XUEd3pov13Xwnn8XQ==
On 29/05/2023 09:16, Miroslav Lichvar wrote:
> On Sun, May 28, 2023 at 07:32:12PM +0200, jvoisin wrote:
>>> If you have extracted source code, can you please run these two tests
>>> to confirm there are no other seccomp failures on musl?
>>>
>>> # cd test/system
>>> # ./099-scfilter
>>> # ./199-scfilter
>>>
>>
>> I'd love to, but the latest master doesn't compile here:
>
> Compiling from git requires bison installed, or you can copy getdate.c
> from a released tarball.
It would be nice for `./configure` to check for this :/
Anyway, here are the results:
```
alpine:/home/jvoisin/chrony/test/system# ./199-scfilter
Testing system call filter in destructive tests:
level -1:
100-clockupdate BAD
FAIL
alpine:/home/jvoisin/chrony/test/system# ./099-scfilter
Testing system call filter in non-destructive tests:
level -1:
001-minimal BAD
FAIL
alpine:/home/jvoisin/chrony/test/system#
```
What would be the best way to find the root cause/blacklisted syscalls?
--
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble? Email listmaster@xxxxxxxxxxxxxxxxxxxx.