In parseUriInternal of Intent.java, there is a possible infinite loop due to improper input validation. This could lead to local denial of service with no additional execution privileges needed. User interaction is not needed for exploitation.
{ "vanir_signatures": [ { "digest": { "length": 5004.0, "function_hash": "261944950087865414125614689859059659546" }, "id": "ASB-A-318683126-01752538", "source": "https://android.googlesource.com/platform/frameworks/base/+/b85bee508793e31d6fe37fc9cd4e8fa3787113cc", "deprecated": false, "signature_version": "v1", "target": { "file": "core/java/android/content/Intent.java", "function": "parseUriInternal" }, "signature_type": "Function" }, { "match_only_versions": [ "15-next" ], "digest": { "threshold": 0.9, "line_hashes": [ "318946998413846104282310968335173811325", "199411611476638331040452521079256241090", "218203338882426500715760159920212879013", "46135789642667038505340636724979197534" ] }, "id": "ASB-A-318683126-2821c5da", "source": "https://android.googlesource.com/platform/frameworks/base/+/b85bee508793e31d6fe37fc9cd4e8fa3787113cc", "deprecated": false, "signature_version": "v1", "target": { "file": "core/java/android/content/Intent.java" }, "signature_type": "Line" } ], "fixes": [ "https://android.googlesource.com/platform/frameworks/base/+/b85bee508793e31d6fe37fc9cd4e8fa3787113cc" ], "spl": "2024-10-01", "severity": "High", "types": [ "DoS" ] }