aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import tzdata 2019c.releng/11.2Gordon Tetlow2019-10-2314-194/+638
* Bump version information and add UPDATING entries.Gordon Tetlow2019-08-202-1/+11
* Fix reference count overflow in mqueuefs.Gordon Tetlow2019-08-201-1/+2
* Fix kernel memory disclosure from /dev/midistat.Gordon Tetlow2019-08-201-72/+58
* Fix IPv6 remote denial of service.Gordon Tetlow2019-08-201-1/+1
* Bump version information and add UPDATING entries.Gordon Tetlow2019-08-062-1/+19
* Fix insufficient validation of guest-supplied data (e1000 device).Gordon Tetlow2019-08-061-3/+69
* Fix insufficient message length validation in bsnmp library.Gordon Tetlow2019-08-061-0/+5
* Fix ICMPv6 / MLDv2 out-of-bounds memory access.Gordon Tetlow2019-08-061-25/+23
* Fix multiple vulnerabilities in bzip2.Gordon Tetlow2019-08-0619-87/+84
* Fix incorrect exception handling.Gordon Tetlow2019-08-061-1/+3
* Bump version information and update UPDATING.Gordon Tetlow2019-07-242-1/+23
* Fix file descriptor reference count leak.Gordon Tetlow2019-07-241-8/+33
* Fix byhve out-of-bounds read in XHCI device.Gordon Tetlow2019-07-241-0/+26
* Fix reference count overflow in mqueuefs.Gordon Tetlow2019-07-241-3/+6
* Fix kernel memory disclosure in freebsd32_ioctl.Gordon Tetlow2019-07-241-0/+2
* Fix pts write-after-free.Gordon Tetlow2019-07-241-3/+3
* Fix multiple telnet client vulnerabilities.Gordon Tetlow2019-07-243-8/+12
* Fix panic from Intel CPU vulnerability mitigation.Gordon Tetlow2019-07-241-1/+1
* Update UPDATING and bump newvers.shGordon Tetlow2019-07-032-1/+14
* Fix privilege escalation in cd(4) driver.Gordon Tetlow2019-07-035-45/+26
* Fix kernel stack disclosure in UFS/FFS.Gordon Tetlow2019-07-037-38/+132
* Fix iconv buffer overflow.Gordon Tetlow2019-07-031-1/+1
* Import tzdata 2019b.Gordon Tetlow2019-07-0220-381/+720
* Bump newvers.sh and add UPDATING block.Gordon Tetlow2019-05-142-1/+24
* Mitigations for Microarchitectural Data Sampling.Gordon Tetlow2019-05-1415-2/+661
* Fix ICMP/ICMP6 packet filter bypass in pf.Gordon Tetlow2019-05-141-3/+22
* Fix IPv6 fragment reassembly panic in pfGordon Tetlow2019-05-141-2/+2
* Update ntpd to 4.2.8p13 to fix authenticated denial of service.Gordon Tetlow2019-05-14251-9642/+20775
* Update hostapd/wpa_supplicant to 2.8 to fix multiple vulnerabilities.Gordon Tetlow2019-05-14590-23112/+114717
* Fix partially matching relative paths in xinstall.Gordon Tetlow2019-05-142-2/+37
* Import tzdata 2019a.Gordon Tetlow2019-05-1414-65/+203
* UPDATING and newvers entries for 11.2-p9Ed Maste2019-02-052-1/+6
* amd64: clear callee-preserved registers on syscall exitEd Maste2019-02-051-2/+4
* UPDATING and newvers entries for 11.2-p8Ed Maste2019-01-092-1/+12
* MFS11 r340904: Avoid unsynchronized updates to kn_status.Ed Maste2019-01-091-8/+13
* MFS11 r342668: Import tzdata 2018h, 2018iEd Maste2019-01-0913-168/+841
* MFS11 r342292: MFC r333352 & r342183:Ed Maste2019-01-0913-14091/+39085
* 11.2-RELEASE-p7 UPDATINGEd Maste2018-12-192-1/+15
* MFS11 r342229: bootpd: validate hardware typeEd Maste2018-12-191-0/+4
* MFS11 r341828: Resolve a hang in ZFS during vnode reclaimationEd Maste2018-12-191-6/+18
* MFS11 r341401: Update the free page count when blacklisting pages.Ed Maste2018-12-191-1/+3
* MFS11 r340290: Only clear a pending thread event if one is pending.Ed Maste2018-12-191-49/+53
* Fix insufficient bounds checking in bhyve(8) device model. [SA-18:14.bhyve]Gordon Tetlow2018-12-043-15/+21
* Fix deferred kernel loading breaks loader password. [EN-18:15.loader]Gordon Tetlow2018-11-271-1/+2
* Timezone database information update. [EN-18:14.tzdata]Gordon Tetlow2018-11-2728-535/+1348
* Fix ICMP buffer underwrite. [EN-18:13.icmp]Gordon Tetlow2018-11-271-1/+4
* Fix multiple vulnerabilities in NFS server code. [SA-18:13.nfs]Gordon Tetlow2018-11-275-9/+32
* Fix small kernel memory disclosures. [EN-18:12.mem]Gordon Tetlow2018-09-271-0/+2
* Fix DoS in listen syscall over IPv6 socket. [EN-18:11.listen]Gordon Tetlow2018-09-273-11/+63