Google Inc. initiative , aimed at disclosing data on vulnerabilities in Android devices from various OEM manufacturers. This initiative will make it easier for users to receive information about vulnerabilities specific to firmware modifications from third-party manufacturers.
Until now, official vulnerability reports (Android Security Bulletins) reflected only issues in the main code provided in the AOSP repository, neglecting problems specific to OEM modifications. Already issues affect manufacturers such as ZTE, Meizu, Vivo, OPPO, Digitime, Transsion, and Huawei.
Among the identified issues:
- In Digitime devices, instead of checking additional permissions for access to the OTA update installation service API, In a popular alternative browser used by some OEM manufacturers,
- it was implemented password manager The System UI app on Meizu devices
- loaded On Vivo devices, the
- checkUidPermission method of the PackageManagerService class was to grant additional permissions to certain applications, even if those permissions were not specified in the manifest file. In one version, the method granted any permissions to applications with the identifier com.google.uid.shared. In another version, permissions were verified by checking the package names against a list.
Source: opennet.ru
