git: 72947d00fcf0 - releng/14.4 - Add a missing UPDATING entry
Mark Johnston <[email protected]> Wed, 29 Jul 2026 17:49:32 +0000
| Newsgroups | gmane.os.freebsd.devel.cvs.src |
|---|---|
| Message-ID | <6a6a3d2c.39df6.1d3d3aa__44740.8643130743$1785347496$gmane$org@gitrepo.freebsd.org> |
The branch releng/14.4 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=72947d00fcf0eb6cfb7617be4ba931d7ab7908d1 commit 72947d00fcf0eb6cfb7617be4ba931d7ab7908d1 Author: Mark Johnston <[email protected]> AuthorDate: 2026-07-03 15:58:06 +0000 Commit: Mark Johnston <[email protected]> CommitDate: 2026-07-03 15:58:06 +0000 Add a missing UPDATING entry Approved by: so --- UPDATING | 2 ++ 1 file changed, 2 insertions(+) diff --git a/UPDATING b/UPDATING index 321c8e4e5376..2aa705761d8e 100644 --- a/UPDATING +++ b/UPDATING @@ -41,6 +41,8 @@ and/or ports. Use-after-free in TCP RACK stack option handler. [SA-26:43.tcp] + Multiple vulnerabilities in POSIX largepage objects. [SA-26:44.posixshm] + Incorrect audit records for ptrace(2) syscall requests. [SA-26:45.audit] Remote DOS via uninitialized memory access in KTLS receive. [SA-26:46.ktls]