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-38116

7.8 · HIGH
Published Jul 3, 2025 linux CWE-416 EPSS 0.16% (5th pctl)

Overview

CVE-2025-38116 is a high-severity vulnerability affecting linux linux_kernel. It was published on July 3, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. 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:

wifi: ath12k: fix uaf in ath12k_core_init()

When the execution of ath12k_core_hw_group_assign() or

ath12k_core_hw_group_create() fails, the registered notifier chain is not

unregistered properly. Its memory is freed after rmmod, which may trigger

to a use-after-free (UAF) issue if there is a subsequent access to this

notifier chain.

Fixes the issue by calling ath12k_core_panic_notifier_unregister() in

failure cases.

Call trace:

notifier_chain_register+0x4c/0x1f0 (P)

atomic_notifier_chain_register+0x38/0x68

ath12k_core_init+0x50/0x4e8 [ath12k]

ath12k_pci_probe+0x5f8/0xc28 [ath12k]

pci_device_probe+0xbc/0x1a8

really_probe+0xc8/0x3a0

__driver_probe_device+0x84/0x1b0

driver_probe_device+0x44/0x130

__driver_attach+0xcc/0x208

bus_for_each_dev+0x84/0x100

driver_attach+0x2c/0x40

bus_add_driver+0x130/0x260

driver_register+0x70/0x138

__pci_register_driver+0x68/0x80

ath12k_pci_init+0x30/0x68 [ath12k]

ath12k_in

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 >= 6.14, < 6.15.3 Affected

Frequently Asked Questions

What is CVE-2025-38116?

CVE-2025-38116 is a high-severity vulnerability affecting linux linux_kernel. It was published on July 3, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2025-38116?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. 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-38116?

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-38116?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-38116 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.