CVE-2013-6368 kvm: cross page vapic_addr access (rhbz 1032210 1042090)
This commit is contained in:
parent
69ee1b7392
commit
b8ac208a87
2 changed files with 254 additions and 0 deletions
|
|
@ -717,6 +717,9 @@ Patch25171: elantech-Properly-differentiate-between-clickpads-an.patch
|
|||
#CVE-2013-6367 rhbz 1032207 1042081
|
||||
Patch25172: KVM-x86-Fix-potential-divide-by-0-in-lapic.patch
|
||||
|
||||
#CVE-2013-6368 rhbz 1032210 1042090
|
||||
Patch25173: KVM-x86-Convert-vapic-synchronization-to-_cached-functions.patch
|
||||
|
||||
# END OF PATCH DEFINITIONS
|
||||
|
||||
%endif
|
||||
|
|
@ -1400,6 +1403,9 @@ ApplyPatch elantech-Properly-differentiate-between-clickpads-an.patch
|
|||
#CVE-2013-6367 rhbz 1032207 1042081
|
||||
ApplyPatch KVM-x86-Fix-potential-divide-by-0-in-lapic.patch
|
||||
|
||||
#CVE-2013-6368 rhbz 1032210 1042090
|
||||
ApplyPatch KVM-x86-Convert-vapic-synchronization-to-_cached-functions.patch
|
||||
|
||||
# END OF PATCH APPLICATIONS
|
||||
|
||||
%endif
|
||||
|
|
@ -2213,6 +2219,7 @@ fi
|
|||
# || ||
|
||||
%changelog
|
||||
* Thu Dec 12 2013 Josh Boyer <jwboyer@fedoraproject.org>
|
||||
- CVE-2013-6368 kvm: cross page vapic_addr access (rhbz 1032210 1042090)
|
||||
- CVE-2013-6367 kvm: division by 0 in apic_get_tmcct (rhbz 1032207 1042081)
|
||||
|
||||
* Wed Dec 11 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.13.0-0.rc3.git2.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue