[lvc-project] [PATCH v2] PCI: dwc: keystone: Fix potential NULL dereference

Alexander Lobakin aleksander.lobakin at intel.com
Thu Apr 25 16:00:14 MSK 2024


From: Aleksandr Mishin <amishin at t-argos.ru>
Date: Thu, 25 Apr 2024 12:21:35 +0300

> In ks_pcie_setup_rc_app_regs() resource_list_first_type() may return
> NULL which is later dereferenced. Fix this bug by adding NULL check.
> 
> Found by Linux Verification Center (linuxtesting.org) with SVACE.

Please stop spamming with "potential fixes" made mechanically from
static analyzer reports without looking into the code flow. These
patches are mostly incorrect and may hurt.
Either have a stable repro and then fix the real bug or don't touch
anything at all.

> 
> Fixes: 0f71c60ffd26 ("PCI: dwc: Remove storing of PCI resources")
> Signed-off-by: Aleksandr Mishin <amishin at t-argos.ru>

Thanks,
Olek



More information about the lvc-project mailing list