opnsense-src/sys
gordon 3412de73f3 Fix vt console memory disclosure. [SA-18:04.vt]
Bump newvers.sh and UPDATING for today's patches.

Submitted by:	emaste
Reported by:	Dr Silvio Cesare of InfoSect
Approved by:	so
Security:	CVE-2018-6917
Security:	FreeBSD-SA-18:04.vt
Sponsored by:	The FreeBSD Foundation

(cherry picked from commit ec50e7cb61)
2018-04-04 08:53:28 +02:00
..
amd64 HBSD: enable the AMD64 Page Tabe Isolation by default when option PAX is defined in kernel configuration 2018-03-14 12:34:34 +01:00
arm HBSD: Reimport HardenedBSD innovations 2017-09-29 18:08:41 -04:00
arm64 HBSD: Reimport HardenedBSD innovations 2017-09-29 18:08:41 -04:00
boot HBSD: Reimport HardenedBSD innovations 2017-09-29 18:08:41 -04:00
bsm src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
cam src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00
cddl src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00
compat Properly bzero kldstat structure to prevent information leak. [SA-17:10] 2017-11-19 07:19:34 +01:00
conf Fix vt console memory disclosure. [SA-18:04.vt] 2018-04-04 08:53:28 +02:00
contrib src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00
crypto src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00
ddb HBSD: Reimport HardenedBSD innovations 2017-09-29 18:08:41 -04:00
dev Fix vt console memory disclosure. [SA-18:04.vt] 2018-04-04 08:53:28 +02:00
fs HBSD: Reimport HardenedBSD innovations 2017-09-29 18:08:41 -04:00
gdb src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
geom src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00
gnu src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
hardenedbsd HBSD+OPNsense: Set hardening.pax.disallow_map32bit.status=1 by default 2018-01-12 02:37:06 -05:00
i386 Add mitigations for two classes of speculative execution vulnerabilities 2018-03-14 06:59:23 +01:00
isa src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
kern Properly bzero kldstat structure to prevent information leak. [SA-17:10] 2017-11-19 07:19:34 +01:00
kgssapi src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
libkern src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00
mips HBSD: Reimport HardenedBSD innovations 2017-09-29 18:08:41 -04:00
modules src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00
net vlan: do not protect PCP write with the sysctl 2018-01-15 15:22:56 +01:00
net80211 src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00
netgraph netgraph/pppoe: fix panic in session lookup 2017-08-25 08:59:15 +02:00
netinet Reinitialize IP header length after checksum calculation. It is used 2018-03-07 08:53:24 +01:00
netinet6 pf/ipfw/netinet[6]: IP forwarding rework, fixes IPv4 in pf(4) 2017-09-14 21:32:31 +02:00
netipsec Fix ipsec validation and use-after-free. [SA-18:01.ipsec] 2018-03-07 08:53:38 +01:00
netnatm src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
netpfil ipfw: correctly restore shared forwarding info 2018-03-31 11:08:42 +02:00
netsmb src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
nfs src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00
nfsclient src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00
nfsserver src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
nlm src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
ofed src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00
opencrypto src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00
pc98 src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00
powerpc HBSD: Reimport HardenedBSD innovations 2017-09-29 18:08:41 -04:00
riscv HBSD: Reimport HardenedBSD innovations 2017-09-29 18:08:41 -04:00
rpc src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00
security src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
sparc64 HBSD: Reimport HardenedBSD innovations 2017-09-29 18:08:41 -04:00
sys Add mitigations for two classes of speculative execution vulnerabilities 2018-03-14 06:59:23 +01:00
teken src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
tests src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00
tools src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00
ufs src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00
vm HBSD: Bring the Stack Clash mitigation up-to-date. 2017-09-29 18:51:13 -04:00
x86 HBSD: Enable IBRS by default when PAX option enabled 2018-03-14 12:34:36 +01:00
xdr src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00
xen src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00
Makefile src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00