In the Linux kernel, the following vulnerability has been resolved:
PM / devfreq: Fix leak in devfreqdevrelease()
srcuinitnotifierhead() allocates resources that need to be released with a srcucleanupnotifierhead() call.
Reported by kmemleak.