| ▲ | Non-determinism is an issue with patching CVEs(flox.dev) |
| 36 points by mathewpregasen 4 hours ago | 11 comments |
| |
|
| ▲ | tptacek 3 hours ago | parent | next [-] |
| Reads kind of sales-pitchy. Every day we see another actively exploited Linux LPE; have you thought about your SBOM today? |
| |
| ▲ | ohnei 3 hours ago | parent | next [-] | | I like nix and its approach but if I'm being honest I think its also getting easier to be sloppy about dependencies and ask AI to find any dependencies that might be missing from the cleanly installed packaging metadata. There's maybe a paradox for developers in that we can try to drop structure and brute force scan first intensively enough to catch anything likely to get caught or we can ask AI to finally apply all the rigorous methods we decided were too expensive for routine software and probably have minimally more things to run with each release. | |
| ▲ | ronef 3 hours ago | parent | prev | next [-] | | I feel we should definitely be digging way beyond the SBOM... but also wondering if the forecasting in the general ecosystem is on point or not. | | | |
| ▲ | tremon 3 hours ago | parent | prev [-] | | Are you offering an easy fix for that "Linux" line on your SBOM? | | |
| ▲ | edelbitter an hour ago | parent | next [-] | | I found that reducing my "Linux" lines from ~21000 (including net-pf-16-proto-21) down to those ~3000 I might actually use (e.g. udp_tunnel) to be a fairly effective method of not having to care about each and every newly discovered memory safety hazard. | | |
| ▲ | abirch an hour ago | parent [-] | | I remember my earlier days of Linux of having to compile a kernel module to read from cdrom. Seems like Linux has gone too far in the other direction of having modules that you will probably never need. | | |
| ▲ | tremon 41 minutes ago | parent [-] | | That's the same thing that people say about MS Office: nobody uses more than 15% of its feature set, but everyone uses a different 15%. "Linux" having these modules is what keeps it relevant and prevalent in different fields and niches. Whether distro's should ship this many modules by default is a different question, but then we're no longer talking about Linux the kernel. |
|
| |
| ▲ | tptacek an hour ago | parent | prev [-] | | No, I'm making an aesthetic critique of a promotional blog post, as an author of commercial technical blog posts myself. |
|
|
|
| ▲ | jambay 4 hours ago | parent | prev | next [-] |
| There has been so much discussion about the increase of volume in CVEs. I love that it's super apparent from looking at that graph of CVEs by year, there is a noticeable bend in the slope upward in the 2026 plot. It's not just hype, the rate of CVEs is changing faster than prior years. |
|
| ▲ | LoganDark 4 hours ago | parent | prev [-] |
| That is not the title of the article: > Achieving CVE Remediation in an Era of Escalating Vulnerabilities |