[Xenial][PATCH v2 0/2] Fix NULL pointer dereference

Wen-chien Jesse Sung jesse.sung at canonical.com
Thu Aug 24 08:17:02 UTC 2017


BugLink: https://launchpad.net/bugs/1712746

When mwifiex acts in AP mode, there's chance to find kernel oops
while reboot. The pointer should be checked before dereference.

v2: Add "UBUNTU: SAUCE:" to the commits

Wen-chien Jesse Sung (2):
  UBUNTU: SAUCE: net/wireless: do not dereference invalid pointer
  UBUNTU: SAUCE: mwifiex: do not dereference invalid pointer

 drivers/net/wireless/mwifiex/cfp.c | 4 +++-
 net/wireless/util.c                | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
2.7.4





More information about the kernel-team mailing list