diff options
author | Aleksander Jan Bajkowski <olek2@wp.pl> | 2022-03-05 12:54:48 +0100 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2022-03-08 18:33:42 +0100 |
commit | c46621b3f3fff89cce4dd5e24bd52a4337e44378 (patch) | |
tree | b6b2c7ab30ecf451ce9212e43035addab7fbde08 /rules.mk | |
parent | 98113220fa87019c01dfcf08f41730f97323858a (diff) | |
download | upstream-c46621b3f3fff89cce4dd5e24bd52a4337e44378.tar.gz upstream-c46621b3f3fff89cce4dd5e24bd52a4337e44378.tar.bz2 upstream-c46621b3f3fff89cce4dd5e24bd52a4337e44378.zip |
lantiq: xrx200: fix use after free bug
The skb->len field is read after the packet is sent to the network
stack. In the meantime, skb can be freed. This patch fixes this bug.
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
Diffstat (limited to 'rules.mk')
0 files changed, 0 insertions, 0 deletions