Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-38438

5.5 · MEDIUM
Published Jul 25, 2025 linux CWE-401 EPSS 0.16% (5th pctl)

Overview

CVE-2025-38438 is a medium-severity vulnerability affecting linux linux_kernel. It was published on July 25, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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

ASoC: SOF: Intel: hda: Use devm_kstrdup() to avoid memleak.

sof_pdata->tplg_filename can have address allocated by kstrdup()

and can be overwritten. Memory leak was detected with kmemleak:

unreferenced object 0xffff88812391ff60 (size 16):

comm "kworker/4:1", pid 161, jiffies 4294802931

hex dump (first 16 bytes):

73 6f 66 2d 68 64 61 2d 67 65 6e 65 72 69 63 00 sof-hda-generic.

backtrace (crc 4bf1675c):

__kmalloc_node_track_caller_noprof+0x49c/0x6b0

kstrdup+0x46/0xc0

hda_machine_select.cold+0x1de/0x12cf [snd_sof_intel_hda_generic]

sof_init_environment+0x16f/0xb50 [snd_sof]

sof_probe_continue+0x45/0x7c0 [snd_sof]

sof_probe_work+0x1e/0x40 [snd_sof]

process_one_work+0x894/0x14b0

worker_thread+0x5e5/0xfb0

kthread+0x39d/0x760

ret_from_fork+0x31/0x70

ret_from_fork_asm+0x1a/0x30

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 5.2, < 6.12.39 Affected

Frequently Asked Questions

What is CVE-2025-38438?

CVE-2025-38438 is a medium-severity vulnerability affecting linux linux_kernel. It was published on July 25, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2025-38438?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2025-38438?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-38438?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-38438 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.