cvelist/2024/47xxx/CVE-2024-47027.json

63 lines
2.0 KiB
JSON
Raw Normal View History

2024-09-16 20:00:36 +00:00
{
2024-10-25 11:00:32 +00:00
"data_version": "4.0",
2024-09-16 20:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-47027",
2024-10-25 11:00:32 +00:00
"ASSIGNER": "dsap-vuln-management@google.com",
"STATE": "PUBLIC"
2024-09-16 20:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-10-25 11:00:32 +00:00
"value": "In sm_mem_compat_get_vmm_obj of lib/sm/shared_mem.c, there is a possible arbitrary physical memory access due to improper input validation. This could lead to local escalation of privilege 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-10-01",
"refsource": "MISC",
"name": "https://source.android.com/security/bulletin/pixel/2024-10-01"
2024-09-16 20:00:36 +00:00
}
]
}
}