<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/contrib, branch releng/10.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F10.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F10.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2014-12-23T22:55:14Z</updated>
<entry>
<title>[SA-14:31] Fix multiple vulnerabilities in NTP suite.</title>
<updated>2014-12-23T22:55:14Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2014-12-23T22:55:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=43842ea4decc08e33ff0c201330c4adea9f9639d'/>
<id>urn:sha1:43842ea4decc08e33ff0c201330c4adea9f9639d</id>
<content type='text'>
[EN-14:13] Fix directory deletion issue in freebsd-update.

Approved by:	so
</content>
</entry>
<entry>
<title>Fix unbound remote denial of service vulnerability.</title>
<updated>2014-12-17T06:59:47Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2014-12-17T06:59:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fa9b3e74637e4d35127af91f9825de15ca977af9'/>
<id>urn:sha1:fa9b3e74637e4d35127af91f9825de15ca977af9</id>
<content type='text'>
Security:	FreeBSD-SA-14:30.unbound
Security:	CVE-2014-8602
Approved by:	so
</content>
</entry>
<entry>
<title>Fix multiple vulnerabilities in file(1) and libmagic(3).</title>
<updated>2014-12-10T08:36:07Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2014-12-10T08:36:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=abab1d1a2855ea9ed8856e63150f6945a3ae6cf7'/>
<id>urn:sha1:abab1d1a2855ea9ed8856e63150f6945a3ae6cf7</id>
<content type='text'>
Security:	FreeBSD-SA-14:28.file
Security:	CVE-2014-3710, CVE-2014-8116, CVE-2014-8117
Approved by:	so
</content>
</entry>
<entry>
<title>[SA-14:24] Fix denial of service attack against sshd(8).</title>
<updated>2014-11-04T23:31:17Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2014-11-04T23:31:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=08e611325f05ffb4d353400c0ea49f104c685f62'/>
<id>urn:sha1:08e611325f05ffb4d353400c0ea49f104c685f62</id>
<content type='text'>
[SA-14:25] Fix kernel stack disclosure in setlogin(2) / getlogin(2).
[SA-14:26] Fix remote command execution in ftp(1).
[EN-14:12] Fix NFSv4 and ZFS cache consistency issue.

Approved by:	so (des)
</content>
</entry>
<entry>
<title>Time zone data file update. [EN-14:10]</title>
<updated>2014-10-21T23:52:25Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2014-10-21T23:52:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=855e409d8e2edc5b0aa3767e5db29c18ce1858fe'/>
<id>urn:sha1:855e409d8e2edc5b0aa3767e5db29c18ce1858fe</id>
<content type='text'>
Approved by:	so
</content>
</entry>
<entry>
<title>Fix iconv(3) NULL pointer dereference and out-of-bounds array</title>
<updated>2014-06-24T19:05:08Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2014-06-24T19:05:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=44869e0102a5dc3c1d1773a9719f0ef11ea6674e'/>
<id>urn:sha1:44869e0102a5dc3c1d1773a9719f0ef11ea6674e</id>
<content type='text'>
access. [SA-14:15]

Fix multiple vulnerabilities in file(1) and libmagic(3).
[SA-14:16]

Worked around bug with PCID implementation. [EN-14:07]

Security:	CVE-2014-3951
Security:	FreeBSD-SA-14:15.iconv
Security:	CVE-2013-7345, CVE-2014-1943, CVE-2014-2270
Security:	FreeBSD-SA-14:16.file
Approved by:	so
</content>
</entry>
<entry>
<title>Fix sendmail improper close-on-exec flag handling. [SA-14:11]</title>
<updated>2014-06-03T19:02:52Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2014-06-03T19:02:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3a2274d2b2190aaf6aff820ac80594081212ce7a'/>
<id>urn:sha1:3a2274d2b2190aaf6aff820ac80594081212ce7a</id>
<content type='text'>
Fix incorrect error handling in PAM policy parser. [SA-14:13]

Fix triple-fault when executing from a threaded process. [EN-14:06]

Approved by:	so
</content>
</entry>
<entry>
<title>MFS r260639 (MFC r260637):</title>
<updated>2014-01-14T19:12:40Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2014-01-14T19:12:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=13c90e1bda91e5aa4cdf08e95ff45c5653e90c1e'/>
<id>urn:sha1:13c90e1bda91e5aa4cdf08e95ff45c5653e90c1e</id>
<content type='text'>
Disable 'monitor' feature in ntpd by default.

Security:	FreeBSD-SA-14:02.ntpd
Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>MFS r260638 (MFC r260636):</title>
<updated>2014-01-14T19:10:38Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2014-01-14T19:10:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0257308744c1d5a56021f4a7c93dee010111d4ab'/>
<id>urn:sha1:0257308744c1d5a56021f4a7c93dee010111d4ab</id>
<content type='text'>
Fix bsnmpd remote denial of service vulnerability.

Reported by:	dinoex
Submitted by:	harti
Security:	FreeBSD-SA-14:01.bsnmpd
Security:	CVE-2014-1452
Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>Merge r259216 from stable/10 (head r259111):</title>
<updated>2013-12-12T22:04:47Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2013-12-12T22:04:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=62d6ec20872c50bebf185f5130b6503f87120819'/>
<id>urn:sha1:62d6ec20872c50bebf185f5130b6503f87120819</id>
<content type='text'>
Use correct casts in gcc's emmintrin.h for the first arguments of the
following builtin functions:

* __builtin_ia32_pslldi128() takes __v4si instead of __v8hi
* __builtin_ia32_psllqi128() takes __v2di instead of __v8hi
* __builtin_ia32_psradi128() takes __v4si instead of __v8hi

This should fix the following errors when building the LINT kernel with
gcc:

sys/crypto/aesni/aesni_wrap.c:191: error: incompatible type for argument 1 of
'__builtin_ia32_psradi128'
sys/crypto/aesni/aesni_wrap.c:195: error: incompatible type for argument 1 of
'__builtin_ia32_pslldi128'

Approved by:	re (glebius)
</content>
</entry>
</feed>
