CVE-2024-53835
📋 TL;DR
This vulnerability allows an attacker with physical access to bypass biometric authentication on affected Android devices, potentially gaining unauthorized access to the device and its data. It affects Google Pixel devices running specific Android versions. The exploit requires no user interaction and no additional privileges.
💻 Affected Systems
- Google Pixel devices
📦 What is this software?
Android by Google
⚠️ Risk & Real-World Impact
Worst Case
An attacker with brief physical access could bypass biometric locks, access sensitive data, install malware, or take full control of the device without the owner's knowledge.
Likely Case
Local attackers or malicious insiders could bypass biometric authentication to access protected apps, files, or device functions they shouldn't have access to.
If Mitigated
With proper patching, the biometric system functions as intended, requiring valid biometric authentication for protected operations.
🎯 Exploit Status
Requires physical access to the device. No authentication or user interaction needed once physical access is obtained. The 'unusual root cause' suggests this may involve specific timing or hardware interaction rather than typical software flaws.
🛠️ Fix & Mitigation
✅ Official Fix
Patch Version: December 2024 Android security update
Vendor Advisory: https://source.android.com/security/bulletin/pixel/2024-12-01
Restart Required: Yes
Instructions:
1. Go to Settings > System > System update. 2. Check for and install the December 2024 security update. 3. Restart the device after installation completes. 4. Verify the update was successful by checking the Android security patch level.
🔧 Temporary Workarounds
Disable biometric authentication
AndroidTemporarily disable biometric authentication and use PIN/password only until patched
Settings > Security > Biometrics > Disable fingerprint/face unlock
🧯 If You Can't Patch
- Implement strict physical security controls for vulnerable devices
- Use additional authentication factors beyond biometrics for sensitive applications
🔍 How to Verify
Check if Vulnerable:
Check if device is a Google Pixel and has Android security patch level older than December 2024
Check Version:
adb shell getprop ro.build.version.security_patch
Verify Fix Applied:
Verify Android security patch level shows 'December 5, 2024' or later in Settings > About phone > Android version
📡 Detection & Monitoring
Log Indicators:
- Multiple failed biometric attempts followed by successful access without proper biometric validation
- Unusual biometric sensor activity patterns
Network Indicators:
- None - this is a local physical access vulnerability
SIEM Query:
Look for biometric authentication bypass events in Android device logs or EDR telemetry