CVE-2024-39485
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | b8ec754ae4c563f6aab8c0cb47aeb2eae67f1da3 < 87100b09246202a91fce4a1562955c32229173bb | affected |
| Linux | Linux | b8ec754ae4c563f6aab8c0cb47aeb2eae67f1da3 < 1aa6cd4adfc0380fa1ccc2f146848940ff882a66 | affected |
| Linux | Linux | b8ec754ae4c563f6aab8c0cb47aeb2eae67f1da3 < 9537a8425a7a0222999d5839a0b394b1e8834b4a | affected |
| Linux | Linux | 6.6 | affected |
| Linux | Linux | 0 < 6.6 | unaffected |
| Linux | Linux | 6.6.34 <= 6.6.* | unaffected |
| Linux | Linux | 6.9.5 <= 6.9.* | unaffected |
| Linux | Linux | 6.10 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/87100b09246202a91fce4a1562955c32229173bb
- https://git.kernel.org/stable/c/1aa6cd4adfc0380fa1ccc2f146848940ff882a66
- https://git.kernel.org/stable/c/9537a8425a7a0222999d5839a0b394b1e8834b4a
References
- https://git.kernel.org/stable/c/87100b09246202a91fce4a1562955c32229173bb
- https://git.kernel.org/stable/c/1aa6cd4adfc0380fa1ccc2f146848940ff882a66
- https://git.kernel.org/stable/c/9537a8425a7a0222999d5839a0b394b1e8834b4a
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.