惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Y
Y Combinator Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
V2EX
博客园 - 三生石上(FineUI控件)
Hugging Face - Blog
Hugging Face - Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
罗磊的独立博客
博客园_首页
量子位
雷峰网
雷峰网
GbyAI
GbyAI
小众软件
小众软件
酷 壳 – CoolShell
酷 壳 – CoolShell
D
DataBreaches.Net
H
Hackread – Cybersecurity News, Data Breaches, AI and More
The Cloudflare Blog
IT之家
IT之家
WordPress大学
WordPress大学
人人都是产品经理
人人都是产品经理
Apple Machine Learning Research
Apple Machine Learning Research
P
Proofpoint News Feed
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 聂微东

Xe Iaso's blog

Everyone should slow down AI development except for me 正在确认你是不是机器人! Conflict resolution is “fun” | Tigris Object Storage If your VS Code remotes stopped working, downgrade to v1.124.x How to make VS Code go back to the old UI Anubis continues to expose new ways people configure webservers Site update: a few posts have been removed Extending immutability: deletion without losing data | Tigris Object Storage Making sure you're not a bot! SigV4 authentication is surprisingly complicated | Tigris Object Storage Presigned URLs are technically a security vuln | Tigris Object Storage You should probably check on your smart appliances The console wars have been lost Agents are monads (but not that kind) "No way to prevent this" say users of only language where this regularly happens I taught a bucket to speak git | Tigris Object Storage "No way to prevent this" say users of only language where this regularly happens I hate compilers Why are cached input tokens cheaper with AI services? Giving your Go apps Tigris superpowers | Tigris Object Storage "No way to prevent this" say users of only language where this regularly happens IPv6 zones in URLs are a mistake
"No way to prevent this" say users of only language where...
2026-08-27 · via Xe Iaso's blog

Published on , 244 words, 1 minutes to read

An image of A forlorn business man resting his head on a brown wall next to a window.
A forlorn business man resting his head on a brown wall next to a window. - Photo by Andrea Piacquadio, source: Pexels

In the hours following the release of CVE-2026-41992 for the project GNU gzip, site reliability workers and systems administrators scrambled to desperately rebuild and patch all their systems to fix decompressing two files in the same invocation of gzip (that's possible???) an attacker can trigger out of bound reads in the LZH decoder, causing reads past the end of the shared global buffer that is somehow not reset between invocations. This is due to the affected components being written in C, the only programming language where these vulnerabilities regularly happen. "This was a terrible tragedy, but sometimes these things just happen and there's nothing anyone can do to stop them," said programmer Mr. Jayson Hilpert, echoing statements expressed by hundreds of thousands of programmers who use the only language where 90% of the world's memory safety vulnerabilities have occurred in the last 50 years, and whose projects are 20 times more likely to have security vulnerabilities. "It's a shame, but what can we do? There really isn't anything we can do to prevent memory safety vulnerabilities from happening if the programmer doesn't want to write their code in a robust manner." At press time, users of the only programming language in the world where these vulnerabilities regularly happen once or twice per quarter for the last eight years were referring to themselves and their situation as "helpless."


Facts and circumstances may have changed since publication. Please contact me before jumping to conclusions if something seems wrong or unclear.

Tags: