diff --git a/source/releases/BE_26.4.rst b/source/releases/BE_26.4.rst index fff21360..0213a041 100644 --- a/source/releases/BE_26.4.rst +++ b/source/releases/BE_26.4.rst @@ -404,6 +404,34 @@ A hotfix release was issued as 26.4_14: * ports: dnsmasq 2.92rel2 `[54] `__ * ports: expat 2.8.1 `[55] `__ +A hotfix release was issued as 26.4_20: + +* system remove unused data-tooltip that is not properly escaped from certificates widget `[56] `__ +* interfaces: dhclient.conf does not cope with multi-line request/require +* firewall: fix for missing HTML escape in description render in legacy rules GUI `[57] `__ +* monit: sanitize monit output before offering it +* network time: cleanse port option before use `[58] `__ (reported by Konstantinos Spartalis) +* mvc: do not translate empty strings +* src: dhclient: improve server and filename validation `[59] `__ +* src: setcred: fix buffer overflow `[60] `__ +* src: kern: make sure to drain selinfo sleepers `[61] `__ +* src: fusefs: handle buggy server LISTXATTR response `[62] `__ +* src: ptrace: fix validation of PT_SC_REMOTE arguments `[63] `__ +* src: libcasper: switch from select(2) to poll(2) `[64] `__ +* src: cap_net: do not allow new limits to drop keys from the old ones `[65] `__ +* src: ipfw: fix parsing error in nat config port_range +* src: ipfw: fix checksum after NAT +* src: igmp: Avoid leaving dangling pointers in the state-change queue +* src: vxlan: Update \*m0 after a pullup +* src: routing: use a better error number in sysctl_fibs() +* src: routing: initialize V_rt_numfibs earlier during boot +* src: pfsync: reject invalid SCTP states +* src: pf: do not reject rules with colliding hashes +* src: rtnetlink: check for allocation failure in nlattr_get_multipath() +* src: rtnetlink: align RTA_MULTIPATH length validation in nlattr_get +* ports: suricata 8.0.5 `[66] `__ +* ports: unbound 1.25.1 `[67] `__ + Migration notes, known issues and limitations: * ISC-DHCP moves to a plugin. It will be automatically installed during upgrades. It is not installed on new installations because it is not being used, but you can still install and keep using it.