Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 33178 Details for
Bug 53792
Local DoS vulnerabilty in Linux Kernels 2.4 and 2.6
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch from 2.6.7-rc3-bk5
1 (text/plain), 444 bytes, created by
Marc Ballarin
on 2004-06-13 09:48:51 UTC
(
hide
)
Description:
Patch from 2.6.7-rc3-bk5
Filename:
MIME Type:
Creator:
Marc Ballarin
Created:
2004-06-13 09:48:51 UTC
Size:
444 bytes
patch
obsolete
>diff -Nru a/include/asm-i386/i387.h b/include/asm-i386/i387.h >--- a/include/asm-i386/i387.h 2004-05-06 12:26:10 -07:00 >+++ b/include/asm-i386/i387.h 2004-06-12 19:12:23 -07:00 >@@ -51,7 +51,7 @@ > #define __clear_fpu( tsk ) \ > do { \ > if ((tsk)->thread_info->status & TS_USEDFPU) { \ >- asm volatile("fwait"); \ >+ asm volatile("fnclex ; fwait"); \ > (tsk)->thread_info->status &= ~TS_USEDFPU; \ > stts(); \ > } \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 53792
: 33178