Add CVE id reference for CVE-2018-20669

This commit is contained in:
Salvatore Bonaccorso 2020-06-23 20:43:33 +02:00
parent 0addee703b
commit 0663e7be14
1 changed files with 1 additions and 1 deletions

2
debian/changelog vendored
View File

@ -488,7 +488,7 @@ linux (4.19.129-1) UNRELEASED; urgency=medium
- vxlan: Avoid infinite loop when suppressing NS messages with invalid options
- tun: correct header offsets in napi frags mode
- selftests: bpf: fix use of undeclared RET_IF macro
- make 'user_access_begin()' do 'access_ok()'
- make 'user_access_begin()' do 'access_ok()' (CVE-2018-20669)
- Fix 'acccess_ok()' on alpha and SH
- arch/openrisc: Fix issues with access_ok()
- x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()