Wrong detection by PAX.
Posted: Tue Jul 29, 2003 9:46 am
Hello,
I have a CGI module compiled by Kylix. When I try to execute it on my provider
it doesn't work and the provider reports about the following error:
==============================================================================
Here is the server error text:
PAX: From 213.145.98.9: terminating task:
/home/profotos/www/www/cgi-bin/keygen(keygen):19184, uid/euid: 937/937, PC:
08173f1f, SP: 5ffffa38
PAX: bytes at PC: 83 44 24 04 dc e9 93 a6 ed ff 83 44 24 04 dc e9 9d a6 ed ff
It seems that your program is trying to execute the memory stack, which is
not allowed for security reasons.
==============================================================================
It seems that my provider uses grsecurity patch and it generates that error.
Actually these bytes are data bytes (not a code) so it's just a false alarm.
Is it possible to fix this error in the next versions of grsecurity?
I can send my CGI module for a test, if you give me e-mail address.
Thanks!
Alex.
I have a CGI module compiled by Kylix. When I try to execute it on my provider
it doesn't work and the provider reports about the following error:
==============================================================================
Here is the server error text:
PAX: From 213.145.98.9: terminating task:
/home/profotos/www/www/cgi-bin/keygen(keygen):19184, uid/euid: 937/937, PC:
08173f1f, SP: 5ffffa38
PAX: bytes at PC: 83 44 24 04 dc e9 93 a6 ed ff 83 44 24 04 dc e9 9d a6 ed ff
It seems that your program is trying to execute the memory stack, which is
not allowed for security reasons.
==============================================================================
It seems that my provider uses grsecurity patch and it generates that error.
Actually these bytes are data bytes (not a code) so it's just a false alarm.
Is it possible to fix this error in the next versions of grsecurity?
I can send my CGI module for a test, if you give me e-mail address.
Thanks!
Alex.