Paketname | paxtest |
Beschreibung | Test suite for the PaX kernel patch |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.9.7-pre4-2 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 324 Byte |
Hängt ab von | libc6 (>= 2.5-5) |
Empfohlene Pakete | |
Paketbetreuer | Javier Fernandez-Sanguino Pen~a |
Quelle | |
Paketgröße | 34936 Byte |
Prüfsumme MD5 | 9ed8a15a0f684fbacc16aee775fb6920 |
Prüfsumme SHA1 | 80db21a0d7792e27386a788921d24dc242550eb1 |
Prüfsumme SHA256 | 1d6103b5d27a1262e7bfa8e32be1e2d329d32c3a306fffba8b68ce15bfa9f00c |
Link zum Herunterladen | paxtest_0.9.7-pre4-2_i386.deb |
Ausführliche Beschreibung | PaX is a Linux kernel patch which adds much stricter control on how memory
is being used by applications. A normal Linux kernel leaves the control to the
application and does not implement any enforcement. Especially buffer overflow
attacks benefit from the absence of kernel enforced memory control. PaX tries
to do its best to enforce this control of memory used by applications, thereby
making it harder to successfully exploit buffer overflows.
.
Paxtest provides a regression test suite that covers most (but not all)
of PaX functionality. It can also be used to test other memory protection
patches.
.
Homepage: http://pax.grsecurity.net/
|