diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-29 23:47:44 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-29 23:52:20 -0500 |
| commit | 89e7539196387b8023d4f2dc3661686a0fe7d5c3 (patch) | |
| tree | fceeefe1ce1908e3937ca6bd17c2bd0fbf424ada | |
| parent | bdd6474c2f99dd7a45fb9884dc0bb8e61dee8225 (diff) | |
Bluetooth patches
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index e8e54090..aa6166c5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -658,7 +658,8 @@ <ul> <li>Vanadium: update Chromium base to 108.0.5359.61</li> <li>Pixel 7, Pixel 7 Pro: set QNS package name to fix compatibility issues with Wi-Fi calling</li> - <li>Generic Linux 5.15 kernel: update GKI LTS branch to Linux 5.15.75</li> + <li>kernel (Generic 5.15): update GKI LTS branch to Linux 5.15.75</li> + <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 7, Pixel 7 Pro, Generic 5.10, Generic 5.15): apply patches for remotely exploitable Bluetooth vulnerabilities (CVE-2022-42895, CVE-2022-42896)</li> </ul> </article> --> |
