gsd-2024-21470
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Memory corruption while allocating memory for graphics.
Aliases
{ "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2024-21470" ], "details": "Memory corruption while allocating memory for graphics.", "id": "GSD-2024-21470", "modified": "2023-12-13T01:21:42.672504Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "product-security@qualcomm.com", "ID": "CVE-2024-21470", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Snapdragon", "version": { "version_data": [ { "version_affected": "=", "version_value": "AQT1000" }, { "version_affected": "=", "version_value": "FastConnect 6200" }, { "version_affected": "=", "version_value": "FastConnect 6700" }, { "version_affected": "=", "version_value": "FastConnect 6800" }, { "version_affected": "=", "version_value": "FastConnect 6900" }, { "version_affected": "=", "version_value": "FastConnect 7800" }, { "version_affected": "=", "version_value": "QCA6391" }, { "version_affected": "=", "version_value": "QCA6420" }, { "version_affected": "=", "version_value": "QCA6430" }, { "version_affected": "=", "version_value": "SC8180X+SDX55" }, { "version_affected": "=", "version_value": "SC8380XP" }, { "version_affected": "=", "version_value": "SM6250" }, { "version_affected": "=", "version_value": "Snapdragon 7c Compute Platform (SC7180-AC)" }, { "version_affected": "=", "version_value": "Snapdragon 7c Gen 2 Compute Platform (SC7180-AD) \"Rennell Pro\"" }, { "version_affected": "=", "version_value": "Snapdragon 7c+ Gen 3 Compute" }, { "version_affected": "=", "version_value": "Snapdragon 8c Compute Platform (SC8180X-AD) \"Poipu Lite\"" }, { "version_affected": "=", "version_value": "Snapdragon 8c Compute Platform (SC8180XP-AD) \"Poipu Lite\"" }, { "version_affected": "=", "version_value": "Snapdragon 8cx Compute Platform (SC8180X-AA, AB)" }, { "version_affected": "=", "version_value": "Snapdragon 8cx Compute Platform (SC8180XP-AC, AF) \"Poipu Pro\"" }, { "version_affected": "=", "version_value": "Snapdragon 8cx Gen 2 5G Compute Platform (SC8180X-AC, AF) \"Poipu Pro\"" }, { "version_affected": "=", "version_value": "Snapdragon 8cx Gen 2 5G Compute Platform (SC8180XP-AA, AB)" }, { "version_affected": "=", "version_value": "Snapdragon 8cx Gen 3 Compute Platform (SC8280XP-AB, BB)" }, { "version_affected": "=", "version_value": "WCD9340" }, { "version_affected": "=", "version_value": "WCD9341" }, { "version_affected": "=", "version_value": "WCD9380" }, { "version_affected": "=", "version_value": "WCD9385" }, { "version_affected": "=", "version_value": "WSA8810" }, { "version_affected": "=", "version_value": "WSA8815" }, { "version_affected": "=", "version_value": "WSA8830" }, { "version_affected": "=", "version_value": "WSA8835" }, { "version_affected": "=", "version_value": "WSA8840" }, { "version_affected": "=", "version_value": "WSA8845" }, { "version_affected": "=", "version_value": "WSA8845H" } ] } } ] }, "vendor_name": "Qualcomm, Inc." } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Memory corruption while allocating memory for graphics." } ] }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-680", "lang": "eng", "value": "CWE-680 Integer Overflow to Buffer Overflow" } ] } ] }, "references": { "reference_data": [ { "name": "https://docs.qualcomm.com/product/publicresources/securitybulletin/april-2024-bulletin.html", "refsource": "MISC", "url": "https://docs.qualcomm.com/product/publicresources/securitybulletin/april-2024-bulletin.html" } ] } }, "nvd.nist.gov": { "cve": { "descriptions": [ { "lang": "en", "value": "Memory corruption while allocating memory for graphics." }, { "lang": "es", "value": "Corrupci\u00f3n de la memoria al asignar memoria para gr\u00e1ficos." } ], "id": "CVE-2024-21470", "lastModified": "2024-04-12T09:15:10.433", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.5, "impactScore": 5.9, "source": "product-security@qualcomm.com", "type": "Primary" } ] }, "published": "2024-04-01T15:15:49.263", "references": [ { "source": "product-security@qualcomm.com", "url": "https://docs.qualcomm.com/product/publicresources/securitybulletin/april-2024-bulletin.html" } ], "sourceIdentifier": "product-security@qualcomm.com", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-680" } ], "source": "product-security@qualcomm.com", "type": "Secondary" } ] } } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.