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

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


2 patches needed to address CVE-2018-16884. Patch #2 required some massaging to work in bionic



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 ++++-
 net/sunrpc/auth_gss/svcauth_gss.c |  8 ++++----
 net/sunrpc/svc.c                  | 11 +++++++----
 net/sunrpc/svc_xprt.c             |  5 +++--
 net/sunrpc/svcsock.c              |  2 +-
 5 files changed, 19 insertions(+), 12 deletions(-)

-- 
2.17.1




More information about the kernel-team mailing list