CVE-2022-38690
14.10.2022, 19:15
In camera driver, there is a possible memory corruption due to improper locking. This could lead to local denial of service in kernel.Enginsight
Vendor | Product | Version |
---|---|---|
android | 10.0 | |
android | 11.0 | |
android | 12.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.
- CWE-667 - Improper LockingThe software does not properly acquire or release a lock on a resource, leading to unexpected resource state changes and behaviors.