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.
| Software | From | Fixed in |
|---|---|---|
| linux / linux_kernel | 4.7 | 4.14.326 |
| linux / linux_kernel | 4.15 | 4.19.295 |
| linux / linux_kernel | 4.20 | 5.4.257 |
| linux / linux_kernel | 5.5 | 5.10.195 |
| linux / linux_kernel | 5.11 | 5.15.132 |
| linux / linux_kernel | 5.16 | 6.1.53 |
| linux / linux_kernel | 6.2 | 6.4.16 |
| linux / linux_kernel | 6.5 | 6.5.3 |