Post B5nhq26UFKB5lJZ7OS by mntmn@mastodon.social
(DIR) More posts by mntmn@mastodon.social
(DIR) Post #B5nhq1VyR4yFw4TxTs by cas@social.treehouse.systems
0 likes, 0 repeats
lol, lmao?? this AI generated website makes me wanna headbutt a wall but the CVE seems real(?), update your kernels folkshttps://copy.fail/#exploitthe part that really grinds my gears is why is the poc written in the most disgusting possible python syntax?? are we optimising for size here?
(DIR) Post #B5nhq1krXisegFRqgi by hipsterelectron@circumstances.run
0 likes, 0 repeats
@cas it may be a way to avoid giving away other hints of how this issue was introduced or otherwise to avoid giving people ideas about other places to look in the kernel for latent vulnerabilities
(DIR) Post #B5nhq1xykxN9KvaK8G by cas@social.treehouse.systems
1 likes, 0 repeats
@hipsterelectron it's not obfuscated, seems like they actually did optimise for size which is completely insane to me
(DIR) Post #B5nhq26UFKB5lJZ7OS by mntmn@mastodon.social
0 likes, 0 repeats
@cas @hipsterelectron should've first published the exploit on npm as a module -> shorter code, just include module -> profit
(DIR) Post #B5stRd9vVZ16gk6XT6 by kate@social.treehouse.systems
0 likes, 0 repeats
@cas they are clout chasing so much that they need to claim "exploit in X bytes" and all the other crap. no idea why it matters that you don't need to recompile for different kernel versions and similar things
(DIR) Post #B5stRdZ5zz9LwnsdhQ by astraleureka@social.treehouse.systems
0 likes, 0 repeats
@kate @cas it's horseshit, the obfuscation makes it so difficult to actually see what's going on. i un-golfed it into something readable; https://astr.al/notes/2026-04-29_copyfail/