cvelist/2024/32xxx/CVE-2024-32899.json

63 lines
2.0 KiB
JSON
Raw Normal View History

2024-04-19 15:00:33 +00:00
{
2024-06-13 22:00:34 +00:00
"data_version": "4.0",
2024-04-19 15:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-32899",
2024-06-13 22:00:34 +00:00
"ASSIGNER": "dsap-vuln-management@google.com",
"STATE": "PUBLIC"
2024-04-19 15:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-06-13 22:00:34 +00:00
"value": "In gpu_pm_power_off_top_nolock of pixel_gpu_power.c, there is a possible compromise of protected memory due to a race condition. This could lead to local escalation of privilege to TEE with no additional execution privileges needed. User interaction is not needed for exploitation."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Elevation of privilege"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Google",
"product": {
"product_data": [
{
"product_name": "Android",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "Android kernel"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://source.android.com/security/bulletin/pixel/2024-06-01",
"refsource": "MISC",
"name": "https://source.android.com/security/bulletin/pixel/2024-06-01"
2024-04-19 15:00:33 +00:00
}
]
}
}