<div dir="ltr"><div>I have done manual patches of OpenSSL on systems that were not otherwise upgradeable.  It usually works okay, but it depends on the distro and the particular openSSL libraries they're looking for.  This is why all of the libraries symlink to .so.1 and .so versions.  Usually this works fine ... sometimes it doesn't and it's going to depend on the specific apps that need SSL.  The process is generally to download the source package (.srpm in the RH world) and load a more modern source tarball and adjust the SPEC file or whatever is being used for DPKG.  Then you build it with a different version number to avoid conflicts.  Not hard in general.  Really hard if you've never done it before.<br><br></div>I have also tested the heartbleed attack and was able to get data.  As everyone says, the data you get is random.  You can, in theory, get private data but what sort of data and how much is very use-case dependent.<br><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 26, 2017 at 11:17 AM, Iznogoud <span dir="ltr"><<a href="mailto:iznogoud@nobelware.com" target="_blank">iznogoud@nobelware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This is the description of the issue:<br>
<br>
<a href="https://en.wikipedia.org/wiki/Heartbleed" rel="noreferrer" target="_blank">https://en.wikipedia.org/wiki/<wbr>Heartbleed</a><br>
<a href="http://heartbleed.com/" rel="noreferrer" target="_blank">http://heartbleed.com/</a><br>
<br>
I know this is old news to everyone here. My question is: has anyone in here<br>
patched their distribution themselves?<br>
<br>
I just realized that one of my systems has a vulnerable OpenSSL version. (No, I<br>
will not just upgrade the distribution at this point.)<br>
<br>
i also would be interested to hear from anyone who tried the attack on their<br>
own system for educational purposes. Apparently it does not leave anything<br>
damaged.<br>
<br>
______________________________<wbr>_________________<br>
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota<br>
<a href="mailto:tclug-list@mn-linux.org">tclug-list@mn-linux.org</a><br>
<a href="http://mailman.mn-linux.org/mailman/listinfo/tclug-list" rel="noreferrer" target="_blank">http://mailman.mn-linux.org/<wbr>mailman/listinfo/tclug-list</a><br>
</blockquote></div><br></div>