mirror of https://gitee.com/openkylin/linux.git
f57bbaae72
If a command packet with invalid mux id is received, the packet would
not have a valid endpoint. This invalid endpoint maybe dereferenced
leading to a crash. Identified by manual code inspection.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
rmnet_config.c | ||
rmnet_config.h | ||
rmnet_handlers.c | ||
rmnet_handlers.h | ||
rmnet_map.h | ||
rmnet_map_command.c | ||
rmnet_map_data.c | ||
rmnet_private.h | ||
rmnet_vnd.c | ||
rmnet_vnd.h |