Enable CONFIG_X86_INTEL_MPX (rhbz 1287279)
This commit is contained in:
parent
15f6b30ec6
commit
f69c01980b
@ -36,9 +36,7 @@ CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
|
|||||||
CONFIG_X86_PAT=y
|
CONFIG_X86_PAT=y
|
||||||
CONFIG_X86_PM_TIMER=y
|
CONFIG_X86_PM_TIMER=y
|
||||||
|
|
||||||
# This requires changes to binutils and the compiler. Plus you can't actually
|
CONFIG_X86_INTEL_MPX=y
|
||||||
# buy hardware with MPX yet. So... leave it off until all of that seems set.
|
|
||||||
# CONFIG_X86_INTEL_MPX is not set
|
|
||||||
|
|
||||||
CONFIG_EFI=y
|
CONFIG_EFI=y
|
||||||
CONFIG_EFI_STUB=y
|
CONFIG_EFI_STUB=y
|
||||||
|
@ -2075,6 +2075,9 @@ fi
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 01 2015 Laura Abbott <labbott@redhat.com>
|
||||||
|
- Enable CONFIG_X86_INTEL_MPX (rhbz 1287279)
|
||||||
|
|
||||||
* Tue Dec 01 2015 Josh Boyer <jwboyer@fedoraproject.org>
|
* Tue Dec 01 2015 Josh Boyer <jwboyer@fedoraproject.org>
|
||||||
- CVE-2015-7515 aiptek: crash on invalid device descriptors (rhbz 1285326 1285331)
|
- CVE-2015-7515 aiptek: crash on invalid device descriptors (rhbz 1285326 1285331)
|
||||||
- CVE-2015-7833 usbvision: crash on invalid device descriptors (rhbz 1270158 1270160)
|
- CVE-2015-7833 usbvision: crash on invalid device descriptors (rhbz 1270158 1270160)
|
||||||
|
Loading…
Reference in New Issue
Block a user