Add CVE id reference for CVE-2020-10767

This commit is contained in:
Salvatore Bonaccorso 2020-06-23 20:42:16 +02:00
parent 20b94e93f5
commit 93ea2e9b82
1 changed files with 1 additions and 1 deletions

2
debian/changelog vendored
View File

@ -537,7 +537,7 @@ linux (4.19.129-1) UNRELEASED; urgency=medium
- KVM: x86: only do L1TF workaround on affected processors
- x86/speculation: Change misspelled STIPB to STIBP
- x86/speculation: Add support for STIBP always-on preferred mode
- x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.
- x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS. (CVE-2020-10767)
- x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.
- spi: No need to assign dummy value in spi_unregister_controller()
- spi: Fix controller unregister order