linux-stable/drivers/crypto/marvell
Shijith Thotton b03c0dc078 crypto: octeontx2 - fix potential null pointer access
Added missing checks to avoid null pointer dereference.

The patch fixes below issue reported by klocwork tool:
. Pointer 'strsep( &val, ":" )' returned from call to function 'strsep'
  at line 1608 may be NULL and will be dereferenced at line 1608. Also
  there are 2 similar errors on lines 1620, 1632 in otx2_cptpf_ucode.c.

Signed-off-by: Shijith Thotton <sthotton@marvell.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2022-06-10 16:43:49 +08:00
..
cesa crypto: marvell/cesa - ECB does not IV 2022-04-21 17:53:55 +08:00
octeontx crypto: marvell/octeontx - Use swap() instead of open coding it 2022-03-09 15:12:31 +12:00
octeontx2 crypto: octeontx2 - fix potential null pointer access 2022-06-10 16:43:49 +08:00
Kconfig crypto: octeontx2 - select CONFIG_NET_DEVLINK 2022-01-31 11:21:45 +11:00
Makefile crypto: marvell - add Marvell OcteonTX2 CPT PF driver 2021-01-22 14:58:02 +11:00