summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2005-04-06 14:44:16 -0400
committerTheodore Ts'o <tytso@mit.edu>2005-04-06 14:44:16 -0400
commit762c7c65103615d976beeb4c8e2d1d9a79c87d86 (patch)
tree8c047e58ce33fef32240e67eaef332ef0491e7f7 /ChangeLog
parent813b901d419cd700cf2fc65048142b024da49808 (diff)
downloade2fsprogs-762c7c65103615d976beeb4c8e2d1d9a79c87d86.tar.gz
Add paranoia checks into the blkid, ext2fs, and ss libraries to ignore
environment variables if the libraries are called from setuid or setguid programs, or if kernel believes that the process is not eligible to create a core dump. In addition, if the libc has __secure_getenv(), use it so that the libc can also do any additional limitations regarding when libraries can trust environment variables (i.e., to integrate with systems like SELinux and Posix capabilities).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 89dd394c..ef71f121 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-03-31 Theodore Ts'o <tytso@mit.edu>
+
+ * configure.in: Add tests for __secure_getenv(), prctl(),
+ and sys/prctl.h
+
2005-03-21 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.37