diff options
author | Young Xiao <92siuyang@gmail.com> | 2019-06-14 15:13:02 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-06-14 08:48:08 -0700 |
commit | 385097a3675749cbc9e97c085c0e5dfe4269ca51 (patch) | |
tree | 415306dcaa37476b85400ab59c1413c818450238 /net/llc/llc_c_ev.c | |
parent | b8003cef2e639fbf462a05ff739aae524d72ca3c (diff) |
nfc: Ensure presence of required attributes in the deactivate_target handler
Check that the NFC_ATTR_TARGET_INDEX attributes (in addition to
NFC_ATTR_DEVICE_INDEX) are provided by the netlink client prior to
accessing them. This prevents potential unhandled NULL pointer dereference
exceptions which can be triggered by malicious user-mode programs,
if they omit one or both of these attributes.
Signed-off-by: Young Xiao <92siuyang@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/llc/llc_c_ev.c')
0 files changed, 0 insertions, 0 deletions