summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTomas Mraz <tm@t8m.info>2010-11-11 16:15:52 +0000
committerTomas Mraz <tm@t8m.info>2010-11-11 16:15:52 +0000
commit5c58f28cb4fa9965d5755b0eb1d0fcbd593b51ca (patch)
tree7f0720b9cbf658d49aef6a5653f2e94a14e87b1c /ChangeLog
parent46cdce51ed99e5b86c613fb19dafa973c219d255 (diff)
Relevant BUGIDs:
Purpose of commit: bugfix Commit summary: --------------- 2010-11-11 Tomas Mraz <tm@t8m.info> * modules/pam_selinux/pam_selinux.c (pam_sm_open_session): Fix potential use after free in case SELinux is misconfigured. * modules/pam_namespace/pam_namespace.c (process_line): Fix memory leak when parsing empty config file lines.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 247a4f14..9a7baef5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-11-11 Tomas Mraz <tm@t8m.info>
+
+ * modules/pam_selinux/pam_selinux.c (pam_sm_open_session): Fix
+ potential use after free in case SELinux is misconfigured.
+
+ * modules/pam_namespace/pam_namespace.c (process_line): Fix memory
+ leak when parsing empty config file lines.
+
2010-10-28 Thorsten Kukuk <kukuk@thkukuk.de>
* release version 1.1.3