Don't allow read truncation or appending for file operations.
If a caller attempts to read a file with the truncation or append bits and doesn't specify the write bit as well, silently drop the invalid bits to prevent unintended changes. Bug: 414387646 Test: atest CtsContentProviderTestCases Flag: EXEMPT security fix (cherry picked from commit f8099b06) Cherrypick-From: https://googleplex-android-review.googlesource.com/q/commit:85ad97d70e6639a4ab7ef5b24177d3f0d11cad1c Merged-In: I1a8993d99d1f381e1122b304d223a5c10e4578ce Change-Id: I1a8993d99d1f381e1122b304d223a5c10e4578ce
Loading
Please register or sign in to comment