commit | e5eac1c958d729fcd9d4c7cd77d5830091843e52 | [log] [tgz] |
---|---|---|
author | Songchun Fan <schfan@google.com> | Tue Oct 11 18:08:11 2022 -0700 |
committer | Song Chun Fan <schfan@google.com> | Fri Oct 21 01:16:54 2022 +0000 |
tree | ffe8fbfcf55b9d5437487d317a1005cf049404e0 | |
parent | cf56315da153bb38270dbb70d628f30e774ae7d1 [diff] |
[RESTRICT AUTOMERGE][SettingsProvider] key size limit for mutating settings Prior to targetSdk 22, apps could add random system settings keys which opens an opportunity for OOM attacks. This CL adds a key size limit. BUG: 239415997 Test: manual; will add cts test Merged-In: Ic9e88c0cc3d7206c64ba5b5c7d15b50d1ffc9adc Change-Id: Ic9e88c0cc3d7206c64ba5b5c7d15b50d1ffc9adc (cherry picked from commit 783bcba343c480f6ccedaaff41ba7171a1082e0c)