Skip to content
Snippets Groups Projects
Commit 19eed721 authored by Rao Shoaib's avatar Rao Shoaib Committed by David S. Miller
Browse files

af_unix: check socket state when queuing OOB


edumazet@google.com pointed out that queue_oob
does not check socket state after acquiring
the lock. He also pointed to an incorrect usage
of kfree_skb and an unnecessary setting of skb
length. This patch addresses those issue.

Signed-off-by: default avatarRao Shoaib <Rao.Shoaib@oracle.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 6164659f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment