Maybe you shouldn't install new software for a bit
11–20 of 497 posts
Re: Maybe you shouldn't install new software for a bit
#12Re: Maybe you shouldn't install new software for a bit
#13Alternatively, switch to an operating system like FreeBSD which doesn't take a YOLO approach to security. Security fixes don't just get tossed into the FreeBSD kernel without coordination; they go through the FreeBSD security team and we have binary updates (via FreeBSD Update, and via pkgbase for 15.0-RELEASE) published within a couple minutes of the patches hitting the src tree. (Roughly speaking, a few seconds for…
Re: Maybe you shouldn't install new software for a bit
#14Fun fact: You still can't build the vllm container with updated dependencies since llmlite got pwned. Either due to regression bugs, or due to impossible transient dependencies in the dependency tree that are not resolvable. There is just too much slopcode down the line, and too many dependencies relying on pinned outdated (and unpublished) dependencies. I switched to llama.cpp because of that. To me it feels more an…
Re: Maybe you shouldn't install new software for a bit
#15Alternatively, switch to an operating system like FreeBSD which doesn't take a YOLO approach to security. Security fixes don't just get tossed into the FreeBSD kernel without coordination; they go through the FreeBSD security team and we have binary updates (via FreeBSD Update, and via pkgbase for 15.0-RELEASE) published within a couple minutes of the patches hitting the src tree. (Roughly speaking, a few seconds for…
Also funny they never show Debian in those tests/videos.
Re: Maybe you shouldn't install new software for a bit
#16Re: Maybe you shouldn't install new software for a bit
#17It really pisses me off that responsible disclosure timelines are being ignored.
The dirty frag repo says: > Because the responsible disclosure schedule and the embargo have been broken, no patch exists for any distribution. I had to do a double take reading that. It’s written something happened and prevented them from following a schedule but seemingly they chose to release the information. I hope I’m missing something where it was forcibly disclosed elsewhere. Edit: Moments later I refreshed th…
Very odd wording. I assume there’s an interesting/upsetting story here that will come out soon.
Re: Maybe you shouldn't install new software for a bit
#18Re: Maybe you shouldn't install new software for a bit
#19There's already an okay solution to supply-chain attacks against dependency managers like npm, PyPI, and Cargo: set them to only install package versions that are more than a few days old. The recent high-profile attacks were all caught and rolled back within a day, so doing this would have let you safely avoid the attacks. It really should be the default behavior. Let self-selected beta testers and security scanner…
Once noticed, that's where the exploit explosion erupts, excited exploiters everywhere, emboldened... enticed... excessively encouraged, by your delayed updates.
Re: Maybe you shouldn't install new software for a bit
#20I know this is unrelated to the article, but related to the title.