this post was submitted on 30 Apr 2026
161 points (98.8% liked)
Linux
13493 readers
469 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
While the POC requires
su, the underlying flaw potentially works on any setuid binary on systems withAF_ALGenabled (provided there isn't something else preventing it).In android this would very likely be the "mount" command, as if it has a microsd card reader or the ability to use a USB data transfer I expect it's using mount in order to do so.