summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorZheyu Ma <zheyuma97@gmail.com>2021-06-22 07:11:31 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-08-15 12:59:56 +0200
commite595b468db73bb4632a6151c1d5b6374b4daf5ba (patch)
tree2c58e5b30541d4f9e3a9062b3822326a09e0adfc /fs
parent5c824d48e2ec220e669c166e18b17678f3ba324d (diff)
pcmcia: i82092: fix a null pointer dereference bug
commit e39cdacf2f664b09029e7c1eb354c91a20c367af upstream. During the driver loading process, the 'dev' field was not assigned, but the 'dev' field was referenced in the subsequent 'i82092aa_set_mem_map' function. Signed-off-by: Zheyu Ma <zheyuma97@gmail.com> CC: <stable@vger.kernel.org> [linux@dominikbrodowski.net: shorten commit message, add Cc to stable] Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions