CVE-2025-38340
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
10/07/2025
Last modified:
10/07/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
firmware: cs_dsp: Fix OOB memory read access in KUnit test<br />
<br />
KASAN reported out of bounds access - cs_dsp_mock_bin_add_name_or_info(),<br />
because the source string length was rounded up to the allocation size.