In the Linux kernel, the following vulnerability has been resolved: firmware: cs_dsp: Fix OOB memory read access in KUnit test (ctl cache) KASAN reported out of bounds access - cs_dsp_ctl_cache_init_multiple_offsets(). The code uses mock_coeff_template.length_bytes (4 bytes) for register value allocations. But later, this length is set to 8 bytes which causes test code failures. As fix, just remove the lenght override, keeping the original value 4 for all operations.
総合評価: CVE-2025-38330 は低リスク(36.4/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.08%、23 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-05-06 | 0.02% | 0.08% | +0.06% |
| 2 | 2025-07-10 | — | 0.02% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.1 | 3.1 | HIGH |
|
1.8 | 5.2 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2025-38330 unimportant priority: Debian including 1 source packages (linux), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2025-38330 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2025-38330 |
suse
|
medium | CVE-2025-38330 severity moderate: SUSE including 68 source package names (cluster-md-kmp-default, dlm-kmp-default, …), 325 product×package rows across 56 product lines (SLES-LTSS-TERADATA 15 SP2, SUSE Liberty Linux 10, … (56 product lines)): Known Not Affected 283, Fixed 42. | https://www.suse.com/security/cve/CVE-2025-38330/ |
ubuntu
|
medium | CVE-2025-38330 medium priority: Ubuntu including 158 source packages (linux, linux-allwinner-5.19, …), 1548 status rows across 10 suites (bionic, focal, jammy, noble, oracular, plucky, questing, trusty, upstream, xenial): DNE 1142, ignored 168, needed 108, released 108, not-affected 20, needs-triage 2. | https://ubuntu.com/security/CVE-2025-38330 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| linux | linux_kernel | >= 6.14, < 6.15.4 | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |