Skip to content
Commit 863186a4 authored by sudarsan N's avatar sudarsan N Committed by Benjamin Cabé
Browse files

spi: rtio: null pointer dereference in spi_rtio_transceive



Check if cqe is NULL before accessing cqe->result in
spi_rtio_transceive(). Prevents possible null pointer dereference
from rtio_cqe_consume() return value.

CID: 516229
Fixes: #90547

Signed-off-by: default avatarsudarsan N <sudarsansamy2002@gmail.com>
parent 551805a8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment