[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: New Kernel Crash-Exploit discovered



On Tuesday 15 June 2004 08:25, Brian Hirt wrote:
> the patch quoted in this message is different than the one linus  
> approved:
>
> http://linux.bkbits.net:8080/linux-2.4/
> gnupatch%4040cdf6f8V7sOe5n96HA5Q7r9uDRvJQ
>
>   #define clear_fpu( tsk ) do { \
>         if ( tsk->flags & PF_USEDFPU ) { \
> -               asm volatile("fwait"); \
> +               asm volatile("fnclex ; fwait"); \
>                 tsk->flags &= ~PF_USEDFPU; \
>                 stts(); \
>         } \

And ^ is the patch that Dave Jones offered up to us and we're using in 
our package.

-- 
Jesse Keating RHCE      (geek.j2solutions.net)
Fedora Legacy Team      (www.fedoralegacy.org)
GPG Public Key          (geek.j2solutions.net/jkeating.j2solutions.pub)
 
Was I helpful?  Let others know:
 http://svcs.affero.net/rm.php?r=jkeating

Attachment: pgp00011.pgp
Description: signature


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]