Skip to content
Commit e8366bba authored by Haowen Bai's avatar Haowen Bai Committed by Kalle Valo
Browse files

ipw2x00: Fix potential NULL dereference in libipw_xmit()



crypt and crypt->ops could be null, so we need to checking null
before dereference

Signed-off-by: default avatarHaowen Bai <baihaowen@meizu.com>
Signed-off-by: default avatarKalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/1648797055-25730-1-git-send-email-baihaowen@meizu.com
parent 11800d89
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment