1 <html devsite> 2 <head> 3 <title>Android Security Advisories</title> 4 <meta name="project_path" value="/_project.yaml" /> 5 <meta name="book_path" value="/_book.yaml" /> 6 </head> 7 <body> 8 <!-- 9 Copyright 2017 The Android Open Source Project 10 11 Licensed under the Apache License, Version 2.0 (the "License"); 12 you may not use this file except in compliance with the License. 13 You may obtain a copy of the License at 14 15 http://www.apache.org/licenses/LICENSE-2.0 16 17 Unless required by applicable law or agreed to in writing, software 18 distributed under the License is distributed on an "AS IS" BASIS, 19 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 20 See the License for the specific language governing permissions and 21 limitations under the License. 22 --> 23 24 25 <p>Android Security Advisories are a supplement to the 26 <a href="/security/bulletin/index.html">Android Security Bulletins</a>. 27 Android publishes advisories to address issues that may not require security patches 28 or Nexus/Pixel device updates but could still affect an Android users overall 29 security. Android Security Bulletins are accompanied by 30 <a href="https://developers.google.com/android/nexus/images">factory device images</a> 31 and over-the-air (OTA) device updates to protect users against known 32 security issues in the Android ecosystem. Android Security Advisories are meant 33 to provide users detailed information and guidance on Android-related 34 security issues potentially <em>without</em> an accompanying software update.</p> 35 36 <p>However, when updates are available to address issues described in an Android 37 Security Advisory, those updates will be made available in an Android Security 38 Bulletin for Nexus and Pixel devices. In the Android Security Bulletin, we will 39 reference the Android Security Advisories that the bulletin addresses.</p> 40 41 <p>As with the bulletins, join the 42 <a href="https://groups.google.com/forum/#!forum/android-security-updates">Android Security Updates</a> 43 group to receive a notification when we publish an advisory.</p> 44 45 <table> 46 <tr> 47 <th>Advisory</th> 48 <th>Languages</th> 49 <th>Published Date</th> 50 </tr> 51 <tr> 52 <td><a href="2016-03-18.html">2016-03-18</a></td> 53 <td> 54 <a href="/security/advisory/2016-03-18.html">English</a> / 55 <a href="/security/advisory/2016-03-18.html?hl=ja"></a> / 56 <a href="/security/advisory/2016-03-18.html?hl=ko"></a> / 57 <a href="/security/advisory/2016-03-18.html?hl=ru"></a> / 58 <a href="/security/advisory/2016-03-18.html?hl=zh-cn"> ()</a> / 59 <a href="/security/advisory/2016-03-18.html?hl=zh-tw"> ()</a> 60 </td> 61 <td>March 18, 2016</td> 62 </tr> 63 </table> 64 65 66 </body> 67 </html> 68