LisPi · @lispi314
726 followers · 15618 posts · Server mastodon.top

Wait, is yet another bug that would've been impossible with any language with sane boundary checks like or ? (And also yet another malloc & equivalents considered harmful, I suppose.)

Why are we still not learning anything?

#heartbleed #ada #commonlisp

Last updated 1 year ago

Cory Doctorow's linkblog · @pluralistic
46708 followers · 44433 posts · Server mamot.fr

But as open source projects have learned the hard way, the fact that anyone *can* audit your widely used, high-stakes code doesn't mean that anyone *will*.

The vulnerability in was a wake-up call for the open source movement - a bug that endangered every secure webserver connection in the world, which had hidden in plain sight for years.

36/

#heartbleed #openssl

Last updated 1 year ago

Karl Voit :emacs: :orgmode: · @publicvoit
1859 followers · 13516 posts · Server graz.social

@dekkzz76 The argument is not that means 100% secure & proven code.

The argument is that closed source can't be checked by interested parties.

So has a chance to be checked. Closed source can't be checked.

The fact that was detected & fixed in a short-term period is actually a great argument for FOSS. If had been closed source, we probably would still run insecure code all over the world because of this issue without noticing except maybe some bad guys.

#opensource #FOSS #heartbleed #openssl

Last updated 2 years ago

Campusradio Karlsruhe · @campusradioka
39 followers · 42 posts · Server sueden.social

In der neusten Folge erfahrt ihr an den Beispielen von und , wie unsere Daten mitgelesen werden können und was Privatnutzer*innen für ihre Sicherheit tun können.

Hört rein:

Freitag, 13. Januar um 9 Uhr auf 104.8 UKW und im Stream.

#softwarekatastrophen #heartbleed #jetleak

Last updated 2 years ago

Come ogni 31 dicembre dedichiamo un post al programmatore che la notte di capodanno 2011/2012 ha introdotto un bug clamoroso in OpenSSL . Buon anno colleghi e non toccate codice stanotte.

#heartbleed

Last updated 2 years ago

Gottfried Szing :unverified: · @kjoo
392 followers · 1029 posts · Server fosstodon.org

@ian yes, by some managers it is. Like always, upgrades or purely technical changes/improvements are postponed to last possible moment. And since this happens all under the hood, all this work needed (creating an inventory of system/crypto used, testing, planning the change,...) is planned *after* an incident happend. See the chaos what caused.

"Technical stuff never has a business value and therefore it is ignored." /sarcasm off

#heartbleed

Last updated 2 years ago

Eivind · @prime
6 followers · 6 posts · Server infosec.exchange

I was doing some research for an internal presentation and discovered that there is still over 200k Heartbleed vulnerable servers (according to Shodan). I am genuinely surprised.

#heartbleed #patching #shodan

Last updated 2 years ago

ITSEC News · @itsecbot
856 followers · 32559 posts · Server schleuss.online
El Acheche Anis 🇹🇳 · @elacheche
108 followers · 5054 posts · Server mastodon.social
IT News · @itnewsbot
1661 followers · 238595 posts · Server schleuss.online

OpenSSL 3 patch, once Heartbleed-level “critical,” arrives as a lesser “high” - Enlarge / The fallout of an OpenSSL vulnerability, initially listed as ... - arstechnica.com/?p=1894214 &it

#ssl #tech #patch #biz #openssl #security #heartbleed #vulnerability

Last updated 2 years ago

Tech News Worldwide · @TechNews
11245 followers · 97975 posts · Server aspiechattr.me

OpenSSL 3 patch, once Heartbleed-level “critical,” arrives as a lesser “high”

arstechnica.com/?p=1894214

&IT

#vulnerability #heartbleed #security #openssl #biz #patch #tech #SSL

Last updated 2 years ago

cygnetix :unverified:​ · @cygnetix
401 followers · 136 posts · Server infosec.exchange

