Vulnerability Database

309,136

Total vulnerabilities in the database

CVE-2025-38340

In the Linux kernel, the following vulnerability has been resolved:

firmware: cs_dsp: Fix OOB memory read access in KUnit test

KASAN reported out of bounds access - cs_dsp_mock_bin_add_name_or_info(), because the source string length was rounded up to the allocation size.

  • Published: Jul 10, 2025
  • Updated: Nov 19, 2025
  • CVE: CVE-2025-38340
  • Severity: High
  • Exploit:

CVSS v3:

  • Severity: High
  • Score: 7.1
  • AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

CWEs: