Review reviewHigh

CVE-2025-37944

Linux Linux, linux kernel

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process Currently, ath12k_dp_mon_srng_process uses ath12k_hal_srng_src_get_next_entry to fetch the next entry from the destination ring. This is incorrect because ath12k_hal_srng_src_get_next_entry is intended for source rings, not destination rings. This leads to invalid entry fetches, causing potential data corruption or crashes due to accessing incorrect memory locations. This happens because the source ring and destination ring have different handling mechanism...

CVSS
7.8
EPSS
0.25%
15.9% percentile
CISA KEV
Not listed
Published
2025.05.21
PRIORITY ASSESSMENT

Review review

The CVSS severity warrants an early asset and exposure review.

Known exploitationNot established by KEV
Exploit probability0.25%
Technical severityCVSS 7.8

Vulnerability overview

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process Currently, ath12k_dp_mon_srng_process uses ath12k_hal_srng_src_get_next_entry to fetch the next entry from the destination ring. This is incorrect because ath12k_hal_srng_src_get_next_entry is intended for source rings, not destination rings. This leads to invalid entry fetches, causing potential data corruption or crashes due to accessing incorrect memory locations. This happens because the source ring and destination ring have different handling mechanism...

Affected product and versions

Product
Linux Linux, linux kernel
Affected versions
>= d889913205cf7ebda905b1e62c5867ed4e39f6c2 < 2c512f2eadabb1e80816116894ffaf7d802a944e, >= d889913205cf7ebda905b1e62c5867ed4e39f6c2 < ab7edf42ce800eb34d2f73dd7271b826661a06a5, >= d889913205cf7ebda905b1e62c5867ed4e39f6c2 < b6a3b2b2cead103089d3bb7a57d8209bdfa5399d, >= d889913205cf7ebda905b1e62c5867ed4e39f6c2 < 298f0aea5cb32b5038f991f5db201a0fcbb9a31b, >= d889913205cf7ebda905b1e62c5867ed4e39f6c2 < 63fdc4509bcf483e79548de6bc08bf3c8e504bb3, >= 6.3, >= 6.3 < 6.6.88, >= 6.7 < 6.12.25, >= 6.13 < 6.13.12, >= 6.14 < 6.14.4
Fixed versions
6.6.88, 6.12.25, 6.13.12, 6.14.4

Recommended response sequence

Confirm exposure before applying a vendor-supported change.

Full remediation guide
  1. 1
    Identify

    Confirm that Linux Linux, linux kernel and an affected version are present.

  2. 2
    Prioritize

    Combine exploitation signals with asset exposure and business criticality.

  3. 3
    Remediate

    Follow the vendor advisory or supported update path and preserve rollback options.

  4. 4
    Verify

    Recheck the version, service health, access paths, and relevant logs.

Technical data

CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CWE
CWE-787
CVE-2025-37944 — Linux Linux, linux kernel | SECUFOCUS NOW