[Bug 1913423] Re: getgrouplist is not thread safe with libnss_systemd
Ćukasz Zemczak
1913423 at bugs.launchpad.net
Mon Mar 8 09:47:44 UTC 2021
Hello Daniel, or anyone else affected,
Accepted systemd into focal-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/systemd/245.4-4ubuntu3.5 in a few
hours, and then in the -proposed repository.
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-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. 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: systemd (Ubuntu Focal)
Status: In Progress => Fix Committed
** Tags added: verification-needed verification-needed-focal
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1913423
Title:
getgrouplist is not thread safe with libnss_systemd
Status in systemd package in Ubuntu:
Fix Released
Status in systemd source package in Bionic:
Fix Committed
Status in systemd source package in Focal:
Fix Committed
Bug description:
[impact]
programs calling getgrouplist() may crash as it is not thread-safe
[test case]
see upstream bug description for sample c program to reproduce:
https://github.com/systemd/systemd/issues/17007#issue-698123284
[regression potential]
any regression would likely occur when creating a hashmap in systemd,
or when any multi-threaded programs concurrently create (and use) the
hashmap
[scope]
this is needed for f and b
this is fixed upstream by commit
ae0b700a856c0ae460d271bb50dccfaae84dbcab, already included in g/h (per
comment 1).
[original description]
This upstream issue (https://github.com/systemd/systemd/issues/17007)
is affecting the latest version of systemd in Ubuntu Focal. It has
been fixed upstream with
https://github.com/systemd/systemd/pull/17033. Can we have this
patched for Focal please as it causes Mesos to randomly segfault on
start.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1913423/+subscriptions
More information about the foundations-bugs
mailing list