|
1 | 1 | Updating Information for MidnightBSD users. |
2 | 2 |
|
| 3 | +20260521: |
| 4 | + ee: add unicode support |
| 5 | + |
| 6 | + Remove extraneious tab characters in _stdint.h files |
| 7 | + |
| 8 | + stdint.h macro fixes |
| 9 | + |
| 10 | + sys: Fix heap disclosure in compat7 kern.proc.filedesc sysctl (from freebsd) |
| 11 | + |
| 12 | + shm: Zero struct kinfo_file in sysctl handler (claude reported to freebsd) |
| 13 | + |
| 14 | + compat32: Zero struct to avoid stack disclosure |
| 15 | + |
| 16 | + compat/linux: Avoid waitid() kernel stack disclosure |
| 17 | + |
| 18 | + net: bandaid for plugging a fw_com leak in fwip_detach() |
| 19 | + |
| 20 | + caroot: modenize/cleanup and update certificates |
| 21 | + |
| 22 | + kqueue: Fix a race when adding an fd-based knote to a queue |
| 23 | + |
| 24 | + midnightbsd-update: fix a bug with cert files |
| 25 | + |
| 26 | + spellprog: fix OOB reads and EOF slurp hang |
| 27 | + |
| 28 | + progress: fix gzip -l injection and EINTR wait loop Avoid popen()/shell when running |
| 29 | + gzip -l by forking gzip with argv, and handle EINTR correctly in the wait loop. |
| 30 | + |
| 31 | + wall: harden message buffer sizing |
| 32 | + |
| 33 | + w: harden tty path handling and width math |
| 34 | + |
| 35 | + ident: avoid underflow when validating keyword termination |
| 36 | + |
| 37 | + asa: guard against zero-length fgetln() |
| 38 | + |
| 39 | +20260515: |
| 40 | + rtld: honor FreeBSD no-init notes |
| 41 | + |
| 42 | + (fixes some third party software running that are freebsd binaries) |
| 43 | + |
| 44 | +20260501: |
| 45 | + Fix dhcp lease windows path issues. |
| 46 | + |
| 47 | +20260429: |
| 48 | + fix for pf sctp issue |
| 49 | + |
| 50 | + fix a security issue with improper escaping of data from the BOOTP field on dhcp |
| 51 | + |
| 52 | + Fix a remotely exploitable dhcp client issue |
| 53 | + |
| 54 | + Fix a heap issue, priv escalation and improve descriptor checks. |
| 55 | + |
| 56 | + |
3 | 57 | 20260422: |
4 | 58 | libarchive 3.8.5 |
5 | 59 |
|
|
0 commit comments