You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The mbc_serial_master_start() function checks the mbm_param_descriptor_size before initialization. Descriptor size validation is performed on uninitialized memory. (EPROT-18)
#1072