<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto, branch libressl-v2.3.2</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.3.2</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.3.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2016-01-04T02:04:56+00:00</updated>
<entry>
<title>Calling clone(2) with CLONE_NEWPID yields multiple processes with pid=1.</title>
<updated>2016-01-04T02:04:56+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2016-01-04T02:04:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0f894628446dec0db2f00dac168dac6bcb7dd705'/>
<id>urn:sha1:0f894628446dec0db2f00dac168dac6bcb7dd705</id>
<content type='text'>
Work around this particular case by reseeding whenever pid=1, but as guenther@
notes, directly calling clone(2), and then forking to match another pid,
provides other ways to bypass new process detection on Linux.
Hopefully at some point Linux implements something like MAP_INHERIT_ZERO, and
does not invent a corresponding mechanism to subvert it.

Noted by Sebastian Krahmer and the opmsg team.
See http://stealth.openwall.net/crypto/randup.c for a test program.

ok beck@
</content>
</entry>
<entry>
<title>More adress -&gt; address</title>
<updated>2015-12-24T05:50:16+00:00</updated>
<author>
<name>mmcc</name>
<email></email>
</author>
<published>2015-12-24T05:50:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c9941e688a2d017068fd83419a3e3346b270db54'/>
<id>urn:sha1:c9941e688a2d017068fd83419a3e3346b270db54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove NULL-checks before free()</title>
<updated>2015-12-23T20:37:23+00:00</updated>
<author>
<name>mmcc</name>
<email></email>
</author>
<published>2015-12-23T20:37:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0acfd6965d2e7de3e9d3fff1348f689e59164fb7'/>
<id>urn:sha1:0acfd6965d2e7de3e9d3fff1348f689e59164fb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>assign pointer NULL rather than 0</title>
<updated>2015-12-23T01:50:26+00:00</updated>
<author>
<name>mmcc</name>
<email></email>
</author>
<published>2015-12-23T01:50:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9aa6664d2b19fc6a669e2d548bbb7e3bec9e6012'/>
<id>urn:sha1:9aa6664d2b19fc6a669e2d548bbb7e3bec9e6012</id>
<content type='text'>
</content>
</entry>
<entry>
<title>assign pointer to NULL rather than 0</title>
<updated>2015-12-23T01:46:33+00:00</updated>
<author>
<name>mmcc</name>
<email></email>
</author>
<published>2015-12-23T01:46:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=def92b9d687af788e21407f183715d0811b6fbf4'/>
<id>urn:sha1:def92b9d687af788e21407f183715d0811b6fbf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initialize a pointer to NULL rather than 0</title>
<updated>2015-12-22T08:44:44+00:00</updated>
<author>
<name>mmcc</name>
<email></email>
</author>
<published>2015-12-22T08:44:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=76a9959cf18079f893f945dd59dde8adadd0d1d6'/>
<id>urn:sha1:76a9959cf18079f893f945dd59dde8adadd0d1d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove "C=US, O=VeriSign, Inc., OU=Class 3 Public Primary Certification</title>
<updated>2015-12-15T20:23:51+00:00</updated>
<author>
<name>sthen</name>
<email></email>
</author>
<published>2015-12-15T20:23:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5fb069e3ba55af146badaa0793c0d70bdde639ab'/>
<id>urn:sha1:5fb069e3ba55af146badaa0793c0d70bdde639ab</id>
<content type='text'>
Authority" (serial 3c:91:31:cb:1f:f6:d0:1b:0e:9a:b8:d0:44:bf:12:be) root
certificate from cert.pem. ok rpe@

Symantec/VeriSign say "Browsers/root store operators are encouraged to
remove/untrust this root from their root stores" and "hasn't been used to
generate new certificates in several years, and will now be repurposed to
provide transition support for some of our enterprise customers' legacy,
non-public applications" (https://www.symantec.com/page.jsp?id=roots,
http://www.scmagazine.com/google-will-remove-trust-of-symantecs-pca3-g1-certificate/article/459688/).

Also see

https://knowledge.symantec.com/support/ssl-certificates-support/index?page=content&amp;id=ALERT1941
https://googleonlinesecurity.blogspot.co.uk/2015/12/proactive-measures-in-digital.html
</content>
</entry>
<entry>
<title>initialize ext_len to 0.</title>
<updated>2015-12-14T03:39:14+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2015-12-14T03:39:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c5249151abeb246faa9d2abd4f8cce971592ac97'/>
<id>urn:sha1:c5249151abeb246faa9d2abd4f8cce971592ac97</id>
<content type='text'>
ok guenther@
</content>
</entry>
<entry>
<title>initialize ok to 0</title>
<updated>2015-12-14T03:38:13+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2015-12-14T03:38:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=545369100a8463914bf7c95aeeca1f420d169b55'/>
<id>urn:sha1:545369100a8463914bf7c95aeeca1f420d169b55</id>
<content type='text'>
ok guenther@
</content>
</entry>
<entry>
<title>initialize md_len to 0 for readability to quell warnings.</title>
<updated>2015-12-14T03:37:27+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2015-12-14T03:37:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c1ec90cf2a4dbdfb4c30be01c8dac1134af28146'/>
<id>urn:sha1:c1ec90cf2a4dbdfb4c30be01c8dac1134af28146</id>
<content type='text'>
ok guenther@
</content>
</entry>
</feed>
