CVE-2024-34731
7.0
Vector
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Exploitability: 1.0 / Impact: 5.9
Source: NVD
Description
In multiple functions of TranscodingResourcePolicy.cpp, there is a possible memory corruption due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
Affected (4)
Related CWEs
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
The product contains a code sequence that can run concurrently with other code, and the code sequence requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence that is operating concurrently.
CWE-368
Context Switching Race Condition
A product performs a series of non-atomic actions to switch between contexts that cross privilege or other security boundaries, but a race condition allows an attacker to modify or misrepresent the product's behavior during the switch.
References (6)
Source: security@android.com
Mailing ListPatch
Source: security@android.com
Mailing ListPatch
Source: security@android.com
Mailing ListPatch
Source: security@android.com
Mailing ListPatch
https://android.googlesource.com/platform/system/security/+/d3805312d73433e34ef69a645b553a2969c5dc93
Source: security@android.com
Mailing ListPatch
Source: security@android.com
PatchVendor Advisory
Timeline
No history available yet.