Earlier quoted context omitted.
Falling apart? You mean getting stronger? Every single one of these is an existing hole being patched. It isn't making new holes
Government agencies probably already have half of these exploits in their private toolbox for years now. Finding and patching them is good, but there probably needs to be some systematic change to prevent them rather than just patching bugs when they get found.
You gave me a u32. I gave you root. (io_uring ZCRX freelist LPE)
101–110 of 152 posts
Re: You gave me a u32. I gave you root. (io_uring ZCRX freelist LPE)
#102Earlier quoted context omitted.
The thing is you can actually write quite good C code (see OpenBSD project). The power of C is that it's pragmatic. It lets you write code with you taking the full responsibility of being a responsible person. To err is human, but we developed a set of practices to handle this (by making sure the gun is unloaded and the safety is on before storing it to avoid putting holes in feet). I like type checking and other com…
> To err is human Yes, which is precisely why I write in Rust, because the compiler errs less than I do.
Re: You gave me a u32. I gave you root. (io_uring ZCRX freelist LPE)
#103Re: You gave me a u32. I gave you root. (io_uring ZCRX freelist LPE)
#104Another one. Linux is falling apart faster than it can assign these CVEs.
Falling apart? You mean getting stronger? Every single one of these is an existing hole being patched. It isn't making new holes
Re: You gave me a u32. I gave you root. (io_uring ZCRX freelist LPE)
#105Let's see... That's 4 Linux LPEs in the last 10 days? Copy Fail [1] Copy Fail 2: Electric Boogaloo [2] Dirty Frag [3] And now this... [1]: https://copy.fail [2]: https://github.com/0xdeadbeefnetwork/Copy_Fail2-Electric_Boo... [3]: https://github.com/V4bel/dirtyfrag
Re: You gave me a u32. I gave you root. (io_uring ZCRX freelist LPE)
#106Earlier quoted context omitted.
Automated vulnerability discovery via LLM.
Everyone was talking about how Mythos was overblown marketing, and while it may be, they missed the forest for the trees. Capabilities have been escalating for a year now and we're at the point of widespread impact. I don't suspect we'll see a slowdown for a long time.
Thanks to agents and tool calling, there are now business cases that can be fully described by AI tooling, the next step in microservices, serverless and what not.
Naturally with a much smaller team than what was required previously.
Re: You gave me a u32. I gave you root. (io_uring ZCRX freelist LPE)
#107high privilege access required (CAP/NET admin), containers / sandboxing wins once again. Can we make sandboxing the new default now? Flatpak does a good job, but we're still pretty far away for apt/yum/pacman installed packages. AppArmor was a decent step forward, but clearly not enough.
Re: You gave me a u32. I gave you root. (io_uring ZCRX freelist LPE)
#108Another one. Linux is falling apart faster than it can assign these CVEs.
Falling apart? You mean getting stronger? Every single one of these is an existing hole being patched. It isn't making new holes
Re: You gave me a u32. I gave you root. (io_uring ZCRX freelist LPE)
#109Earlier quoted context omitted.
perhaps this will lead to better AppArmor and SELinux defaults?
People will just turn SELinux off rather than have to go through the horrible tooling when it breaks a regular use case.