<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2, branch releng/7.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F7.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F7.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2010-11-29T20:43:06Z</updated>
<entry>
<title>Fix a race condition exists in the OpenSSL TLS server extension code and</title>
<updated>2010-11-29T20:43:06Z</updated>
<author>
<name>Simon L. B. Nielsen</name>
<email>simon@FreeBSD.org</email>
</author>
<published>2010-11-29T20:43:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7a43cb98ef0937941e3f81869a1de1a39c60b901'/>
<id>urn:sha1:7a43cb98ef0937941e3f81869a1de1a39c60b901</id>
<content type='text'>
a double free in the SSL client ECDH handling code.

Approved by:	so (simon)
Security:	CVE-2010-2939, CVE-2010-3864
Security:	FreeBSD-SA-10:10.openssl
</content>
</entry>
<entry>
<title>Don't unlock a mutex which wasn't locked.</title>
<updated>2010-11-10T23:36:13Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2010-11-10T23:36:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9738e0c840babe80b46f34c17bcd8adbff6aea70'/>
<id>urn:sha1:9738e0c840babe80b46f34c17bcd8adbff6aea70</id>
<content type='text'>
PR:		kern/137310
Approved by:	so (cperciva)
Security:	FreeBSD-SA-10:09.pseudofs
</content>
</entry>
<entry>
<title>Fix an integer overflow in RLE length parsing when decompressing</title>
<updated>2010-09-20T14:58:08Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2010-09-20T14:58:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7814303c3f99a4475fb87a9194e205537c8eca6f'/>
<id>urn:sha1:7814303c3f99a4475fb87a9194e205537c8eca6f</id>
<content type='text'>
corrupt bzip2 data.

Approved by:	so (cperciva)
Security:	FreeBSD-SA-10:08.bzip2
</content>
</entry>
<entry>
<title>Correctly copy the M_RDONLY flag when duplicating a reference</title>
<updated>2010-07-13T02:45:17Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2010-07-13T02:45:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8244752809859bd1bccd5319039743614fda46e6'/>
<id>urn:sha1:8244752809859bd1bccd5319039743614fda46e6</id>
<content type='text'>
to an mbuf external buffer.

Approved by:	so (cperciva)
Approved by:	re (kensmith)
Security:	FreeBSD-SA-10:07.mbuf
</content>
</entry>
<entry>
<title>Change the current working directory to be inside the jail created by</title>
<updated>2010-05-27T03:15:04Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2010-05-27T03:15:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=24a6124130a2ab052de38fbcac566249baee6042'/>
<id>urn:sha1:24a6124130a2ab052de38fbcac566249baee6042</id>
<content type='text'>
the jail(8) command. [10:04]

Fix a one-NUL-byte buffer overflow in libopie. [10:05]

Correctly sanity-check a buffer length in nfs mount. [10:06]

Approved by:	so (cperciva)
Approved by:	re (kensmith)
Security:	FreeBSD-SA-10:04.jail
Security:	FreeBSD-SA-10:05.opie
Security:	FreeBSD-SA-10:06.nfsclient
</content>
</entry>
<entry>
<title>MFC r197223: Fix a deadlock in the ULE scheduler.</title>
<updated>2010-02-27T10:55:43Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2010-02-27T10:55:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e1ba7e0b95e9f4a5ca555bd17ae7fad23601278b'/>
<id>urn:sha1:e1ba7e0b95e9f4a5ca555bd17ae7fad23601278b</id>
<content type='text'>
Approved by:	so (cperciva)
Errata:		FreeBSD-EN-10:02.sched_ule
</content>
</entry>
<entry>
<title>Fix BIND named(8) cache poisoning with DNSSEC validation.</title>
<updated>2010-01-06T21:45:30Z</updated>
<author>
<name>Simon L. B. Nielsen</name>
<email>simon@FreeBSD.org</email>
</author>
<published>2010-01-06T21:45:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0e393837bf33245846f40940bb45e7ea3e0aa0e1'/>
<id>urn:sha1:0e393837bf33245846f40940bb45e7ea3e0aa0e1</id>
<content type='text'>
[SA-10:01]

Fix ntpd mode 7 denial of service. [SA-10:02]

Fix ZFS ZIL playback with insecure permissions. [SA-10:03]

Various FreeBSD 8.0-RELEASE improvements. [EN-10:01]

Security:	FreeBSD-SA-10:01.bind
Security:	FreeBSD-SA-10:02.ntpd
Security:	FreeBSD-SA-10:03.zfs
Errata:		FreeBSD-EN-10:01.freebsd
Approved by:	so (simon)
</content>
</entry>
<entry>
<title>Bump the patch level in the kernel version number, which was</title>
<updated>2009-12-03T12:59:39Z</updated>
<author>
<name>Simon L. B. Nielsen</name>
<email>simon@FreeBSD.org</email>
</author>
<published>2009-12-03T12:59:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=07b034faa68a4f73d059577a877f42d9362697c6'/>
<id>urn:sha1:07b034faa68a4f73d059577a877f42d9362697c6</id>
<content type='text'>
accidentally left out of main commit for SA-09:15, SA-09:15, and
SA-09:17 in r200054.

Approved by:	so (simon)
</content>
</entry>
<entry>
<title>Disable SSL renegotiation in order to protect against a serious</title>
<updated>2009-12-03T09:18:40Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2009-12-03T09:18:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=47b396aad3359e5c125d4ee09feb7412cde3f957'/>
<id>urn:sha1:47b396aad3359e5c125d4ee09feb7412cde3f957</id>
<content type='text'>
protocol flaw. [09:15]

Correctly handle failures from unsetenv resulting from a corrupt
environment in rtld-elf. [09:16]

Fix permissions in freebsd-update in order to prevent leakage of
sensitive files. [09:17]

Approved by:	so (cperciva)
Security:	FreeBSD-SA-09:15.ssl
Security:	FreeBSD-SA-09:16.rtld
Security:	FreeBSD-SA-09:17.freebsd-udpate
</content>
</entry>
<entry>
<title>MFC r197711 (partial) to 6.x and 7.x:</title>
<updated>2009-10-02T18:09:56Z</updated>
<author>
<name>Simon L. B. Nielsen</name>
<email>simon@FreeBSD.org</email>
</author>
<published>2009-10-02T18:09:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6dd22f288da876801b4a9fce35cea729d61aeae0'/>
<id>urn:sha1:6dd22f288da876801b4a9fce35cea729d61aeae0</id>
<content type='text'>
- Add no zero mapping feature, disabled by default. [EN-09:05]

MFC 178913,178914,179242,179243,180336,180340 to 6.x:

- Fix kqueue pipe race conditions. [SA-09:13]

MFC r192301 to 7.x; 6.x has slightly different fix:

- Fix devfs / VFS NULL pointer race condition. [SA-09:14]

Security:	FreeBSD-SA-09:13.pipe
Security:	FreeBSD-SA-09:14.devfs
Errata:		FreeBSD-EN-09:05.null
Submitted by:	kib [SA-09:13] [SA-09:14]
Submitted by:	bz [EN-09:05]
In collaboration with:	jhb, kib, alc [EN-09:05]
Approved by:	so (simon)
</content>
</entry>
</feed>
