Ubuntu-focal-kernel/drivers/atm
Dan Carpenter 85cf880dbd atm: idt77252: prevent use after free in dequeue_rx()
BugLink: https://bugs.launchpad.net/bugs/2080595

[ 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>
Signed-off-by: Koichiro Den <koichiro.den@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
2024-09-27 10:50:23 +02:00
..
.gitignore
Kconfig
Makefile
adummy.c
ambassador.c
ambassador.h
atmtcp.c
eni.c
eni.h
firestream.c
firestream.h
fore200e.c
fore200e.h
he.c
he.h
horizon.c
horizon.h
idt77105.c
idt77105.h
idt77252.c atm: idt77252: prevent use after free in dequeue_rx() 2024-09-27 10:50:23 +02:00
idt77252.h
idt77252_tables.h
iphase.c atm: iphase: Do PCI error checks on own line 2024-02-02 14:13:08 +01:00
iphase.h
lanai.c
midway.h
nicstar.c
nicstar.h
nicstarmac.c
nicstarmac.copyright
solos-attrlist.c
solos-pci.c atm: solos-pci: Fix potential deadlock on &tx_queue_lock 2024-02-02 14:13:21 +01:00
suni.c
suni.h
tonga.h
uPD98401.h
uPD98402.c
uPD98402.h
zatm.c treewide: Remove uninitialized_var() usage 2023-08-09 12:25:41 +02:00
zatm.h
zeprom.h