CVE-2023-53518: PM / devfreq: Fix leak in devfreq_dev_release()
In the Linux kernel, the following vulnerability has been resolved:
PM / devfreq: Fix leak in devfreq_dev_release()
srcu_init_notifier_head() allocates resources that need to be released
with a srcu_cleanup_notifier_head() call.
Reported by kmemleak.
Security readout for executives and security teams
Plain-English summary
A Linux kernel power-management bug can leave resources allocated when a devfreq device is released. This can waste kernel memory, but the cited material does not quantify the operational impact or demonstrate system compromise. The supplied CVSS score is 7.8.
Executive priority
Prioritize remediation on shared or multi-user Linux systems, while avoiding an emergency internet-edge response unsupported by the evidence. The score is high, but exploitation requires local access and the cited sources do not demonstrate active exploitation or explain the claimed severe security impacts.
Technical view
devfreq_dev_release() omitted srcu_cleanup_notifier_head() after srcu_init_notifier_head() allocated resources, producing a leak detected by kmemleak. The record references fixes across multiple stable kernel branches. It does not explain how the leak produces the high confidentiality, integrity, and availability impacts asserted by the CVSS vector.
Likely exposure
Potential exposure exists on Linux systems running versions identified as affected and exercising the devfreq device-release path. The record includes releases from 4.7 through 6.6, repeated commit identifiers, and an anomalous “0.” Confirm distribution backports and packaged-kernel status instead of relying only on version comparisons.
Exploitation context
The supplied CVSS vector describes a local, low-complexity issue requiring low privileges and no user interaction. The bundle marks it absent from KEV and cites no active exploitation, public exploit, or demonstrated attack chain. Do not treat the resource leak alone as proof of code execution or privilege escalation.
Researcher notes
The direct evidence establishes an SRCU notifier cleanup omission reported by kmemleak. It does not establish exploitability, trigger frequency, resource-growth bounds, or a path to confidentiality or integrity loss. Branch-specific fix references are available, but downstream distribution backports require separate confirmation.
Mitigation direction
Apply the distribution kernel update containing the applicable referenced stable fix, then reboot into the updated kernel.
Verify vendor backport status because packaged kernel version numbers may not directly match upstream releases.
If updating is delayed, consult distribution guidance; the supplied sources name no validated workaround.
Validation and detection
Inventory running kernel versions and compare them with the record’s affected releases.
Map packaged kernels to distribution advisories or backports for the referenced stable fixes.
Confirm the updated kernel is active after reboot and affected kernels are not boot defaults.
Where feasible, retest devfreq device teardown for recurring kernel memory-leak findings.
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-2023-53518 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
0ADP providers
10Source 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.