aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add UPDATING entries and bump version.releng/12.0Gordon Tetlow2020-01-282-1/+17
* Fix kernel stack data disclosureGordon Tetlow2020-01-281-1/+1
* Fix missing IPsec anti-replay window checkGordon Tetlow2020-01-281-0/+2
* Fix libfetch buffer overflowGordon Tetlow2020-01-281-2/+8
* Fix nmount invalid pointer dereferenceGordon Tetlow2020-01-281-2/+2
* Fix imprecise ordering of SSP canary initializationGordon Tetlow2020-01-281-1/+19
* Add UPDATING entries and bump version numbers.Gordon Tetlow2019-11-122-1/+8
* Fix Machine Check Exception on Page Size Change.Gordon Tetlow2019-11-124-1/+76
* Fix UEFI Loader Memory Fragmentation.Gordon Tetlow2019-11-122-70/+99
* Import tzdata 2019c.Gordon Tetlow2019-10-2314-194/+638
* Bump version information and add UPDATING entries.Gordon Tetlow2019-08-202-1/+15
* 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
* Add bhyve instruction emulation improvements (opcode 03H and F7H).Gordon Tetlow2019-08-201-0/+195
* Bump version information and add UPDATING entries.Gordon Tetlow2019-08-062-1/+22
* 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
* Fix incorrect locking in epoch(9).Gordon Tetlow2019-08-063-23/+22
* Bump version information and update UPDATING.Gordon Tetlow2019-07-242-1/+20
* 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 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-033-24/+17
* 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
* Add UPDATING entries for today's release. Bump patch version.Gordon Tetlow2019-06-192-2/+10
* Add ability to limit split map entries to prevent resourceGordon Tetlow2019-06-192-10/+70
* Fix incorrect locking in networking stack.Gordon Tetlow2019-06-192-14/+51
* Bump patch revision for updated mds patches.Gordon Tetlow2019-05-152-1/+6
* Fix mismerge.Konstantin Belousov2019-05-151-1/+1
* Bump newvers.sh and add UPDATING block.Gordon Tetlow2019-05-142-1/+27
* Mitigations for Microarchitectural Data Sampling.Gordon Tetlow2019-05-1415-3/+666
* 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-14207-8257/+18330
* Update hostapd/wpa_supplicant to 2.8 to fix multiple vulnerabilities.Gordon Tetlow2019-05-14457-15225/+80459
* Fix insufficient filename validation in scp clientGordon Tetlow2019-05-142-14/+304
* 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 12.0-p3Ed Maste2019-02-052-1/+16
* MFS12 r343785: Avoid leaking fp references when truncating SCM_RIGHTSEd Maste2019-02-051-1/+3