In the Linux kernel, the following vulnerability has been resolved:
freezer,umh: Fix call_usermode_helper_exec() vs SIGKILL
Tetsuo-San noted that commit f5d39b020809 ("freezer,sched: Rewrite
core freezer logic") broke call_usermodehelper_exec() for the KILLABLE
case.
Specifically it was missed that the second, unconditional,
wait_for_completion() was not optional and ensures the on-stack
completion is unused before going out-of-scope.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T15:22:53.343Z
Updated: 2024-11-04T14:51:30.866Z
Reserved: 2024-03-07T14:49:46.891Z
Link: CVE-2023-52704
Vulnrichment
Updated: 2024-08-02T23:11:35.365Z
NVD
Status : Awaiting Analysis
Published: 2024-05-21T16:15:12.760
Modified: 2024-10-31T20:35:02.910
Link: CVE-2023-52704
Redhat