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
audio: data_blob: fix memcpy_s bounds in ipc4_comp_data_blob_set
Pass the real destination capacity instead of the copy count
so the size check is effective, preventing
a host-controlled heap overflow of data_new.
Signed-off-by: Adrian Bonislawski <adrian.bonislawski@intel.com>
0 commit comments