CVE-2024-42313
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
media: venus: fix use after free in vdec_close
There appears to be a possible use after free with vdec_close(). The firmware will add buffer release work to the work queue through HFI callbacks as a normal part of decoding. Randomly closing the decoder device from userspace during normal decoding can incur a read after free for inst.
Fix it by cancelling the work in vdec_close.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | af2c3834c8ca7cc65d15592ac671933df8848115 < ad8cf035baf29467158e0550c7a42b7bb43d1db6 | affected |
| Linux | Linux | af2c3834c8ca7cc65d15592ac671933df8848115 < 72aff311194c8ceda934f24fd6f250b8827d7567 | affected |
| Linux | Linux | af2c3834c8ca7cc65d15592ac671933df8848115 < 4c9d235630d35db762b85a4149bbb0be9d504c36 | affected |
| Linux | Linux | af2c3834c8ca7cc65d15592ac671933df8848115 < f8e9a63b982a8345470c225679af4ba86e4a7282 | affected |
| Linux | Linux | af2c3834c8ca7cc65d15592ac671933df8848115 < da55685247f409bf7f976cc66ba2104df75d8dad | affected |
| Linux | Linux | af2c3834c8ca7cc65d15592ac671933df8848115 < 66fa52edd32cdbb675f0803b3c4da10ea19b6635 | affected |
| Linux | Linux | af2c3834c8ca7cc65d15592ac671933df8848115 < 6a96041659e834dc0b172dda4b2df512d63920c2 | affected |
| Linux | Linux | af2c3834c8ca7cc65d15592ac671933df8848115 < a0157b5aa34eb43ec4c5510f9c260bbb03be937e | affected |
| Linux | Linux | 4.13 | affected |
| Linux | Linux | 0 < 4.13 | unaffected |
| Linux | Linux | 4.19.320 <= 4.19.* | unaffected |
| Linux | Linux | 5.4.282 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.224 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.165 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.103 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.44 <= 6.6.* | unaffected |
| Linux | Linux | 6.10.3 <= 6.10.* | unaffected |
| Linux | Linux | 6.11 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
CVE Program Container
Additional References
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
- https://lists.debian.org/debian-lts-announce/2024/10/msg00003.html
References
- https://git.kernel.org/stable/c/ad8cf035baf29467158e0550c7a42b7bb43d1db6
- https://git.kernel.org/stable/c/72aff311194c8ceda934f24fd6f250b8827d7567
- https://git.kernel.org/stable/c/4c9d235630d35db762b85a4149bbb0be9d504c36
- https://git.kernel.org/stable/c/f8e9a63b982a8345470c225679af4ba86e4a7282
- https://git.kernel.org/stable/c/da55685247f409bf7f976cc66ba2104df75d8dad
- https://git.kernel.org/stable/c/66fa52edd32cdbb675f0803b3c4da10ea19b6635
- https://git.kernel.org/stable/c/6a96041659e834dc0b172dda4b2df512d63920c2
- https://git.kernel.org/stable/c/a0157b5aa34eb43ec4c5510f9c260bbb03be937e
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.