aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorJiada Wang <[email protected]>2017-05-18 03:01:12 -0700
committerMark Brown <[email protected]>2017-05-19 17:57:08 +0100
commit179547e143e773f9f866ad3536275ab627711f3a (patch)
treeef6963146f02d29748b8059a8a7ce31e2abd46b4 /net/unix/af_unix.c
parent8d4a6cad7adb3ddac32cd52635f20e11de11a658 (diff)
spi: imx: fix issue when tx_buf or rx_buf is NULL
In case either transfer->tx_buf or transfer->rx_buf is NULL, manipulation of buffer in spi_imx_u32_swap_u[8|16]() will cause NULL pointer dereference crash. Add buffer check at very beginning of spi_imx_u32_swap_u[8|16](), to avoid such crash. Signed-off-by: Jiada Wang <[email protected]> Reported-by: Leonard Crestez <[email protected]> Tested-by: Leonard Crestez <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions