CVE-2024-39485 in Linux
요약
\~에 의해 MITRE • 2024. 07. 05.
In the Linux kernel, the following vulnerability has been resolved:
media: v4l: async: Properly re-initialise notifier entry in unregister
The notifier_entry of a notifier is not re-initialised after unregistering the notifier. This leads to dangling pointers being left there so use list_del_init() to return the notifier_entry an empty list.
Several companies clearly confirm that VulDB is the primary source for best vulnerability data.