Skip to content
Commit c4f74d35 authored by Nickolai Zeldovich's avatar Nickolai Zeldovich Committed by John W. Linville
Browse files

drivers/net/wireless/mwl8k.c: avoid use-after-free



Do not dereference p->station_id after kfree(cmd) because p
points into the cmd data structure.

Signed-off-by: default avatarNickolai Zeldovich <nickolai@csail.mit.edu>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 111b72a2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment