You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Avi Kivity
9581d442b9
KVM: Fix fs/gs reload oops with invalid ldt
...
kvm reloads the host's fs and gs blindly, however the underlying segment
descriptors may be invalid due to the user modifying the ldt after loading
them.
Fix by using the safe accessors (loadsegment() and load_gs_index()) instead
of home grown unsafe versions.
This is CVE-2010-3698.
KVM-Stable-Tag.
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
15 years ago
..
boot
x86, setup: Fix earlyprintk=serial,0x3f8,115200
15 years ago
configs
defconfig reduction
15 years ago
crypto
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
15 years ago
ia32
Don't dump task struct in a.out core-dumps
15 years ago
include/ asm
KVM: Fix fs/gs reload oops with invalid ldt
15 years ago
kernel
x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order
15 years ago
kvm
KVM: Fix fs/gs reload oops with invalid ldt
15 years ago
lguest
lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY.
15 years ago
lib
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
math-emu
x86, fpu: Unbreak FPU emulation
15 years ago
mm
x86, numa: For each node, register the memory blocks actually used
15 years ago
oprofile
oprofile: Add Support for Intel CPU Family 6 / Model 29
15 years ago
pci
x86/PCI: use for_each_pci_dev()
15 years ago
power
x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states
15 years ago
tools
x86: Remove trailing spaces in messages
15 years ago
vdso
Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-for-linus', 'x86-apic-for-linus', 'x86-fpu-for-linus' and 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
video
…
xen
xen: do not initialize PV timers on HVM if !xen_have_vector_callback
15 years ago
.gitignore
add random binaries to .gitignore
15 years ago
Kbuild
…
Kconfig
Replace Configure with Enable in description of MAXSMP
15 years ago
Kconfig.cpu
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
Kconfig.debug
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
Makefile
x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=y
15 years ago
Makefile_32.cpu
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago