[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CABvMjLR+oYb_kaK5zUHhVhcB7a8vRj=ZJrRWahCFi9B5_YCsqQ@mail.gmail.com>
Date: Mon, 7 Oct 2019 13:34:56 -0700
From: Yizhuo Zhai <yzhai003@....edu>
To: "James E.J. Bottomley" <jejb@...ux.ibm.com>,
"Martin K. Petersen" <martin.petersen@...cle.com>,
linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org,
Zhiyun Qian <zhiyunq@...ucr.edu>,
Chengyu Song <csong@...ucr.edu>
Subject: Potential NULL pointer deference in scsi
Hi All:
drivers/scsi/scsi.c:
Inside function __starget_for_each_device(), dev_to_shost()
could return NULL,however, the return value shost is not
checked and get used. This could potentially be unsafe.
--
Kind Regards,
Yizhuo Zhai
Computer Science, Graduate Student
University of California, Riverside
Powered by blists - more mailing lists