@clarkee was particularly bad because many of the appliance vendors (like F5) were vulnerable. This made patching difficult, if patches were even available within a reasonable timeframe.

This list of versions for Linux distros leads me to believe it's less likely we'll see vulnerable versions of in Linux-based appliances. But, like everyone else here, I can only speculate. We'll know soon enough 😉.

twitter.com/laughing_mantis/st

#heartbleed #openssl

Last updated 2 years ago

ALX :hackers_town: · @alx
189 followers · 330 posts · Server hackers.town

Important notice for the ones that use OpenSSL 3.x : First Critical Security Issue since (2016). Be ready to upgrade on November 1st !
The ones using OpenSSL 1.1.1 or LibreSSL should be safe (but always good to keep your system up to date 😇 )

mta.openssl.org/pipermail/open

#heartbleed

Last updated 2 years ago

Walter · @walter
81 followers · 501 posts · Server programist.ro

The OpenSSL severity categories were introduced after the fiasco and this will be the 2nd release marked as CRITICAL.

The first CRITICAL security-fix release was created to fix some Denial-of-Service and potential Remote-Code-Execution issues introduced in a Heartbleed mitigation patch for OCSP.

#heartbleed #openssl

Last updated 2 years ago

ITSEC News · @itsecbot
856 followers · 32559 posts · Server schleuss.online

GnuTLS patches memory mismanagement bug – update now! - GnuTLS may well be the most widespread cryptographic toolkit you've never heard of. Learn... nakedsecurity.sophos.com/2022/ -2022-2509 -free

#gnutls #heartbleed #double #cryptography #cve #vulnerability

Last updated 2 years ago

Steffen Voß · @kaffeeringe
2655 followers · 10721 posts · Server social.tchncs.de

Um OpenSSL haben sich nur "zwei Typen namens Steve" gekümmert. Ergebnis: . Ein Bug durch den aus verschlüsselten Verbindungen private Daten ausgelesen werden können.
Der soll Basistechnologien nachhaltig fördern. sovereigntechfund.de/

#opensource #SovereignTechFund #heartbleed

Last updated 3 years ago

themadprogramer · @themadprogramer
10 followers · 1026 posts · Server digipres.club

Some folks who can't bear the hassle of publishing, use Google Drive to share guides or tutorials. Here's one by a Mr. John Walkley on the Bug!

drive.google.com/file/d/0B6Cey


3 days to go until Google locks old Drive links on September 13!

#countdown #googledrive #heartbleed #openssl

Last updated 3 years ago

· @Shamar
255 followers · 2474 posts · Server qoto.org

@namark

Ok, now I see your aggressiveness in this thread is just due to confusion.

When you write:

```
The complexity is understood by experts collectively, and if they honestly serve the general public it's not a problem what so ever.
```

it becomes evident you have no clue about programming and software.

Do you know the history of ?

There are thousands of severe security vulnerabilities in software discovered every years because:

1) not even experts, collectively¹ or not, understand the software they code
2) when a system is not fully understood by any single mind, you just need ONE dishonest expert to introduce subtle vulnerabilities.

Indeed this happens continuously in the real world, like it or not (I don't).

Anyway, feel free to keep your loved chains on your mind singing "Don't worry... be happy..." 🎶🎙️🎶

Bye!
___
¹ whatever "collectively" means in the contest of understanding complex and ever-changing systems

#heartbleed

Last updated 4 years ago

· @Shamar
255 followers · 2474 posts · Server qoto.org

@BrodieOnLinux

The guys at UMN demonstrated in an UNDENIABLE way that nothing changed since DESPITE the .

#heartbleed #linuxfoundation

Last updated 4 years ago

· @Shamar
255 followers · 2474 posts · Server qoto.org

@BrodieOnLinux

Step 1) prove that didn't solve anything since .

Step 2) enjoy kernel developers hate.

lore.kernel.org/lkml/202104271

#linux #linuxfoundation #heartbleed

Last updated 4 years ago