diff --git a/debian/changelog b/debian/changelog index 1d94c995b..d056f81f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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()