You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: '"No way to prevent this" say users of only language where this regularly happens'
3
+
date: 2025-10-28
4
+
series: "no-way-to-prevent-this"
5
+
type: blog
6
+
hero:
7
+
ai: "Photo by Andrea Piacquadio, source: Pexels"
8
+
file: sad-business-man
9
+
prompt: A forlorn business man resting his head on a brown wall next to a window.
10
+
---
11
+
12
+
In the hours following the release of [CVE-2025-62229](https://lists.x.org/archives/xorg-announce/2025-October/003635.html) for the project [X.Org X server](https://www.x.org/), site reliability workers
13
+
and systems administrators scrambled to desperately rebuild and patch all their systems to fix a use-after-free bug in the XPresentNotify extension. This is due to the affected components being
14
+
written in C, the only programming language where these vulnerabilities regularly happen. "This was a terrible tragedy, but sometimes
15
+
these things just happen and there's nothing anyone can do to stop them," said programmer Prof. Sophia Strosin, echoing statements
16
+
expressed by hundreds of thousands of programmers who use the only language where 90% of the world's memory safety vulnerabilities have
17
+
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
18
+
we do? There really isn't anything we can do to prevent memory safety vulnerabilities from happening if the programmer doesn't want to
19
+
write their code in a robust manner." At press time, users of the only programming language in the world where these vulnerabilities
20
+
regularly happen once or twice per quarter for the last eight years were referring to themselves and their situation as "helpless."
0 commit comments