diff options
author | Murphy Zhou <[email protected]> | 2019-09-21 19:26:00 +0800 |
---|---|---|
committer | Steve French <[email protected]> | 2019-09-23 23:28:59 -0500 |
commit | 63d37fb4ce5ae7bf1e58f906d1bf25f036fe79b2 (patch) | |
tree | 6b113252bb7d07752f61e8983e72fca1649d71aa /lib/net_utils.c | |
parent | 8559ad8e89185ca55d8c9ef1e0b20f58578a4055 (diff) |
CIFS: fix max ea value size
It should not be larger then the slab max buf size. If user
specifies a larger size, it passes this check and goes
straightly to SMB2_set_info_init performing an insecure memcpy.
Signed-off-by: Murphy Zhou <[email protected]>
Reviewed-by: Aurelien Aptel <[email protected]>
CC: Stable <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'lib/net_utils.c')
0 files changed, 0 insertions, 0 deletions