Answer in brief
CVE-2024-42313 records a Unknown severity vulnerability in media: venus: fix use after free in vdec_close. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
Answer in brief
CVE-2024-42313 records a Unknown severity vulnerability in media: venus: fix use after free in vdec_close. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=af2c3834c8ca7cc65d15592ac671933df8848115 <ad8cf035baf29467158e0550c7a42b7bb43d1db6 || >=af2c3834c8ca7cc65d15592ac671933df8848115 <72aff311194c8ceda934f24fd6f250b8827d7567 || >=af2c3834c8ca7cc65d15592ac671933df8848115 <4c9d235630d35db762b85a4149bbb0be9d504c36 || >=af2c3834c8ca7cc65d15592ac671933df8848115 <f8e9a63b982a8345470c225679af4ba86e4a7282 || >=af2c3834c8ca7cc65d15592ac671933df8848115 <da55685247f409bf7f976cc66ba2104df75d8dad || >=af2c3834c8ca7cc65d15592ac671933df8848115 <66fa52edd32cdbb675f0803b3c4da10ea19b6635 || >=af2c3834c8ca7cc65d15592ac671933df8848115 <6a96041659e834dc0b172dda4b2df512d63920c2 || >=af2c3834c8ca7cc65d15592ac671933df8848115 <a0157b5aa34eb43ec4c5510f9c260bbb03be937e | ad8cf035baf29467158e0550c7a42b7bb43d1db6, 72aff311194c8ceda934f24fd6f250b8827d7567, 4c9d235630d35db762b85a4149bbb0be9d504c36, f8e9a63b982a8345470c225679af4ba86e4a7282, da55685247f409bf7f976cc66ba2104df75d8dad, 66fa52edd32cdbb675f0803b3c4da10ea19b6635, 6a96041659e834dc0b172dda4b2df512d63920c2, a0157b5aa34eb43ec4c5510f9c260bbb03be937e |
| Linux/Linuxgeneric | 4.13 | Not reported |
Published upstream
Aug 17, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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.
Quoted source text, attributed separately from HOL analysis.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=af2c3834c8ca7cc65d15592ac671933df8848115 <ad8cf035baf29467158e0550c7a42b7bb43d1db6 || >=af2c3834c8ca7cc65d15592ac671933df8848115 <72aff311194c8ceda934f24fd6f250b8827d7567 || >=af2c3834c8ca7cc65d15592ac671933df8848115 <4c9d235630d35db762b85a4149bbb0be9d504c36 || >=af2c3834c8ca7cc65d15592ac671933df8848115 <f8e9a63b982a8345470c225679af4ba86e4a7282 || >=af2c3834c8ca7cc65d15592ac671933df8848115 <da55685247f409bf7f976cc66ba2104df75d8dad || >=af2c3834c8ca7cc65d15592ac671933df8848115 <66fa52edd32cdbb675f0803b3c4da10ea19b6635 || >=af2c3834c8ca7cc65d15592ac671933df8848115 <6a96041659e834dc0b172dda4b2df512d63920c2 || >=af2c3834c8ca7cc65d15592ac671933df8848115 <a0157b5aa34eb43ec4c5510f9c260bbb03be937e | ad8cf035baf29467158e0550c7a42b7bb43d1db6, 72aff311194c8ceda934f24fd6f250b8827d7567, 4c9d235630d35db762b85a4149bbb0be9d504c36, f8e9a63b982a8345470c225679af4ba86e4a7282, da55685247f409bf7f976cc66ba2104df75d8dad, 66fa52edd32cdbb675f0803b3c4da10ea19b6635, 6a96041659e834dc0b172dda4b2df512d63920c2, a0157b5aa34eb43ec4c5510f9c260bbb03be937e |
| Linux/Linuxgeneric | 4.13 | Not reported |
Published upstream
Aug 17, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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.
Quoted source text, attributed separately from HOL analysis.