Skip to content
Commit 92a93fd5 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'isdn-null-deref'



Karsten Keil says:

====================
Fix potential NULL pointer access and memory leak in ISDN layer2 functions

Insu Yun did brinup the issue with not checking the skb_clone() return
value in the layer2 I-frame ull functions.
This series fix the issue in a way which avoid protocol violations/data loss
on a temporary memory shortage.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 4ef7ea91 c96356a9
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