commit | 0123e873d2e5f4c88aaa6bdf2e287461903fa6e5 | [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:15:14 2022 +0000 |
tree | 643845633a7327ca8d862d80aff85ff94aa150d9 | |
parent | 967cdc55442c9564a044b2790bb1db90ab88abd7 [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)