alistair23-linux/drivers/isdn/mISDN
Reshetova, Elena 633547973f net: convert sk_buff.users 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: David S. Miller <davem@davemloft.net>
2017-07-01 07:39:07 -07:00
..
clock.c
core.c
core.h
dsp.h
dsp_audio.c
dsp_biquad.h
dsp_blowfish.c
dsp_cmx.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
dsp_core.c isdn: use setup_timer 2017-03-24 12:33:42 -07:00
dsp_dtmf.c
dsp_ecdis.h
dsp_hwec.c
dsp_hwec.h
dsp_pipeline.c
dsp_tones.c
fsm.c isdn: use setup_timer 2017-03-24 12:33:42 -07:00
fsm.h
hwchannel.c
Kconfig
l1oip.h
l1oip_codec.c
l1oip_core.c isdn: use setup_timer 2017-03-24 12:33:42 -07:00
layer1.c
layer1.h
layer2.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
layer2.h
Makefile
socket.c net: convert sk_buff.users from atomic_t to refcount_t 2017-07-01 07:39:07 -07:00
stack.c mISDN: Fix a sleep-in-atomic bug 2017-06-01 14:49:47 -04:00
tei.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
timerdev.c sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 2017-03-02 08:42:32 +01:00