summaryrefslogtreecommitdiff
path: root/net/key
diff options
context:
space:
mode:
authorHangyu Hua <hbh25y@gmail.com>2022-02-11 12:55:10 +0800
committerDavid S. Miller <davem@davemloft.net>2022-02-13 12:12:25 +0000
commit143de8d97d79316590475dc2a84513c63c863ddf (patch)
treeb47e1bff716dffcd7249b60826b6690e3175ef90 /net/key
parentbf8e59fd315f304eb538546e35de6dc603e4709f (diff)
tipc: fix a bit overflow in tipc_crypto_key_rcv()
msg_data_sz return a 32bit value, but size is 16bit. This may lead to a bit overflow. Signed-off-by: Hangyu Hua <hbh25y@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/key')
0 files changed, 0 insertions, 0 deletions