CVE-2025-22423
BaseFortify
Publication date: 2025-09-02
Last updated on: 2025-09-04
Assigner: Android (associated with Google Inc. or Open Handset Alliance)
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| android | 13.0 | |
| android | 15.0 | |
| android | 14.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-125 | The product reads data past the end, or before the beginning, of the intended buffer. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs in the ParseTag function of the dng_ifd.cpp file, where a missing bounds check can cause the image renderer to crash. This means that when processing certain image data, the software does not properly verify the size or limits of data, leading to a potential crash.
How can this vulnerability impact me? :
The impact of this vulnerability is a remote denial of service (DoS), meaning an attacker can cause the image renderer to crash remotely without needing any user interaction or additional execution privileges. This could disrupt service or functionality relying on image rendering.