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.
Scores
CVSS v3
5.5
EPSS
0.0003
EPSS Percentile
9.5%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-665
Status
published
Products (4)
linux/Kernel
6.6.0 - 6.6.34linux
linux/Kernel
6.7.0 - 6.9.5linux
linux/linux_kernel
6.10.0 rc1
linux/linux_kernel
< 6.6.34
Published
Jul 05, 2024
Tracked Since
Feb 18, 2026