android-security-14.0.0_r2 to android-security-14.0.0_r3 AOSP changelog

This only includes the Android Open Source Project changes and does not include any changes in any proprietary components included by Google or any hardware manufacturer. The raw log was generated using a modified version of this script written by JBQ and improved by Al Sutton.

Please do not copy this without attribution to this site and JBQ for the original script.

+- Project: platform/build

8501cbfdcc : Version bump to USV1.230808.011 [core/build_id.mk]
4d7fcb037f : Version bump to USV1.230808.010 [core/build_id.mk]

+- Project: platform/cts

a952c93009c : Change open jpeg folder name

+- Project: platform/external/pdfium

03925281c : Update pdfium to Chrome 114.0.5735.130 pdfium

+- Project: platform/frameworks/av

b64110db98 : Revert "NdkMedia: fix android.mediav2.cts.CodecEncoderSurfaceTest failed."
f980a9bee2 : httplive: fix use-after-free
7784a011a7 : NdkMedia: fix android.mediav2.cts.CodecEncoderSurfaceTest failed.
dc0af854d4 : Condition background record restriction on Sdk

+- Project: platform/frameworks/base

9b68987df85b : Create pending intent for specific user
e6a018a83696 : Stop using deprecated getParcelable method in AccountManagerService.
162be1ccbbb0 : Check URI permissions for resumable media artwork
e2e05f488da6 : Make getCredentialManagerPolicy user handle aware
4d71fa0cd445 : Adding in verification of calling UID in onShellCommand
cb7e9c7549a2 : Updated: always show the keyguard on device lockdown
af8827252ba2 : Validate userId when publishing shortcuts
29e8df07d8c4 : Use readUniqueFileDescriptor in incidentd service
052789e6a57d : Restrict number of shortcuts can be added through addDynamicShortcuts
cecddcd865f7 : Revert "On device lockdown, always show the keyguard"
fa30b150bba0 : Require permission to unlock keyguard
1332ecd5e322 : Validate URI-based shortcut icon at creation time.
0c5db0349ae6 : Disable priority conversation widget for secondary users
96e0524c48c6 : Rescind BAL privilege when ShortcutService sends the callback PI
58fa254a5d1a : [res] Speed up AssetManager pointer locking
e4a821b10a1b : Reland "Use reference counted pointers for ApkAssets"
c3bc12c484ef : [res] Better native pointer tracking in Java
8f326fdea666 : Visit Uris related to Notification style extras
d1421cacf6bb : Fix bypass BAL via `requestGeofence`

+- Project: platform/packages/modules/Bluetooth

fb76b30e02 : Fix timing attack in BTM_BleVerifySignature
423c0285e5 : Fix an OOB bug in parse_gap_data
8fdf3afd79 : Factor out duplicate code for parsing gap data
ead0b0ab43 : [conflict] Merge "Add bounds checks in btif_avrcp_audio_track.cc" into tm-dev am: 0b68bd68e6 am: 52d169b19b
d45432ee96 : Fix UAF in ~CallbackEnv
6cdf985a66 : Fix OOB in a2dp_vendor_opus_decoder_decode_packet
9e02767767 : Enforce authentication if encryption is required
e7c86f86a3 : Reorganize the code for checking auth requirement
1efe6c2e67 : Reject access to secure service authenticated from a temp bonding [3]
d7e833a2ce : Reject access to secure services authenticated from temp bonding [2]
09b33986b3 : Reject access to secure service authenticated from a temp bonding [1]
397c1e9285 : Fix multiple OOB bugs in btm_ble_gap.cc
8e3b3fc918 : Fix 2 OOB bugs in CreateAudioBroadcast

+- Project: platform/packages/modules/Virtualization

0cf463e9 : pvmfw: Randomize guest KASLR seed

+- Project: platform/system/netd

7dae0581 : Fix Heap-use-after-free in MDnsSdListener::Monitor::run