[grsec] kdeinit causes scheduling while atomic
pageexec at freemail.hu
pageexec at freemail.hu
Mon Jul 24 05:22:32 EDT 2006
On 23 Jul 2006 at 17:00, Will Simoneau wrote:
> objdump -d:
>
> -> c01483a5: e8 a7 ab 0f 00 call c0242f51 <gr_handle_brute_check>
spender's bug ;). that function explicitly sleeps if a brute force
attempt was detected (too many crashes in a given time period),
which is apparently not the right to do when inside copy_process().
> It's caused by qt, with -fstack-protector(-all?) enabled. Version is
> x11-libs/qt-3.3.6-r1 from portage. Without ssp, going to wikipedia in
> konqueror works fine. Will file at bugs.gentoo.org when I get a chance.
start here: http://bugs.gentoo.org/show_bug.cgi?id=135265
More information about the grsecurity
mailing list