diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-10-21 02:08:33 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-10-21 02:08:33 -0400 |
| commit | 62d85c5e7408a645f73a3f70661bd95bc09ff4d0 (patch) | |
| tree | 1f4f43a7cc30dddda5ce360bd2bfde63154ee32a /static | |
| parent | 79b69f9b5faf3c17fc3c7b6032679373e7672e80 (diff) | |
Bluetooth fixes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 3759cc7c..8fdb3701 100644 --- a/static/releases.html +++ b/static/releases.html @@ -413,6 +413,7 @@ <li>SELinux policy: port hardening from Android 10</li> <li>hardened_malloc: log fatal errors (detected memory corruption bugs) to Android's log system</li> <li>fix minor issues with Android 11 port of Wi-Fi and Bluetooth quick tile unlock requirement</li> + <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a): apply Bluetooth fixes from the stable kernel branch including fixes for CVE-2020-12351, CVE-2020-12352 and CVE-2020-24490</li> </ul> --> |
