this post was submitted on 30 Apr 2026
112 points (96.7% liked)
Linux
13504 readers
310 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 an external sd card reader or the ability to use a USB data transfer I expect it's using mount in order to do so.