Bug 2400706 (CVE-2023-53518) - CVE-2023-53518 kernel: PM / devfreq: Fix leak in devfreq_dev_release()
Summary: CVE-2023-53518 kernel: PM / devfreq: Fix leak in devfreq_dev_release()
Keywords:
Status: NEW
Alias: CVE-2023-53518
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-10-01 12:02 UTC by OSIDB Bzimport
Modified: 2025-10-01 23:17 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-10-01 12:02:46 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.