Kernel Tree For Xiaomi 11 Lite NE 5G
Currently during RMNET_IOCTL_GET_MTU and RMNET_IOCTL_SET_MTU ioctls we can recieve not null terminated string for if_name which was resulting in string out of bound error while accessing the if_name. Now adding null character at the end of string to prevent access beyond its size. Change-Id: I4d82a4b491f04a85d6ab4f0211671520156f7c61 Signed-off-by: Piyush Dhyani <pdhyani@codeaurora.org> |
||
---|---|---|
config | ||
drivers/platform/msm | ||
Makefile |