CVE-2024-32503
07.06.2024, 16:15
An issue was discovered in Samsung Mobile Processor and Wearable Processor Exynos 850, Exynos 1080, Exynos 2100, Exynos 1280, Exynos 1380, Exynos 1330, Exynos W920, Exynos W930. The mobile processor lacks proper memory deallocation checking, which can result in a UAF (Use-After-Free) vulnerability.Enginsight
Vendor | Product | Version |
---|---|---|
samsung | exynos_850_firmware | - |
samsung | exynos_1080_firmware | - |
samsung | exynos_2100_firmware | - |
samsung | exynos_1280_firmware | - |
samsung | exynos_1380_firmware | - |
samsung | exynos_1330_firmware | - |
samsung | exynos_w920_firmware | - |
samsung | exynos_w930_firmware | - |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-416 - Use After FreeReferencing memory after it has been freed can cause a program to crash, use unexpected values, or execute code.
- CWE-762 - Mismatched Memory Management RoutinesThe application attempts to return a memory resource to the system, but it calls a release function that is not compatible with the function that was originally used to allocate that resource.