Activity log for bug #1868720

Date Who What changed Old value New value Message
2020-03-24 12:49:21 xantares bug added bug
2020-03-24 12:50:45 xantares description A number of new *time64 syscalls are introduced in newer kernel series (>=5.1.x): 403: clock_gettime64 404: clock_settime64 405: clock_adjtime64 406: clock_getres_time64 407: clock_nanosleep_time64 408: timer_gettime64 409: timer_settime64 410: timerfd_gettime64 411: timerfd_settime64 412: utimensat_time64 413: pselect6_time64 414: ppoll_time64 In particular utimensat_time64 is now used inside glibc>=2.31 In turn ubuntu with has trouble running docker images of newer distros. This problem affects libseccomp<2.4.2, ie bionic (lts), and eoan, but not focal. See a similar report at Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1770154 A solution could be to backport the related changes from 2.4.2 similarly to what happened for the statx whitelisting (#1755250). A number of new *time64 syscalls are introduced in newer kernel series (>=5.1.x): 403: clock_gettime64 404: clock_settime64 405: clock_adjtime64 406: clock_getres_time64 407: clock_nanosleep_time64 408: timer_gettime64 409: timer_settime64 410: timerfd_gettime64 411: timerfd_settime64 412: utimensat_time64 413: pselect6_time64 414: ppoll_time64 In particular utimensat_time64 is now used inside glibc>=2.31 In turn ubuntu with has trouble running docker images of newer distros. This problem affects libseccomp<2.4.2, ie bionic (lts), and eoan, but not focal. See a similar report at Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1770154 A solution could be to backport the related changes from 2.4.2 similarly to what happened for the statx whitelisting (https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1755250).
2020-03-24 13:03:33 xantares attachment added backport time64 syscalls from 2.4.2 into 2.4.1 https://bugs.launchpad.net/ubuntu/+source/libseccomp/+bug/1868720/+attachment/5340882/+files/libseccomp241-time64.patch
2020-03-24 16:36:16 Ubuntu Foundations Team Bug Bot tags docker docker patch
2020-03-24 16:36:25 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Review Team
2020-03-25 17:08:25 Rafael David Tinoco libseccomp (Ubuntu): status New Triaged
2020-03-25 17:08:40 Rafael David Tinoco nominated for series Ubuntu Focal
2020-03-25 17:08:40 Rafael David Tinoco bug task added libseccomp (Ubuntu Focal)
2020-03-25 17:08:40 Rafael David Tinoco nominated for series Ubuntu Eoan
2020-03-25 17:08:40 Rafael David Tinoco bug task added libseccomp (Ubuntu Eoan)
2020-03-25 17:08:40 Rafael David Tinoco nominated for series Ubuntu Bionic
2020-03-25 17:08:40 Rafael David Tinoco bug task added libseccomp (Ubuntu Bionic)
2020-03-25 17:08:40 Rafael David Tinoco nominated for series Ubuntu Disco
2020-03-25 17:08:40 Rafael David Tinoco bug task added libseccomp (Ubuntu Disco)
2020-03-25 17:08:50 Rafael David Tinoco libseccomp (Ubuntu Focal): status Triaged Fix Released
2020-03-25 17:08:53 Rafael David Tinoco libseccomp (Ubuntu Eoan): status New Confirmed
2020-03-25 17:08:54 Rafael David Tinoco libseccomp (Ubuntu Disco): status New Won't Fix
2020-03-25 17:08:57 Rafael David Tinoco libseccomp (Ubuntu Bionic): status New Confirmed
2020-03-25 17:09:08 Rafael David Tinoco bug added subscriber Ubuntu Server
2020-03-25 17:09:40 Rafael David Tinoco tags docker patch docker patch server-next
2020-03-25 17:09:52 Rafael David Tinoco libseccomp (Ubuntu Bionic): status Confirmed Triaged
2020-03-25 17:09:55 Rafael David Tinoco libseccomp (Ubuntu Eoan): status Confirmed Triaged
2020-05-27 19:51:55 Lucas Kanashiro bug task added docker.io (Ubuntu)
2020-05-27 19:52:27 Lucas Kanashiro docker.io (Ubuntu Disco): status New Won't Fix
2020-05-29 05:46:51 Christian Ehrhardt  marked as duplicate 1876055