early October security patch release

This commit is contained in:
Daniel Micay 2024-10-08 10:27:12 -04:00
parent 1b5b5d0925
commit fe31c1dd91

View File

@ -868,6 +868,12 @@
<article id="2024100800"> <article id="2024100800">
<h3><a href="#2024100800">2024100800</a></h3> <h3><a href="#2024100800">2024100800</a></h3>
<p>This is an early October security update release based on the October 2024
security patch backports since a monthly Android Open Source Project and stock
Pixel OS release based on Android 14 QPR3 hasn't been published yet. Android 15
is scheduled for release around October 15th and they may not have a monthly
release based on Android 14 QPR3 before then.</p>
<p>Pixel 4a (5G), Pixel 5 and Pixel 5a are end-of-life and shouldn't be used <p>Pixel 4a (5G), Pixel 5 and Pixel 5a are end-of-life and shouldn't be used
anymore due to lack of security patches for firmware and drivers. We provide anymore due to lack of security patches for firmware and drivers. We provide
extended support for harm reduction.</p> extended support for harm reduction.</p>
@ -882,6 +888,7 @@
<p>Changes since the 2024092900 release:</p> <p>Changes since the 2024092900 release:</p>
<ul> <ul>
<li>full 2024-10-01 security patch level</li>
<li>fix an upstream Android Bluetooth use-after-free bug uncovered by GrapheneOS hardware memory tagging that's triggered when obtaining internet access from another device via Bluetooth</li> <li>fix an upstream Android Bluetooth use-after-free bug uncovered by GrapheneOS hardware memory tagging that's triggered when obtaining internet access from another device via Bluetooth</li>
<li>fix an upstream Android race condition bug in handling of system error files to avoid using the wrong timestamps for system errors and then reporting them as new errors after reboot</li> <li>fix an upstream Android race condition bug in handling of system error files to avoid using the wrong timestamps for system errors and then reporting them as new errors after reboot</li>
<li>work around an upstream Android bug causing our Log Viewer feature to stop working after system_server restarts</li> <li>work around an upstream Android bug causing our Log Viewer feature to stop working after system_server restarts</li>