5 matches found
Unity Linux 20.1070e Security Update: kernel (UTSA-2026-013192)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013192 advisory. In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: Fix leak in devfreqdevrelease srcuinitnotifierhead allocates resources that need to...
EUVD-2025-31869
EUVD-2025-31869...
CVE-2023-53518
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...
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 devfreqdevrelease srcuinitnotifierhead allocates resources that need to be released with a srcucleanupnotifierhead call. Reported by kmemleak...
CVE-2023-53518
CVE-2023-53518 affects the Linux kernel: a leak in PM / devfreq handling due to an unreleased resources path. Specifically, srcu_init_notifier_head() allocates resources that must be released with srcu_cleanup_notifier_head(), and the devfreq subsystem leak was reported by kmemleak. The available...