Kernel Tree For Xiaomi 11 Lite NE 5G
Go to file
Piyush Dhyani b26c6609c2 msm: ipa: Fix string out of bound issue.
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>
2021-01-05 12:33:53 +05:30
config ipa: Support IPA offload on msmnile_gvmq target 2020-11-02 15:24:23 +05:30
drivers/platform/msm msm: ipa: Fix string out of bound issue. 2021-01-05 12:33:53 +05:30
Makefile Enable IPA and GSI driver compilation on techapck 2020-02-24 16:18:32 +02:00