diff options
author | Xin Long <[email protected]> | 2019-03-31 22:50:09 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-03-31 16:45:57 -0700 |
commit | 8c63bf9ab4be8b83bd8c34aacfd2f1d2c8901c8a (patch) | |
tree | 8904600a024d55772611363c2d7def30bbeaa612 /scripts/gdb/linux/tasks.py | |
parent | 6f07e5f06c8712acc423485f657799fc8e11e56c (diff) |
tipc: check link name with right length in tipc_nl_compat_link_set
A similar issue as fixed by Patch "tipc: check bearer name with right
length in tipc_nl_compat_bearer_enable" was also found by syzbot in
tipc_nl_compat_link_set().
The length to check with should be 'TLV_GET_DATA_LEN(msg->req) -
offsetof(struct tipc_link_config, name)'.
Reported-by: [email protected]
Signed-off-by: Xin Long <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions