← Back to catalog

Android · Kernel

CVE-2024-36971

Android Kernel Remote Code Execution Vulnerability

CISA KEV record

CISA date added
2024-08-07
CISA due date
2024-08-28
Known ransomware use
Unknown

NVD risk context

7.8 HIGH

CVSS is a technical severity score. CISA’s KEV status remains the evidence that this vulnerability is known to be exploited.

View NVD record ↗
Attack vector
Local
An attacker needs local access to the affected system.
Attack complexity
Low
Exploitation does not require unusual conditions beyond normal attacker control.
Privileges required
Low
The attacker needs limited privileges before exploiting the issue.
User interaction
None
No action by another user is required.

Description

Android contains an unspecified vulnerability in the kernel that allows for remote code execution. This vulnerability resides in Linux Kernel and could impact other products, including but not limited to Android OS.

Required action

Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.

NVD reference index

Vendor and remediation references

NVD has tagged these sources as vendor advisories, patches, mitigations, or release notes.

Other NVD references (2)

MITRE CWE context

CWE classification

CWE-416 Use After Free

The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

View official MITRE CWE details ↗

NVD record timing

NVD record timeline

These dates describe NVD’s record, not CISA’s KEV addition or remediation due date.

NVD published
Jun 10, 2024, 09:15 AM UTC
When NVD first published this CVE record.
NVD last updated
Jun 17, 2026, 07:37 AM UTC
When NVD last changed its analysis or record data.
Advanced: view the technical CVSS vector

This standardized code is intended for security tools and technical analysts. The plain-language risk summary above explains its main points.

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

View NVD record ↗

CISA notes

This vulnerability affects a common open-source component, third-party library, or a protocol used by different products. Please check with specific vendors for information on patching status. For more information, please see: https://source.android.com/docs/security/bulletin/2024-08-01, https://lore.kernel.org/linux-cve-announce/20240610090330.1347021-2-lee@kernel.org/T/#u ; https://nvd.nist.gov/vuln/detail/CVE-2024-36971