CVE-2023-53518

Publication date

2025-10-01 11:46:05

Family

Linux

State

PUBLISHED

Description

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.