In the Linux kernel, the following vulnerability has been resolved:
ASoC: Intel: avs: Verify content returned by parseintarray()
The first element of the returned array stores its length. If it is 0, any manipulation beyond the element at index 0 ends with null-ptr-deref.