android_kernel_xiaomi_sm8450/drivers/atm
Dan Carpenter 1cece837e3 atm: idt77252: prevent use after free in dequeue_rx()
[ Upstream commit a9a18e8f770c9b0703dab93580d0b02e199a4c79 ]

We can't dereference "skb" after calling vcc->push() because the skb
is released.

Fixes: 1da177e4c3 ("Linux-2.6.12-rc2")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-09-04 13:17:31 +02:00
..
.gitignore
adummy.c
ambassador.c
ambassador.h
atmtcp.c
eni.c atm: eni: Add check for dma_map_single 2022-03-23 09:13:27 +01:00
eni.h
firestream.c atm: firestream: check the return value of ioremap() in fs_init() 2022-03-19 13:44:45 +01:00
firestream.h
fore200e.c
fore200e.h
he.c
he.h
horizon.c
horizon.h
idt77105.c atm: idt77252: fix null-ptr-dereference 2021-03-30 14:31:50 +02:00
idt77105.h
idt77252_tables.h
idt77252.c atm: idt77252: prevent use after free in dequeue_rx() 2024-09-04 13:17:31 +02:00
idt77252.h
iphase.c atm: iphase: Do PCI error checks on own line 2023-11-28 16:54:51 +00:00
iphase.h
Kconfig
lanai.c atm: lanai: dont run lanai_dev_close if not open 2021-03-30 14:31:48 +02:00
Makefile
midway.h
nicstar.c atm: nicstar: register the interrupt handler in the right place 2021-07-19 09:44:52 +02:00
nicstar.h
nicstarmac.c
nicstarmac.copyright
solos-attrlist.c
solos-pci.c atm: solos-pci: Fix potential deadlock on &tx_queue_lock 2023-12-20 15:44:28 +01:00
suni.c
suni.h
tonga.h
uPD98401.h
uPD98402.c atm: uPD98402: fix incorrect allocation 2021-03-30 14:31:50 +02:00
uPD98402.h
zatm.c
zatm.h
zeprom.h