diff options
author | Steve Langasek <vorlon@debian.org> | 2011-06-04 01:39:42 -0700 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2019-01-08 21:51:59 -0800 |
commit | 75c2e8481cd18e017b1ef0aa12006445741f32ed (patch) | |
tree | 241b90a5cadc223755fd03021dcf68afed3a5c0d | |
parent | 931c5d725a9a34fae5c85efd096a2f1febde0833 (diff) | |
download | pam-75c2e8481cd18e017b1ef0aa12006445741f32ed.tar.gz pam-75c2e8481cd18e017b1ef0aa12006445741f32ed.tar.bz2 pam-75c2e8481cd18e017b1ef0aa12006445741f32ed.zip |
Fixes CVE-2010-3316 CVE-2010-3430 CVE-2010-3431 CVE-2010-3435.
Closes: #599832.
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 327f5ad9..24980ae1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ pam (1.1.3-1) UNRELEASED; urgency=low * New upstream release. - Fixes CVE-2010-3853, executing namespace.init with an insecure environment set by the caller. Closes: #608273. + - Fixes CVE-2010-3316 CVE-2010-3430 CVE-2010-3431 CVE-2010-3435. + Closes: #599832. * Port hurd_no_setfsuid patch to new pam_modutil_{drop,restore}_priv interface; now possibly upstreamable |