[SRU][C][PATCH 0/2] Fix for CVE-2018-16884

Khalid Elmously khalid.elmously at canonical.com
Thu Apr 4 07:19:05 UTC 2019


2 patches needed to address CVE-2018-16884, both clean cherry-picks

Vasily Averin (2):
  sunrpc: use SVC_NET() in svcauth_gss_* functions
  sunrpc: use-after-free in svc_process_common()

 include/linux/sunrpc/svc.h        | 5 ++++-
 include/trace/events/sunrpc.h     | 6 ++++--
 net/sunrpc/auth_gss/svcauth_gss.c | 8 ++++----
 net/sunrpc/svc.c                  | 9 +++++----
 net/sunrpc/svc_xprt.c             | 5 +++--
 net/sunrpc/svcsock.c              | 2 +-
 6 files changed, 21 insertions(+), 14 deletions(-)

-- 
2.17.1




More information about the kernel-team mailing list