Accepting request 577189 from home:kbabioch:branches:Base:System

- Added CVE-2018-7169.patch: Fixed an privilege escalation in newgidmap,
  which allowed an unprivileged user to be placed in a user namespace where
  setgroups(2) is allowed. (CVE-2018-7169 bsc#1081294)

OBS-URL: https://build.opensuse.org/request/show/577189
OBS-URL: https://build.opensuse.org/package/show/Base:System/shadow?expand=0&rev=48
This commit is contained in:
2018-02-16 10:33:22 +00:00
committed by Git OBS Bridge
parent 3fa4eb033a
commit 225b0ce1da
3 changed files with 190 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Feb 16 08:39:08 UTC 2018 - kbabioch@suse.com
- Added CVE-2018-7169.patch: Fixed an privilege escalation in newgidmap,
which allowed an unprivileged user to be placed in a user namespace where
setgroups(2) is allowed. (CVE-2018-7169 bsc#1081294)
-------------------------------------------------------------------
Wed Nov 8 12:39:12 UTC 2017 - mvetter@suse.com