this post was submitted on 12 May 2026
92 points (100.0% liked)

Technology

84534 readers
3632 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

A recently discovered bug in Android 16 allows any app to leak traffic outside the VPN tunnel.

The bug was reported to the Android Security Team, but was closed as Won’t Fix (Infeasible) [...] In contrast, GrapheneOS, a security-focused Android-based OS, quickly patched the issue in its codebase.

A mitigation is possible, but is quite technical in that it requires USB debugging to be enabled on the device in order to run the following Android Debug Bridge (adb) commands:

adb shell device_config put tethering close_quic_connection -1

adb reboot

you are viewing a single comment's thread
view the rest of the comments
[–] thisbenzingring@lemmy.today 32 points 5 hours ago (1 children)

LOL if that's the fix and the Android Security team won't fix it... jfc what a joke

I have a bunch of android based barcode scanners at work that we have to use adb to do some of the configuration setup. it's a powerful tool but it's not rocket science or anything more complicated than command line stuff

[–] Emotional_Engi@lemmy.zip 19 points 4 hours ago (1 children)

They won't fix the thing because they're ordered to do so. It's not a bug, it's a feature.

[–] BonkTheAnnoyed@piefed.blahaj.zone 11 points 4 hours ago (1 children)
[–] MalReynolds@slrpnk.net 2 points 2 hours ago

It’s not a bug, it’s a feature.

They've copied gOS's homework one hell of a lot. They clearly don't want to do so here.