[staging] glibc: cherry-pick fix for CVE-2023-4911 "Looney Tunables"#258857
Conversation
Ma27
left a comment
There was a problem hiding this comment.
Please update the patch tarball. The patch is already on the 2.38 & 2.37 release branch, so we can just update the patchlevel.
Also, this has the side-effect that we'd also fix https://nvd.nist.gov/vuln/detail/CVE-2023-5156 (which I just learned about while checking the diff from 2.38 on staging and now).
Then what gets backported to 23.05? Are we going to backport the upgrade? Seems like a pretty major change for the stable branch. I mean sure, we should update the patch tarball, but if we do that first there is no way to reference a single commit to backport only the fix. |
Our current The bug which causes CVE-2023-5156 was introduced in an attempt to fix CVE-2023-4806. The latter CVE (CVE-2023-4806) only affects a very small class of custom NSS plugins that implement |
Both 2.37 (what we have on 23.05) & 2.38 (what we have on staging) have the fix in their release branches, so we can update the patchlevel again. |
|
@Ma27 would you mind opening new PRs for staging unstable and staging stable? |
Description of changes
There is a working exploit.
Upstream fix commit
Things done
See also