Skip to content

Commit 37dccd6

Browse files
committed
chore: oops FreeBSD is C, not C++
Signed-off-by: Xe Iaso <me@xeiaso.net>
1 parent fd2d3e9 commit 37dccd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lume/src/shitposts/no-way-to-prevent-this/CVE-2026-45250.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ hero:
1111

1212
In the hours following the release of [CVE-2026-45250](https://www.freebsd.org/security/advisories/FreeBSD-SA-26:18.setcred.asc) for the project [FreeBSD](https://www.freebsd.org/), site reliability workers
1313
and systems administrators scrambled to desperately rebuild and patch all their systems to fix a kernel stack overflow when validating permissions of the setcred(2) system call, allowing arbitrary code execution in the context of the kernel. 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
14+
written in C, the only programming language where these vulnerabilities regularly happen. "This was a terrible tragedy, but sometimes
1515
these things just happen and there's nothing anyone can do to stop them," said programmer Mrs. Gregoria Doyle, echoing statements
1616
expressed by hundreds of thousands of programmers who use the only language where 90% of the world's memory safety vulnerabilities have
1717
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

0 commit comments

Comments
 (0)