[Bug 1877633] Re: libseccomp 2.4.3 (and 2.4.2) is not correctly resolving (at least) the getrlimit syscall on arm64
Jamie Strandboge
1877633 at bugs.launchpad.net
Wed Jun 10 12:13:28 UTC 2020
FYI, I copied xenial-focal from the security-proposed ppa to -proposed.
Borrowing from the ubuntu-sru team's SRU verification text:
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed. Your feedback will aid us getting this
update out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-
needed-<release> to verification-done-<release>. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed-<release>. In either case, without details of your
testing we will not be able to proceed.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance for helping!
N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.
** Changed in: libseccomp (Ubuntu Focal)
Status: In Progress => Fix Committed
** Tags added: verification-done-focal
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1877633
Title:
libseccomp 2.4.3 (and 2.4.2) is not correctly resolving (at least) the
getrlimit syscall on arm64
Status in libseccomp package in Ubuntu:
Fix Released
Status in libseccomp source package in Focal:
Fix Committed
Status in libseccomp source package in Groovy:
Fix Released
Bug description:
This was reported via the snapcraft forum[1]:
On bionic amd64, libseccomp 2.4.1-0ubuntu0.18.04.2
$ lsb_release -d
Description: Ubuntu 18.04.4 LTS
$ scmp_sys_resolver -a aarch64 163
getrlimit
$ scmp_sys_resolver -a aarch64 getrlimit
163
focal amd64, libseccomp 2.4.3-1ubuntu1 -- *__BROKEN__*
$ lsb_release -d
Description: Ubuntu 20.04 LTS
$ scmp_sys_resolver -a aarch64 163
UNKNOWN
$ scmp_sys_resolver -a aarch64 getrlimit
-10180
[1]https://forum.snapcraft.io/t/getrlimit-blocked-by-seccomp-on-focal-
arm64/17237/8
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libseccomp/+bug/1877633/+subscriptions
More information about the Ubuntu-sponsors
mailing list