CVE-2025-37823: net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too
In the Linux kernel, the following vulnerability has been resolved:
net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too
Similarly to the previous patch, we need to safe guard hfsc_dequeue()
too. But for this one, we don't have a reliable reproducer.
Security readout for executives and security teams
Plain-English summary
CVE-2025-37823 is a potential use-after-free flaw in Linux’s HFSC network traffic scheduler. The supplied CVSS assessment indicates that a low-privileged local attacker could potentially compromise confidentiality, integrity, and availability. It is not described as remotely exploitable, and the kernel maintainers reported no reliable reproducer.
Executive priority
Treat as a high-priority kernel maintenance issue on systems with untrusted local users. Accelerate vendor-supported updates there; handle tightly controlled single-purpose systems through normal expedited patching. There is no supplied evidence of active exploitation or remote reachability, so emergency internet-wide incident response is not presently justified.
Technical view
The flaw affects hfsc_dequeue() in Linux network scheduling. Missing safeguarding may allow an object to be used after it is freed, creating possible memory corruption. CVSS 3.1 scores it 7.8 with local access, low complexity, low privileges, and no user interaction. Stable-kernel commits are provided for multiple maintained branches.
Likely exposure
Exposure is most relevant on affected Linux kernels where an attacker already has low-privileged local access and can reach the vulnerable HFSC path. Internet accessibility alone does not establish exposure. The supplied affected-version data spans several kernel branches but is insufficient for reliable distribution-package mapping; verify against each Linux vendor’s advisory.
Exploitation context
The supplied record is not in CISA KEV and provides no evidence of active exploitation. Kernel maintainers explicitly state they lacked a reliable reproducer. Exploitability should therefore be treated as plausible from the potential memory-safety condition and CVSS assessment, but not publicly demonstrated by this source bundle.
Researcher notes
The record identifies a potential UAF in hfsc_dequeue() and supplies eight stable-branch fixes, but no reliable reproducer or CWE. Its version presentation includes commit identifiers and broad kernel-version entries that may represent branch boundaries rather than distribution package versions. Use vendor backport status as the authoritative exposure test; do not infer vulnerability solely from the displayed upstream version.
Mitigation direction
Install the Linux distribution’s kernel update incorporating the applicable referenced stable fix.
Prioritize multi-user systems where untrusted users can obtain local accounts.
Reboot where required so the corrected kernel is actually running.
Consult the distribution vendor if its package-to-upstream-fix mapping is unclear.
Validation and detection
Inventory running kernel versions and distribution package revisions across Linux systems.
Compare each package against the applicable vendor advisory and referenced stable-kernel commit.
Confirm systems booted into the updated kernel after maintenance.
Assess whether HFSC scheduling is available or used and whether untrusted local access exists.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2025-37823 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
1ADP providers
11Source links
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.