diff options
author | Salvatore Bonaccorso <carnil@debian.org> | 2016-06-25 07:22:30 +0200 |
---|---|---|
committer | Salvatore Bonaccorso <carnil@debian.org> | 2016-06-25 07:22:30 +0200 |
commit | c42ea367e39054bcccd3dcbc028827a632b42e2a (patch) | |
tree | a77a6779e45579929da25b7f76a85b126edea53e | |
parent | 0bb71866b7e62faf4c15037a9d2edac3a84800e4 (diff) | |
download | kernel_replicant_linux-c42ea367e39054bcccd3dcbc028827a632b42e2a.tar.gz kernel_replicant_linux-c42ea367e39054bcccd3dcbc028827a632b42e2a.tar.bz2 kernel_replicant_linux-c42ea367e39054bcccd3dcbc028827a632b42e2a.zip |
Add CVE identifier for nfsd issue
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
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 <ben@decadent.org.uk> Thu, 16 Jun 2016 12:37:27 +0100 |