| Summary: | Unbreak seccomp filter with latest glibc | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Jakub Jelen <jjelen> | ||||
| Component: | sshd | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | enhancement | CC: | djm, dtucker | ||||
| Priority: | P5 | Keywords: | patch | ||||
| Version: | 8.1p1 | ||||||
| Hardware: | Other | ||||||
| OS: | Linux | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 3079 | ||||||
| Attachments: |
|
||||||
|
Description
Jakub Jelen
2019-11-13 23:01:58 AEDT
Applied, thanks. It looks like there is one more syscall needed with the current glibc on ARM, which is clock_gettime64. Please, consider adding also this one. For more information, there is another red hat bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1796267 Added - thanks closing resolved bugs as of 8.6p1 release |