Medium severity5.5NVD Advisory· Published Jul 5, 2024· Updated Jun 17, 2026
CVE-2024-39485
CVE-2024-39485
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
3Patches
Vulnerability mechanics
References
3- git.kernel.org/stable/c/1aa6cd4adfc0380fa1ccc2f146848940ff882a66nvdMailing ListPatch
- git.kernel.org/stable/c/87100b09246202a91fce4a1562955c32229173bbnvdMailing ListPatch
- git.kernel.org/stable/c/9537a8425a7a0222999d5839a0b394b1e8834b4anvdMailing ListPatch
News mentions
0No linked articles in our index yet.