惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Blog — PlanetScale
Blog — PlanetScale
小众软件
小众软件
F
Fortinet All Blogs
博客园 - 叶小钗
博客园_首页
D
DataBreaches.Net
Apple Machine Learning Research
Apple Machine Learning Research
U
Unit 42
爱范儿
爱范儿
aimingoo的专栏
aimingoo的专栏
博客园 - Franky
Martin Fowler
Martin Fowler
酷 壳 – CoolShell
酷 壳 – CoolShell
The Cloudflare Blog
A
About on SuperTechFans
Google DeepMind News
Google DeepMind News
Microsoft Security Blog
Microsoft Security Blog
IT之家
IT之家
M
MIT News - Artificial intelligence
有赞技术团队
有赞技术团队
博客园 - 【当耐特】
S
SegmentFault 最新的问题
Hugging Face - Blog
Hugging Face - Blog

Help Net Security

Police arrest 10 suspected members of Black Axe cybercrime gang ShinyHunters claims it stole 1.4 million records from Udemy Sevii unveils Cyber Swarm Defense Mode to stop AI-driven attacks at scale Alleged Chinese hacker extradited to US over cyberattacks targeting COVID-19 research Cequence Agent Personas bring granular control and governance to enterprise AI agents NowSecure MARI gives enterprises evidence-based visibility into third-party mobile app risk The metrics killing your SOC, and what to use instead US state privacy fines reached $3.425 billion in 2025 Canada’s first SMS blaster case leads to three arrests Linux storage management tool Stratis 3.9.0 adds online encryption and cache-less pool startup TLS Connect gives SMBs a right-sized automated tool to manage TLS certificates Aptori expands its platform with autonomous offensive testing to reduce security bottlenecks Your IAM was built for humans, AI agents don’t care The AI criminal mastermind is already hiring on gig platforms 25 open-source cybersecurity tools that don’t care about your budget Product showcase: LuLu reveals unauthorized outbound connections from Mac apps Week in review: Claude Mythos finds 271 Firefox flaws, Vercel breach Users advised to drop passwords and make room for passkeys - Help Net Security Indirect prompt injection is taking hold in the wild - Help Net Security Compromised everyday devices power Chinese cyber espionage operations - Help Net Security New Cisco firewall malware can only be killed by pulling the plug - Help Net Security Meta is overhauling how you sign in, manage settings, and protect your accounts - Help Net Security Ubuntu 26.04 LTS delivers memory-safe system tools and live patching for Arm servers - Help Net Security OpenAI’s GPT-5.5 is out with expanded cybersecurity safeguards - Help Net Security AI is speeding up nation-state cyber programs - Help Net Security A study of 1,000 Android apps finds a privacy policy logging gap - Help Net Security IT spending to hit $6.31 trillion record, thanks to AI - Help Net Security Where AI in CI/CD is working for engineering teams - Help Net Security With AI's help, North Korean hackers stumbled into a near-undetectable attack - Help Net Security Hacker with a special interest in breaching sports institutions ends behind bars - Help Net Security
What's new in Android 17? Anti-theft tools, scam detectio...
Anamarija Pogorelec · 2026-06-17 · via Help Net Security

The Android 17 rollout has started for supported Pixel devices, delivering new security and privacy capabilities before expanding to other devices later this year.

Security and privacy updates

Google has improved location privacy features so users can choose to share their approximate location with websites and grant apps temporary access to their precise location when services require exact coordinates.

In previous Android versions, users had no OS-level way to grant an app access to only one or a few contacts. Contact Picker allows them to share selected contacts with an app instead of granting access to their entire address book, while READ_CONTACTS is reserved for apps that require ongoing access.

Find Hub’s Mark as lost feature allows users to lock a missing phone with biometrics, preventing anyone who knows the passcode from accessing data on the device or turning off location tracking. Marking a device as lost hides Quick Settings and prevents new Wi-Fi and Bluetooth pairings.

Android 17 security features

“Mark as lost” feature ‘Source: Google)

The company is expanding Live Threat Detection, an on-device AI feature that monitors app behavior and warns users about suspicious activity. New protections can detect actions such as SMS forwarding and misuse of accessibility overlays, which can be used to trick users.

Android 17 introduces dynamic signal monitoring, which detects known malicious behavior patterns in real time, such as apps hiding their icons, launching in the background, or abusing accessibility permissions. These protections will begin rolling out in the second half of the year.

To help protect users from sophisticated threats, Advanced Protection, Google’s one-tap security hardening mode, integrates scam detection for chat notifications, disables device-to-device unlocking and Chrome WebGPU support, and removes accessibility service access from apps that are not labeled as accessibility tools.

“To stop a thief who’s trying to guess their way into your phone, we also reduced the number of times someone can guess your PIN and added longer wait times between failed attempts,” Seang Chau, VP and GM of Android Platform, wrote in a blog.

New tools for families

Parental Controls are available on all devices that update to Android 17. This on-device feature is protected by a PIN and provides a direct link to Google Family Link, which offers additional capabilities such as School Time, app purchase approvals, and location alerts.

Parents can set daily screen time limits, schedule downtime that automatically locks a device at night, and restrict or block access to specific apps. They can also grant extra screen time when needed or extend a scheduled break. Web content filters can block explicit websites and search results.

Developer-focused changes

“Historically, apps required broad, permanent permissions to access information like contacts, precise location and media files. Android 17 continues the shift toward privacy-preserving choices that grant temporary, session-based access only to the data the user explicitly selects,” Matthew McCullough, VP of Product Management, Android Developer, explained.

Android 17 introduces the ACCESS_LOCAL_NETWORK permission, which apps must request before discovering or connecting to devices on a local network, such as smart home devices or casting receivers. The change limits access to local network data and helps prevent unauthorized tracking or data collection. Apps can also use Android’s built-in device pickers to connect to devices without requesting the permission directly.

SMS OTP protection delays access to SMS messages for three hours. It applies to WebOTP and messages that follow the standard SMS OTP format. Default SMS apps, digital assistants, and companion device apps are exempt. Google recommends that other apps use the SMS Retriever API or SMS User Consent API instead of requesting direct access to SMS messages.

Android 17 adds support for post-quantum cryptography. Compatible devices can generate ML-DSA digital signature keys in secure hardware through the Android Keystore, helping protect against future quantum computing threats. The new APK Signature Scheme v3.2 combines traditional and ML-DSA signatures to strengthen app authentication and software distribution.

Apps targeting SDK 37 or later must mark native libraries loaded with System.load() as read-only. Otherwise, the system will block them from loading and throw an UnsatisfiedLinkError. This extends the Safer Dynamic Code Loading protection introduced in Android 14 for DEX and JAR files to native libraries.

When users enter passwords, PINs, and other sensitive data with a physical keyboard, the last typed character will no longer be displayed. Users can customize these settings, subject to support from device manufacturers. The feature is supported by Android’s built-in SDK components and will be supported in Compose 1.12 for SecureTextFields.

Read more: