In the Linux kernel, the following vulnerability has been resolved:media: v4l: async: Properly re-initialise notifier entry in unregisterThe notifier_entry of a notifier is not re-initialised after unregisteringthe notifier. This leads to dangling pointers being left there so uselist_del_init() to return the notifier_entry an empty list.
No PoCs from references.
- https://github.com/fkie-cad/nvd-json-data-feeds