From c42ea367e39054bcccd3dcbc028827a632b42e2a Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Sat, 25 Jun 2016 07:22:30 +0200 Subject: [PATCH] Add CVE identifier for nfsd issue --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4c3892bede2a..b57f321b86fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -28,7 +28,7 @@ linux (4.6.2-2) UNRELEASED; urgency=medium - do compat validation via translate_table - introduce and use xt_copy_counters_from_user * Ignore ABI change in x_tables - * nfsd: check permissions when setting ACLs + * nfsd: check permissions when setting ACLs (CVE-2016-1237) -- Ben Hutchings Thu, 16 Jun 2016 12:37:27 +0100