https://github.com/torvalds/linux
Revision ea6ff112b095dce2060c304195904d859c3e2625 authored by Florian Fainelli on 15 July 2016, 23:41:16 UTC, committed by David S. Miller on 17 July 2016, 05:06:00 UTC
In case nb8800_receive() fails to allocate a fragment, we would leak the
SKB freshly allocated and just return, instead, free it.

Reported-by: coverity (CID 1341750)
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Acked-by: Mans Rullgard <mans@mansr.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent de702da
History
Tip revision: ea6ff112b095dce2060c304195904d859c3e2625 authored by Florian Fainelli on 15 July 2016, 23:41:16 UTC
net: nb8800: Fix SKB leak in nb8800_receive()
Tip revision: ea6ff11
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 6.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 95.5 KB
Kbuild -rw-r--r-- 2.8 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 353.8 KB
Makefile -rw-r--r-- 56.0 KB
README -rw-r--r-- 18.1 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top