Megjelent a GrSecurity patch 2.1.5-ös verziója a 2.4.30-as és 2.6.11.6-os kernelekez.Letöltés:
----------
grsecurity-2.1.5-2.4.30-200504082027.patch.gz
grsecurity-2.1.5-2.6.11.6-200504082112.patch.gz
gradm-2.1.5-200504081812.tar.gz
Bejelentés:
-------------
grsecurity 2.1.5 has been released for the 2.4.30 and 2.6.11.6 kernels.
Changes in this release include:
* UIDs and GIDs are now logged as unsigned integers
* Fixed logging of resource names for architectures that define
their own RLIMIT_* ordering (eg. sparc64, ia64)
* Addition of always-reduce-path directive in learn_config
* Writable library check in RBAC system is now only performed on
regular files, fixing the unnecessary /dev/zero error some users
reported
* PaX updates, fixes mlock when segmexec is enabled with mprotect
disabled on an application
* Addition of missing logging for RLIMIT_CORE overstepping in the
2.6 patch
* Fixed full learning gradm crash while generating a policy
* Minor code cleanups and optimizations
-Brad