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

Khalid Elmously khalid.elmously at canonical.com
Thu Apr 4 08:38:37 UTC 2019


2 patches needed for CVE-2018-16884

v2:
  - Added function declaration to svc.c

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                  | 12 ++++++++----
 net/sunrpc/svc_xprt.c             |  5 +++--
 net/sunrpc/svcsock.c              |  2 +-
 6 files changed, 24 insertions(+), 14 deletions(-)

-- 
2.17.1




More information about the kernel-team mailing list