diff options
author | 2022-04-26 16:49:12 +0800 | |
---|---|---|
committer | 2022-04-27 17:15:07 +0200 | |
commit | ddf66aefd685fd46500b9917333e1b1e118276dc (patch) | |
tree | 40b32d679f783750cd42d150186704fc46059567 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mtd: rawnand: cadence: fix possible null-ptr-deref in cadence_nand_dt_probe() (diff) | |
download | linux-dev-ddf66aefd685fd46500b9917333e1b1e118276dc.tar.xz linux-dev-ddf66aefd685fd46500b9917333e1b1e118276dc.zip |
mtd: rawnand: intel: fix possible null-ptr-deref in ebu_nand_probe()
It will cause null-ptr-deref when using 'res', if platform_get_resource()
returns NULL, so move using 'res' after devm_ioremap_resource() that
will check it to avoid null-ptr-deref.
Fixes: 0b1039f016e8 ("mtd: rawnand: Add NAND controller support on Intel LGM SoC")
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20220426084913.4021868-2-yangyingliang@huawei.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions