aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Add UPDATING entries and bump version.releng/11.3Gordon Tetlow2020-09-151-1/+1
* Fix bhyve SVM guest escape.Gordon Tetlow2020-09-151-2/+11
* Fix bhyve privilege escalation via VMCS access.Gordon Tetlow2020-09-152-36/+72
* Fix ure device driver susceptible to packet-in-packet attack.Gordon Tetlow2020-09-151-1/+3
* Add UPDATING entries and bump version.Gordon Tetlow2020-09-021-1/+1
* Fix SCTP socket use-after-free.Gordon Tetlow2020-09-026-25/+56
* Fix IPv6 Hop-by-Hop options use-after-free.Gordon Tetlow2020-09-021-4/+6
* Fix getfsstat compatibility system call panic.Gordon Tetlow2020-09-021-0/+2
* Fix FreeBSD Linux ABI kernel panic.Gordon Tetlow2020-09-021-14/+26
* Add UPDATING entries and bump version.Gordon Tetlow2020-08-051-1/+1
* Fix sendmsg(2) privilege escalation.Gordon Tetlow2020-08-051-57/+69
* Fix memory corruption in USB network device drivers.Gordon Tetlow2020-08-051-2/+11
* Add UPDATING entries and bump version.Gordon Tetlow2020-07-081-1/+1
* Fix IPv6 socket option race condition and use after free.Gordon Tetlow2020-07-081-2/+7
* Fix kernel panic in mps(4) driver.Gordon Tetlow2020-07-081-3/+5
* Fix kernel panic in LinuxKPI subsystem.Gordon Tetlow2020-07-081-0/+3
* Add UPDATING entries and bump version.Gordon Tetlow2020-06-091-1/+1
* Fix USB HID descriptor parsing error.Gordon Tetlow2020-06-091-26/+26
* Add UPDATING entries and bump version.Gordon Tetlow2020-05-121-1/+1
* Fix use after free in cryptodev module.Gordon Tetlow2020-05-121-25/+35
* Fix improper checking in SCTP-AUTH shared key update.Gordon Tetlow2020-05-121-1/+1
* Fix memory disclosure vulnerability in libalias.Gordon Tetlow2020-05-121-1/+2
* Fix insufficient packet length validation in libalias.Gordon Tetlow2020-05-121-3/+34
* Add UPDATING entries and bump version.Gordon Tetlow2020-04-211-1/+1
* Fix ipfw invalid mbuf handling.Gordon Tetlow2020-04-211-14/+50
* Add UPDATING entries and bump version.Gordon Tetlow2020-03-191-1/+1
* Fix kernel memory disclosure with nested jails.Gordon Tetlow2020-03-191-3/+9
* Fix incorrect user-controlled pointer use in epair.Gordon Tetlow2020-03-193-30/+36
* Fix insufficient oce(4) ioctl(2) privilege checking.Gordon Tetlow2020-03-192-0/+4
* Fix TCP IPv6 SYN cache kernel information disclosure.Gordon Tetlow2020-03-191-1/+2
* Fix incorrect checksum calculations with IPv6 extension headers.Gordon Tetlow2020-03-191-21/+39
* Fix missing pfctl(8) tunable.Gordon Tetlow2020-03-192-5/+22
* Add UPDATING entries and bump version.Gordon Tetlow2020-01-281-1/+1
* Fix kernel stack data disclosureGordon Tetlow2020-01-281-1/+1
* Fix nmount invalid pointer dereferenceGordon Tetlow2020-01-281-2/+2
* Add UPDATING entries and bump version numbers.Gordon Tetlow2019-11-121-1/+1
* Fix Machine Check Exception on Page Size Change.Gordon Tetlow2019-11-124-1/+76
* Import tzdata 2019c.Gordon Tetlow2019-10-231-1/+1
* Bump version information and add UPDATING entries.Gordon Tetlow2019-08-201-1/+1
* 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-061-1/+1
* Fix ICMPv6 / MLDv2 out-of-bounds memory access.Gordon Tetlow2019-08-061-25/+23
* Bump version information and update UPDATING.Gordon Tetlow2019-07-241-1/+1
* Fix file descriptor reference count leak.Gordon Tetlow2019-07-241-8/+33
* 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/+6