חזרה לפיד
articlesמקור: Google Project Zero13.5.2026

שרשרת ניצול 0-קליקים לפיקסל 10: דלת נסגרת, חלון נפתח

A 0-click exploit chain for the Pixel 10: When a Door Closes, a Window Opens

$cat article.txt

>חוקרים פיתחו שרשרת ניצול 0-קליקים (zero-click exploit chain) עבור מכשירי גוגל פיקסל 10, תוך התבססות על פגיעות קודמת ב-Dolby…

◆ סיכום AI

חוקרים פיתחו שרשרת ניצול 0-קליקים (zero-click exploit chain) עבור מכשירי גוגל פיקסל 10, תוך התבססות על פגיעות קודמת ב-Dolby (CVE-2025-54957). הפגיעות המקורית תוקנה ב-2026, אך ניתן היה לעדכן את הניצול כך שיפעל גם בגרסאות חדשות יותר של הפיקסל. השרשרת מאפשרת השגת גישת רוט (root access) למכשיר ללא כל אינטראקציה מצד המשתמש.

# מהמקור

We recently published an exploit chain for the Google Pixel 9 that demonstrated it was possible to go from a zero-click context to root on Android in just two exploits. The Dolby 0-click vulnerability existed across all of Android, until it was patched in January 2026. While we had an exploit chain for the Pixel 9, we wanted to see if it was possible to write a similar exploit chain for Pixel 10. Updating the Dolby Exploit Altering our exploit for CVE-2025-54957 was fairly straightforward. The majority of needed changes involved updating offsets calculated for the specific version of the library we targeted on the Pixel 9 to similar offsets in the library for Pixel 10. The only challenge (outside of wishing we’d better documented which syncframes contained offsets) was that the Pixel 10 us

#android-security#zero-click#exploit-chain#pixel-vulnerability
קרא במקור