From d10c8ccceb5c80ff2ff4a2696db186c91b793297 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Sun, 9 Aug 2020 12:15:00 +0200 Subject: Update to 5.7.14 Add CVE id reference for CVE-2020-16166 Cleanup debian/changelog file --- debian/changelog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 80328accce01..5f7f0486add3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -linux (5.7.13-1) UNRELEASED; urgency=medium +linux (5.7.14-1) UNRELEASED; urgency=medium * New upstream stable update: https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.11 @@ -249,6 +249,16 @@ linux (5.7.13-1) UNRELEASED; urgency=medium - [x86] KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM - [x86] i8259: Use printk_deferred() to prevent deadlock + https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.14 + - random32: update the net random state on interrupt and activity + (CVE-2020-16166) + - [armel] percpu.h: fix build error + - [arm64] random: fix circular include dependency on arm64 after addition + of percpu.h + - random32: remove net_rand_state from the latent entropy gcc plugin + - random32: move the pseudo-random 32-bit definitions to prandom.h + - [arm64] Workaround circular dependency in pointer_auth.h + - random: random.h should include archrandom.h, not the other way around [ Salvatore Bonaccorso ] * Bump ABI to 3 -- cgit v1.2.3