linux/drivers/net/wireless/intersil
Elena Reshetova 0aeffa7041 orinoco_usb: convert request_context.refcount from atomic_t to refcount_t
refcount_t type and corresponding API should be
used instead of atomic_t when the variable is used as
a reference counter. This allows to avoid accidental
refcounter overflows that might lead to use-after-free
situations.

Signed-off-by: Elena Reshetova <elena.reshetova@intel.com>
Signed-off-by: Hans Liljestrand <ishkamiel@gmail.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David Windsor <dwindsor@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-05-22 18:24:18 +03:00
..
hostap hostap: convert hostap_cmd_queue.usecnt from atomic_t to refcount_t 2017-05-22 18:23:43 +03:00
orinoco orinoco_usb: convert request_context.refcount from atomic_t to refcount_t 2017-05-22 18:24:18 +03:00
p54 mac80211: clean up rate encoding bits in RX status 2017-04-28 10:41:38 +02:00
prism54 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
Kconfig prism54: move under intersil vendor directory 2015-11-18 14:28:31 +02:00
Makefile prism54: move under intersil vendor directory 2015-11-18 14:28:31 +02:00