CVE-2024-21478
03.06.2024, 10:15
transient DOS when setting up a fence callback to free a KGSL memory entry object during DMA.Enginsight
Vendor | Product | Version |
---|---|---|
qualcomm | qam8255p_firmware | - |
qualcomm | qam8650p_firmware | - |
qualcomm | qam8775p_firmware | - |
qualcomm | qamsrv1h_firmware | - |
qualcomm | qamsrv1m_firmware | - |
qualcomm | sa8255p_firmware | - |
qualcomm | sa8650p_firmware | - |
qualcomm | sa8770p_firmware | - |
qualcomm | sa8775p_firmware | - |
qualcomm | sa9000p_firmware | - |
qualcomm | srv1h_firmware | - |
qualcomm | srv1m_firmware | - |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-704 - Incorrect Type Conversion or CastThe software does not correctly convert an object, resource, or structure from one type to a different type.
- CWE-476 - NULL Pointer DereferenceA NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.