In the Linux kernel, the following vulnerability has been resolved:
firmware: cs_dsp: Fix OOB memory read access in KUnit test (wmfw info)
KASAN reported out of bounds access - csdspmockwmfwadd_info(), because the source string length was rounded up to the allocation size.