https://github.com/torvalds/linux
Revision 3909642034ffd7a8906ff3f2b2a71455bf39e7f6 authored by Matan Barak on 15 October 2015, 12:01:03 UTC, committed by Doug Ledford on 20 October 2015, 17:10:46 UTC
When using ifup/ifdown while executing enum_netdev_ipv4_ips,
ifa could become invalid and cause use after free error.
Fixing it by protecting with RCU lock.

Fixes: 03db3a2d81e6 ('IB/core: Add RoCE GID table management')
Signed-off-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
1 parent 17b38fb
History
Tip revision: 3909642034ffd7a8906ff3f2b2a71455bf39e7f6 authored by Matan Barak on 15 October 2015, 12:01:03 UTC
IB/core: Fix use after free of ifa
Tip revision: 3909642
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-- 5.3 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.9 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 319.8 KB
Makefile -rw-r--r-- 53.2 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top