diff options
author | Johannes Berg <johannes.berg@intel.com> | 2022-05-17 12:05:14 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2022-05-18 13:58:59 +0300 |
commit | 78488a64aea94a3336ee97f345c1496e9bc5ebdf (patch) | |
tree | 58eeec6299f8775c8f8cc656415aa7f1a26c0362 /net | |
parent | 55cf10488d7a9fa1b1b473a5e44a80666932e094 (diff) | |
download | linux-78488a64aea94a3336ee97f345c1496e9bc5ebdf.tar.xz |
iwlwifi: mei: fix potential NULL-ptr deref
If SKB allocation fails, continue rather than using the NULL
pointer.
Coverity CID: 1497650
Cc: stable@vger.kernel.org
Fixes: 2da4366f9e2c ("iwlwifi: mei: add the driver to allow cooperation with CSME")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20220517120045.90c1b1fd534e.Ibb42463e74d0ec7d36ec81df22e171ae1f6268b0@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions