CVE-2024-39485
Last modified
CVE-2024-39485 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | < 6.6.34 | — |
| Linux | Linux Kernel | >= 6.9, < 6.9.5 | — |
| Linux | Linux Kernel | 6.10.0 | Rc1 |
References
- https://git.kernel.org/stable/c/1aa6cd4adfc0380fa1ccc2f146848940ff882a66Mailing List, Patch
- https://git.kernel.org/stable/c/87100b09246202a91fce4a1562955c32229173bbMailing List, Patch
- https://git.kernel.org/stable/c/9537a8425a7a0222999d5839a0b394b1e8834b4aMailing List, Patch
- https://git.kernel.org/stable/c/1aa6cd4adfc0380fa1ccc2f146848940ff882a66Mailing List, Patch
- https://git.kernel.org/stable/c/87100b09246202a91fce4a1562955c32229173bbMailing List, Patch
- https://git.kernel.org/stable/c/9537a8425a7a0222999d5839a0b394b1e8834b4aMailing List, Patch
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-39485?
How severe is CVE-2024-39485?
How do I fix CVE-2024-39485?
Are you affected by CVE-2024-39485?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
