Skip to content
Commit 0e0e3677 authored by Paul Moore's avatar Paul Moore
Browse files

netlabel: add address family checks to netlbl_{sock,req}_delattr()



It seems risky to always rely on the caller to ensure the socket's
address family is correct before passing it to the NetLabel kAPI,
especially since we see at least one LSM which didn't. Add address
family checks to the *_delattr() functions to help prevent future
problems.

Cc: <stable@vger.kernel.org>
Reported-by: default avatarManinder Singh <maninder1.s@samsung.com>
Signed-off-by: default avatarPaul Moore <paul@paul-moore.com>
parent 7ea59202
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