git: 7aeec281b8b2 - main - cxgbe(4): Always report link-down on an abrupt stop.

2024-09-04 Thread Navdeep Parhar
The branch main has been updated by np: URL: https://cgit.FreeBSD.org/src/commit/?id=7aeec281b8b2620d7d88c9abdfadd7e20a485b9c commit 7aeec281b8b2620d7d88c9abdfadd7e20a485b9c Author: Navdeep Parhar AuthorDate: 2024-09-05 02:28:09 + Commit: Navdeep Parhar CommitDate: 2024-09-05 04:54

git: 99e3d96fc1a2 - main - x86: always provide dummy x86_iommu virtual methods

2024-09-04 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=99e3d96fc1a2b1d5cac5a635608ec3044ec4fa13 commit 99e3d96fc1a2b1d5cac5a635608ec3044ec4fa13 Author: Konstantin Belousov AuthorDate: 2024-09-05 00:33:34 + Commit: Konstantin Belousov CommitDate: 2024-

Re: git: 65b133e5d292 - main - x86: allow to have more than one kind of IOMMU

2024-09-04 Thread Cy Schubert
Looks like we have success. I removed /usr/obj/sys and rebuilt the kernel from scratch. How did I arrive at this? Both backtraces included: ??() at 0/frame 0x81f088e0 acpi_pci_get_dma_tag() at acpi_pci_get_dma_tag+0x34/frame 0x81f08900 "??()" had to be line 447 in acpi_pci.c:

Re: git: 65b133e5d292 - main - x86: allow to have more than one kind of IOMMU

2024-09-04 Thread Cy Schubert
Both machines still panic. First machine panics on ohci(4) attach while the second at re(4) attach in acpi_pci_get_dma_tag(). First machine: Copyright (c) 1992-2024 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University

Re: git: 65b133e5d292 - main - x86: allow to have more than one kind of IOMMU

2024-09-04 Thread Konstantin Belousov
On Wed, Sep 04, 2024 at 06:06:00PM -0700, Cy Schubert wrote: > ??() at 0/frame 0x81f058e0 > acpi_pci_get_dma_tag() at acpi_pci_get_dma_tag+0x34/frame 0x81f05900 One more method is needed. Updated patch is below. commit 99e3d96fc1a2b1d5cac5a635608ec3044ec4fa13 Author: Konstantin B

Re: git: 65b133e5d292 - main - x86: allow to have more than one kind of IOMMU

2024-09-04 Thread Cy Schubert
In message <20240905010600.b9d2...@slippy.cwsent.com>, Cy Schubert writes: > In message , Konstantin Belousov writes: > > On Wed, Sep 04, 2024 at 04:52:04PM -0700, Cy Schubert wrote: > > > I suspect this commit but could be one of the others that caused this pan > ic > > > > > during intializatio

Re: git: 65b133e5d292 - main - x86: allow to have more than one kind of IOMMU

2024-09-04 Thread Cy Schubert
In message , Konstantin Belousov writes: > On Wed, Sep 04, 2024 at 04:52:04PM -0700, Cy Schubert wrote: > > I suspect this commit but could be one of the others that caused this panic > > > during intialization. From a serial console log: > > > > Hit [Enter] to boot immediately, or any other key

git: 79eba754bec3 - main - vop_stdadvise(): restore correct handling of length == 0

2024-09-04 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=79eba754bec39d88a6494318a2176d19743cf993 commit 79eba754bec39d88a6494318a2176d19743cf993 Author: Konstantin Belousov AuthorDate: 2024-09-03 04:20:40 + Commit: Konstantin Belousov CommitDate: 2024-

git: dc450b388bba - main - vmm: Remove more of vmmdev_open()

2024-09-04 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=dc450b388bba182d0b3ce2f1a04c20acda7ff922 commit dc450b388bba182d0b3ce2f1a04c20acda7ff922 Author: Mark Johnston AuthorDate: 2024-09-05 00:36:27 + Commit: Mark Johnston CommitDate: 2024-09-05 00:3

Re: git: 65b133e5d292 - main - x86: allow to have more than one kind of IOMMU

2024-09-04 Thread Konstantin Belousov
On Wed, Sep 04, 2024 at 04:52:04PM -0700, Cy Schubert wrote: > I suspect this commit but could be one of the others that caused this panic > during intialization. From a serial console log: > > Hit [Enter] to boot immediately, or any other key for command prompt. > Booting [/boot/kernel/kernel] i

Re: git: 65b133e5d292 - main - x86: allow to have more than one kind of IOMMU

2024-09-04 Thread Cy Schubert
In message <202409042150.484loeaq031...@gitrepo.freebsd.org>, Konstantin Belous ov writes: > The branch main has been updated by kib: > > URL: https://cgit.FreeBSD.org/src/commit/?id=65b133e5d292686fe20f11dd39b53812 > 226a8684 > > commit 65b133e5d292686fe20f11dd39b53812226a8684 > Author: Konst

git: 66fc442421f8 - main - vmm: Remove an incorrect credential check in vmmdev_open()

2024-09-04 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=66fc442421f868b01bee4e299d7e3a4c4df37d21 commit 66fc442421f868b01bee4e299d7e3a4c4df37d21 Author: Mark Johnston AuthorDate: 2024-09-04 20:05:33 + Commit: Mark Johnston CommitDate: 2024-09-04 22:5

git: e28ee29d2d13 - main - vfs_default.c: trim whitespace

2024-09-04 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=e28ee29d2d13dc24cd3d5e19fa1fe6bef0085d41 commit e28ee29d2d13dc24cd3d5e19fa1fe6bef0085d41 Author: Konstantin Belousov AuthorDate: 2024-09-03 03:42:54 + Commit: Konstantin Belousov CommitDate: 2024-

git: 1d75ce83560a - releng/13.4 - loader.efi.8: Remove rogue duplicated lines

2024-09-04 Thread Warner Losh
The branch releng/13.4 has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=1d75ce83560a17b7286aff3d0ac220c0799ca2ac commit 1d75ce83560a17b7286aff3d0ac220c0799ca2ac Author: Jessica Clarke AuthorDate: 2024-09-03 20:14:44 + Commit: Warner Losh CommitDate: 2024-09-04

git: e8fc8eb8b8f5 - main - msi_release(): consistently unlock msi_lock around iommu_unmap_msi_intr()

2024-09-04 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=e8fc8eb8b8f55072379f65f5f058b81870031b7d commit e8fc8eb8b8f55072379f65f5f058b81870031b7d Author: Konstantin Belousov AuthorDate: 2024-08-27 02:28:49 + Commit: Konstantin Belousov CommitDate: 2024-

git: 5681ddfd9f80 - main - msi_alloc(): do not leak msi_lock in error case

2024-09-04 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=5681ddfd9f80c3aa25f900a1bcaa69b36a4e9e27 commit 5681ddfd9f80c3aa25f900a1bcaa69b36a4e9e27 Author: Konstantin Belousov AuthorDate: 2024-08-27 02:28:10 + Commit: Konstantin Belousov CommitDate: 2024-

git: 09fc33d1d75f - main - dmar: avoid excessive indirection in KASSERT() in domain_map_buf()

2024-09-04 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=09fc33d1d75f93ed04fc6b18e7fe2911b7e770e0 commit 09fc33d1d75f93ed04fc6b18e7fe2911b7e770e0 Author: Konstantin Belousov AuthorDate: 2024-07-20 00:15:22 + Commit: Konstantin Belousov CommitDate: 2024-

git: ba33e74c7d48 - main - busdma_iommu: indirect dmar-specific method calls in iommu_get_dev_ctx()

2024-09-04 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=ba33e74c7d48479784896807eb8a1c2e1012d163 commit ba33e74c7d48479784896807eb8a1c2e1012d163 Author: Konstantin Belousov AuthorDate: 2024-07-27 16:28:01 + Commit: Konstantin Belousov CommitDate: 2024-

git: 22bf8cf32f35 - main - DMAR: provide hw.iommu.ir alias for the hw.dmar.ir tunable

2024-09-04 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=22bf8cf32f355705eb40cfbd7892492ac8140c50 commit 22bf8cf32f355705eb40cfbd7892492ac8140c50 Author: Konstantin Belousov AuthorDate: 2024-08-23 21:12:15 + Commit: Konstantin Belousov CommitDate: 2024-

git: 0386b2451592 - main - DMAR: move hw.iommu.dmar.{tbl_pagecnt,batch_coalesce} sysctls up one level

2024-09-04 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=0386b2451592ec04e4cff826b698f978a45ab3e4 commit 0386b2451592ec04e4cff826b698f978a45ab3e4 Author: Konstantin Belousov AuthorDate: 2024-08-23 21:10:14 + Commit: Konstantin Belousov CommitDate: 2024-

git: 29e227047065 - main - x86 iommu: move page level related functions to common utils

2024-09-04 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=29e227047065c6b1d08fdb72a21f33560637332b commit 29e227047065c6b1d08fdb72a21f33560637332b Author: Konstantin Belousov AuthorDate: 2024-07-19 23:47:48 + Commit: Konstantin Belousov CommitDate: 2024-

git: b3042e3a7c6f - main - x86 dmar: generalize dmar_domain_free_entry() into iommu_domain_free_entry()

2024-09-04 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=b3042e3a7c6ffee3867d52b192c6a9f4f49faf4b commit b3042e3a7c6ffee3867d52b192c6a9f4f49faf4b Author: Konstantin Belousov AuthorDate: 2024-07-07 03:22:00 + Commit: Konstantin Belousov CommitDate: 2024-

git: ff54674b0950 - main - x86 iommu: move device_tag_init() to utils

2024-09-04 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=ff54674b09501f4302e675bb2d3e34a752a63405 commit ff54674b09501f4302e675bb2d3e34a752a63405 Author: Konstantin Belousov AuthorDate: 2024-06-30 01:16:51 + Commit: Konstantin Belousov CommitDate: 2024-

git: 5967352a923e - main - x86 iommu: move DMAR-independent parts of the interrupt setup code into common

2024-09-04 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=5967352a923efe6676bdf794d6b73f7354719a43 commit 5967352a923efe6676bdf794d6b73f7354719a43 Author: Konstantin Belousov AuthorDate: 2024-06-09 19:36:10 + Commit: Konstantin Belousov CommitDate: 2024-

git: fc8da73b93be - main - x86 iommu x86_unit_common: expand hw completion write-out area to 8 bytes

2024-09-04 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=fc8da73b93be3f5cc50f7607dbcfc1edb911de65 commit fc8da73b93be3f5cc50f7607dbcfc1edb911de65 Author: Konstantin Belousov AuthorDate: 2024-06-09 14:08:28 + Commit: Konstantin Belousov CommitDate: 2024-

git: 23145534154c - main - DMAR: rename domain_{alloc,free}_pgtbl to domain_domain_$1_pgtbl

2024-09-04 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=23145534154c279e3e8cbcd17d155f7ee67d8aa9 commit 23145534154c279e3e8cbcd17d155f7ee67d8aa9 Author: Konstantin Belousov AuthorDate: 2024-06-30 03:52:52 + Commit: Konstantin Belousov CommitDate: 2024-

git: b563be66998d - main - dmar_qi_emit(): use atomic_store_64() when available

2024-09-04 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=b563be66998ddd9dbc83364c8b515398d984c140 commit b563be66998ddd9dbc83364c8b515398d984c140 Author: Konstantin Belousov AuthorDate: 2024-06-06 03:21:31 + Commit: Konstantin Belousov CommitDate: 2024-

git: f776a2b84972 - main - dmar_qi_XXX_invalidate_glob(): reduce code duplication

2024-09-04 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=f776a2b849726e7b86735b2930be64f5a2edf731 commit f776a2b849726e7b86735b2930be64f5a2edf731 Author: Konstantin Belousov AuthorDate: 2024-06-09 17:24:31 + Commit: Konstantin Belousov CommitDate: 2024-

git: ad794e6d7d02 - main - x86 iommu: move DMAR-independent parts of the qi code into common

2024-09-04 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=ad794e6d7d02a11b01e721859e096efeb258a4d4 commit ad794e6d7d02a11b01e721859e096efeb258a4d4 Author: Konstantin Belousov AuthorDate: 2024-06-06 01:16:36 + Commit: Konstantin Belousov CommitDate: 2024-

git: 65b133e5d292 - main - x86: allow to have more than one kind of IOMMU

2024-09-04 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=65b133e5d292686fe20f11dd39b53812226a8684 commit 65b133e5d292686fe20f11dd39b53812226a8684 Author: Konstantin Belousov AuthorDate: 2024-05-29 14:38:14 + Commit: Konstantin Belousov CommitDate: 2024-

git: 0fcbf4944cb9 - main - DMAR: use DMAR2IOMMU() for DMAR_LOCK() and related macros

2024-09-04 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=0fcbf4944cb9865c6db0154c2f479fdd05b115c1 commit 0fcbf4944cb9865c6db0154c2f479fdd05b115c1 Author: Konstantin Belousov AuthorDate: 2024-06-06 00:39:52 + Commit: Konstantin Belousov CommitDate: 2024-

git: c47229ae6676 - main - Intel DMAR: improve X2X macros to fix failures in certain syntax contexts

2024-09-04 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=c47229ae66764fec85477e89d4f3861ac29abf48 commit c47229ae66764fec85477e89d4f3861ac29abf48 Author: Konstantin Belousov AuthorDate: 2024-06-06 00:52:39 + Commit: Konstantin Belousov CommitDate: 2024-

git: 86d01789bf41 - releng/14.1 - calendar: don't setlogin(2) in the -a user handlers

2024-09-04 Thread Gordon Tetlow
The branch releng/14.1 has been updated by gordon: URL: https://cgit.FreeBSD.org/src/commit/?id=86d01789bf412b216b11021c44b60f93f6af8955 commit 86d01789bf412b216b11021c44b60f93f6af8955 Author: Kyle Evans AuthorDate: 2024-08-05 18:43:56 + Commit: Gordon Tetlow CommitDate: 2024-09-04

git: 57d27c4dc3fe - releng/14.1 - Add UPDATING entries and bump revision

2024-09-04 Thread Ed Maste
system packages and/or ports. +20240904: + 14.1-RELEASE-p4 EN-24:15.calendar + SA-24:09.libnv + SA-24:10.bhyve + SA-24:11.ctl + SA-24:12.bhyve + SA-24:13.openssl

git: f4a2dbb81603 - releng/14.1 - umtx: shm: 'ushm_refcnt > 0' => 'ushm_refcnt != 0'

2024-09-04 Thread Ed Maste
The branch releng/14.1 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=f4a2dbb8160346509ed96f6d79eb042d4e1ad1cd commit f4a2dbb8160346509ed96f6d79eb042d4e1ad1cd Author: Olivier Certner AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-04

git: a89b6e8cc7da - releng/14.1 - umtx: shm: Prevent reference counting overflow

2024-09-04 Thread Ed Maste
The branch releng/14.1 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=a89b6e8cc7daba9e0cbbc3d85682644cd3fea6d5 commit a89b6e8cc7daba9e0cbbc3d85682644cd3fea6d5 Author: Olivier Certner AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-04

git: 094bd6281f72 - releng/14.1 - umtx: shm: Fix use-after-free due to multiple drops of the registry reference

2024-09-04 Thread Ed Maste
The branch releng/14.1 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=094bd6281f729e51c009586136634fafa501a398 commit 094bd6281f729e51c009586136634fafa501a398 Author: Olivier Certner AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-04

git: 2e27b82531e4 - releng/14.1 - umtx: shm: Collapse USHMF_REG_LINKED and USHMF_OBJ_LINKED flags

2024-09-04 Thread Ed Maste
The branch releng/14.1 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=2e27b82531e43c1de2ce0b2a62860f437eb3a3ae commit 2e27b82531e43c1de2ce0b2a62860f437eb3a3ae Author: Olivier Certner AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-04

git: bb245c142075 - releng/14.1 - bhyve: fix off by one error in pci_xhci

2024-09-04 Thread Ed Maste
The branch releng/14.1 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=bb245c1420753a68f9a17c1ee78ab84ddaf30b61 commit bb245c1420753a68f9a17c1ee78ab84ddaf30b61 Author: Pierre Pronchery AuthorDate: 2024-09-04 14:38:11 + Commit: Ed Maste CommitDate: 2024-09-0

git: 9a5a7c90d5e5 - releng/14.1 - openssl: Avoid type errors in EAI-related name check logic.

2024-09-04 Thread Ed Maste
The branch releng/14.1 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=9a5a7c90d5e5971fe2b9c9265e9279a6f173a8f3 commit 9a5a7c90d5e5971fe2b9c9265e9279a6f173a8f3 Author: Viktor Dukhovni AuthorDate: 2024-06-19 11:04:11 + Commit: Ed Maste CommitDate: 2024-09-04

git: d30ffde0806e - releng/14.1 - ctl: avoid heap info leak in ctl_request_sense

2024-09-04 Thread Ed Maste
The branch releng/14.1 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=d30ffde0806e8738b6548d2a890a9eb7d06c18fb commit d30ffde0806e8738b6548d2a890a9eb7d06c18fb Author: Ed Maste AuthorDate: 2024-08-20 18:12:47 + Commit: Ed Maste CommitDate: 2024-09-04 20:46:

git: 1c872882803a - releng/14.1 - ctl: fix Out-Of-Bounds access in ctl_report_supported_opcodes

2024-09-04 Thread Ed Maste
The branch releng/14.1 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=1c872882803ad215e2c4bf867885d70e40f6f7f5 commit 1c872882803ad215e2c4bf867885d70e40f6f7f5 Author: Pierre Pronchery AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-0

git: 235b93d39d71 - releng/14.1 - ctl: fix memory disclosure in read/write buffer commands

2024-09-04 Thread Ed Maste
The branch releng/14.1 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=235b93d39d71860983b15ce8ad63f0a939cd1be9 commit 235b93d39d71860983b15ce8ad63f0a939cd1be9 Author: Pierre Pronchery AuthorDate: 2024-09-04 14:38:11 + Commit: Ed Maste CommitDate: 2024-09-0

git: 31d839d66e8a - releng/14.1 - ctl: fix Use-After-Free in ctl_write_buffer

2024-09-04 Thread Ed Maste
The branch releng/14.1 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=31d839d66e8a10693e791696ea4bfd93ec1feb34 commit 31d839d66e8a10693e791696ea4bfd93ec1feb34 Author: Alan Somers AuthorDate: 2024-09-04 14:38:11 + Commit: Ed Maste CommitDate: 2024-09-04 20:

git: eab723be7542 - releng/14.1 - bhyve: fix Out-Of-Bounds read/write heap in tpm_ppi_mem_handler

2024-09-04 Thread Ed Maste
The branch releng/14.1 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=eab723be754290be0501f8d287afd812c6e80a03 commit eab723be754290be0501f8d287afd812c6e80a03 Author: Pierre Pronchery AuthorDate: 2024-09-04 14:38:11 + Commit: Ed Maste CommitDate: 2024-09-0

git: 5fd7301afa97 - releng/14.1 - libnv: allocate buffer in a safe way

2024-09-04 Thread Ed Maste
The branch releng/14.1 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=5fd7301afa975f9ba20051d83b838d90f3aa792b commit 5fd7301afa975f9ba20051d83b838d90f3aa792b Author: Mariusz Zaborski AuthorDate: 2024-08-26 18:10:25 + Commit: Ed Maste CommitDate: 2024-09-0

git: d87f821959fb - releng/14.1 - libnv: verify that string is null terminated

2024-09-04 Thread Ed Maste
The branch releng/14.1 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=d87f821959fb59f902a2064afa37a70180385377 commit d87f821959fb59f902a2064afa37a70180385377 Author: Mariusz Zaborski AuthorDate: 2024-08-26 18:20:24 + Commit: Ed Maste CommitDate: 2024-09-0

git: f96bae43f0c1 - releng/14.0 - Add UPDATING entries and bump revision

2024-09-04 Thread Ed Maste
system packages and/or ports. +20240904: + 14.2-RELEASE-p10 EN-24:15.calendar + SA-24:09.libnv + SA-24:10.bhyve + SA-24:11.ctl + SA-24:12.bhyve + SA-24:13.openssl

git: 37823ca38148 - releng/14.0 - umtx: shm: 'ushm_refcnt > 0' => 'ushm_refcnt != 0'

2024-09-04 Thread Ed Maste
The branch releng/14.0 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=37823ca38148a4b53b373eb0e3a39242ccc4b06d commit 37823ca38148a4b53b373eb0e3a39242ccc4b06d Author: Olivier Certner AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-04

git: 39a2b8b01b48 - releng/14.0 - umtx: shm: Prevent reference counting overflow

2024-09-04 Thread Ed Maste
The branch releng/14.0 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=39a2b8b01b485ecf08faf72a7b74384cb78b24aa commit 39a2b8b01b485ecf08faf72a7b74384cb78b24aa Author: Olivier Certner AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-04

git: 6d2923e03221 - releng/14.0 - umtx: shm: Fix use-after-free due to multiple drops of the registry reference

2024-09-04 Thread Ed Maste
The branch releng/14.0 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=6d2923e0322179fa3d12b879f2ec8943f92d2ed6 commit 6d2923e0322179fa3d12b879f2ec8943f92d2ed6 Author: Olivier Certner AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-04

git: d868c5df69a8 - releng/14.0 - umtx: shm: Collapse USHMF_REG_LINKED and USHMF_OBJ_LINKED flags

2024-09-04 Thread Ed Maste
The branch releng/14.0 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=d868c5df69a8cbf6ea3cf3ed4ce2b200eafc92c5 commit d868c5df69a8cbf6ea3cf3ed4ce2b200eafc92c5 Author: Olivier Certner AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-04

git: abd3a7939117 - releng/14.0 - openssl: Avoid type errors in EAI-related name check logic.

2024-09-04 Thread Ed Maste
The branch releng/14.0 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=abd3a79391175d473c86476b10ae4f97f948f525 commit abd3a79391175d473c86476b10ae4f97f948f525 Author: Viktor Dukhovni AuthorDate: 2024-06-19 11:04:11 + Commit: Ed Maste CommitDate: 2024-09-04

git: 1d01a6c11210 - releng/14.0 - bhyve: fix off by one error in pci_xhci

2024-09-04 Thread Ed Maste
The branch releng/14.0 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=1d01a6c112104449c75b4da564e080021554030d commit 1d01a6c112104449c75b4da564e080021554030d Author: Pierre Pronchery AuthorDate: 2024-09-04 14:38:11 + Commit: Ed Maste CommitDate: 2024-09-0

git: 4c60b8289d0e - releng/14.0 - ctl: avoid heap info leak in ctl_request_sense

2024-09-04 Thread Ed Maste
The branch releng/14.0 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=4c60b8289d0eaa4eb080ad96a7089635a691eee5 commit 4c60b8289d0eaa4eb080ad96a7089635a691eee5 Author: Ed Maste AuthorDate: 2024-08-20 18:12:47 + Commit: Ed Maste CommitDate: 2024-09-04 20:54:

git: 9a77f052cab7 - releng/14.0 - ctl: fix Out-Of-Bounds access in ctl_report_supported_opcodes

2024-09-04 Thread Ed Maste
The branch releng/14.0 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=9a77f052cab78165b39e6c6c392381991167e21c commit 9a77f052cab78165b39e6c6c392381991167e21c Author: Pierre Pronchery AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-0

git: f7aa7c38318c - releng/14.0 - ctl: fix memory disclosure in read/write buffer commands

2024-09-04 Thread Ed Maste
The branch releng/14.0 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=f7aa7c38318c700cc6915b4a48941a6b9a0807c0 commit f7aa7c38318c700cc6915b4a48941a6b9a0807c0 Author: Pierre Pronchery AuthorDate: 2024-09-04 14:38:11 + Commit: Ed Maste CommitDate: 2024-09-0

git: 0a271608b328 - releng/14.0 - ctl: fix Use-After-Free in ctl_write_buffer

2024-09-04 Thread Ed Maste
The branch releng/14.0 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=0a271608b328aa554bf9bea1a1108825cad89eec commit 0a271608b328aa554bf9bea1a1108825cad89eec Author: Alan Somers AuthorDate: 2024-09-04 14:38:11 + Commit: Ed Maste CommitDate: 2024-09-04 20:

git: 429f200688ca - releng/14.0 - bhyve: fix Out-Of-Bounds read/write heap in tpm_ppi_mem_handler

2024-09-04 Thread Ed Maste
The branch releng/14.0 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=429f200688ca621250bca2dae3602d8153858f08 commit 429f200688ca621250bca2dae3602d8153858f08 Author: Pierre Pronchery AuthorDate: 2024-09-04 14:38:11 + Commit: Ed Maste CommitDate: 2024-09-0

git: b219ce1c5a93 - releng/14.0 - libnv: verify that string is null terminated

2024-09-04 Thread Ed Maste
The branch releng/14.0 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=b219ce1c5a9349f3925daf994904d4891ad8bf9e commit b219ce1c5a9349f3925daf994904d4891ad8bf9e Author: Mariusz Zaborski AuthorDate: 2024-08-26 18:20:24 + Commit: Ed Maste CommitDate: 2024-09-0

git: 69d50af527c0 - releng/14.0 - libnv: allocate buffer in a safe way

2024-09-04 Thread Ed Maste
The branch releng/14.0 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=69d50af527c0c38f7094c64aaae9b85060364f61 commit 69d50af527c0c38f7094c64aaae9b85060364f61 Author: Mariusz Zaborski AuthorDate: 2024-08-26 18:10:25 + Commit: Ed Maste CommitDate: 2024-09-0

git: d94dbaa516e0 - releng/14.0 - calendar: don't setlogin(2) in the -a user handlers

2024-09-04 Thread Ed Maste
The branch releng/14.0 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=d94dbaa516e0c7fb05a52f1c76020165482b7bf0 commit d94dbaa516e0c7fb05a52f1c76020165482b7bf0 Author: Kyle Evans AuthorDate: 2024-08-05 18:43:56 + Commit: Ed Maste CommitDate: 2024-09-04 20:3

git: 811a30c55a20 - releng/13.3 - Add UPDATING entries and bump revision

2024-09-04 Thread Ed Maste
deletion(-) diff --git a/UPDATING b/UPDATING index 8ec49065a2e0..d062be76c45c 100644 --- a/UPDATING +++ b/UPDATING @@ -12,6 +12,23 @@ Items affecting the ports and packages system can be found in /usr/ports/UPDATING. Please read that file before updating system packages and/or ports. +20240904

git: 8fd0fa88b5a6 - releng/13.3 - umtx: shm: 'ushm_refcnt > 0' => 'ushm_refcnt != 0'

2024-09-04 Thread Ed Maste
The branch releng/13.3 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=8fd0fa88b5a63464165f813df83d371f89853d1b commit 8fd0fa88b5a63464165f813df83d371f89853d1b Author: Olivier Certner AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-04

git: aba74e58f757 - releng/13.3 - umtx: shm: Prevent reference counting overflow

2024-09-04 Thread Ed Maste
The branch releng/13.3 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=aba74e58f757b3cdfd63cc1d0e4b877c0355e9a2 commit aba74e58f757b3cdfd63cc1d0e4b877c0355e9a2 Author: Olivier Certner AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-04

git: 01a7233a398a - releng/13.3 - umtx: shm: Fix use-after-free due to multiple drops of the registry reference

2024-09-04 Thread Ed Maste
The branch releng/13.3 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=01a7233a398a599827c25c84d1ce5ae4fe05e764 commit 01a7233a398a599827c25c84d1ce5ae4fe05e764 Author: Olivier Certner AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-04

git: 4c07dbe5b0de - releng/13.3 - umtx: shm: Collapse USHMF_REG_LINKED and USHMF_OBJ_LINKED flags

2024-09-04 Thread Ed Maste
The branch releng/13.3 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=4c07dbe5b0dedbd193953c313320dc65532770c6 commit 4c07dbe5b0dedbd193953c313320dc65532770c6 Author: Olivier Certner AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-04

git: 5d6576f4f000 - releng/13.3 - bhyve: fix off by one error in pci_xhci

2024-09-04 Thread Ed Maste
The branch releng/13.3 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=5d6576f4f000104802c018a77ca119357f9bcc6b commit 5d6576f4f000104802c018a77ca119357f9bcc6b Author: Pierre Pronchery AuthorDate: 2024-09-04 14:38:11 + Commit: Ed Maste CommitDate: 2024-09-0

git: 639494a3c1e6 - releng/13.3 - ctl: avoid heap info leak in ctl_request_sense

2024-09-04 Thread Ed Maste
The branch releng/13.3 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=639494a3c1e6d4e9341ecd551573e403bfc8c6d4 commit 639494a3c1e6d4e9341ecd551573e403bfc8c6d4 Author: Ed Maste AuthorDate: 2024-08-20 18:12:47 + Commit: Ed Maste CommitDate: 2024-09-04 20:29:

git: 4752a984dc07 - releng/13.3 - ctl: fix memory disclosure in read/write buffer commands

2024-09-04 Thread Ed Maste
The branch releng/13.3 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=4752a984dc07e2e4a1dfdf4579dc249b04716b73 commit 4752a984dc07e2e4a1dfdf4579dc249b04716b73 Author: Pierre Pronchery AuthorDate: 2024-09-04 14:38:11 + Commit: Ed Maste CommitDate: 2024-09-0

git: f368a02e1013 - releng/13.3 - ctl: fix Out-Of-Bounds access in ctl_report_supported_opcodes

2024-09-04 Thread Ed Maste
The branch releng/13.3 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=f368a02e1013b0d669f77d5a606ef76468b903a1 commit f368a02e1013b0d669f77d5a606ef76468b903a1 Author: Pierre Pronchery AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-0

git: 352775ac8ba4 - releng/13.3 - ctl: fix Use-After-Free in ctl_write_buffer

2024-09-04 Thread Ed Maste
The branch releng/13.3 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=352775ac8ba4bd9d476a832dceead3667704699b commit 352775ac8ba4bd9d476a832dceead3667704699b Author: Alan Somers AuthorDate: 2024-09-04 14:38:11 + Commit: Ed Maste CommitDate: 2024-09-04 20:

git: 33b4e2361c82 - releng/13.3 - libnv: verify that string is null terminated

2024-09-04 Thread Ed Maste
The branch releng/13.3 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=33b4e2361c82b269d42c0d787e8900d1bde5de71 commit 33b4e2361c82b269d42c0d787e8900d1bde5de71 Author: Mariusz Zaborski AuthorDate: 2024-08-26 18:20:24 + Commit: Ed Maste CommitDate: 2024-09-0

git: fd4ee5b9eabf - releng/13.3 - libnv: allocate buffer in a safe way

2024-09-04 Thread Ed Maste
The branch releng/13.3 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=fd4ee5b9eabf1843a0b67dca583696b91bd7fb13 commit fd4ee5b9eabf1843a0b67dca583696b91bd7fb13 Author: Mariusz Zaborski AuthorDate: 2024-08-26 18:10:25 + Commit: Ed Maste CommitDate: 2024-09-0

git: eab94c0fbb78 - releng/13.3 - calendar: don't setlogin(2) in the -a user handlers

2024-09-04 Thread Ed Maste
The branch releng/13.3 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=eab94c0fbb782f1d849981d0dde2106ec9bc8df3 commit eab94c0fbb782f1d849981d0dde2106ec9bc8df3 Author: Kyle Evans AuthorDate: 2024-08-05 18:43:56 + Commit: Ed Maste CommitDate: 2024-09-04 20:2

git: 21576f63961e - releng/13.4 - Add UPDATING entries and bump revision

2024-09-04 Thread Ed Maste
. +20240904: + 13.4-RC2-p1 SA-24:09.libnv + SA-24:11.ctl + SA-24:12.bhyve + SA-24:14.umtx + + Multiple vulnerabilities in libnv [SA-24:09.libnv] + + Multiple issues in ctl(4) CAM Target Layer [SA-24:11.ctl

git: 7739dab97433 - releng/13.4 - umtx: shm: 'ushm_refcnt > 0' => 'ushm_refcnt != 0'

2024-09-04 Thread Ed Maste
The branch releng/13.4 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=7739dab974336ed87304cae9240e1c4b963d5280 commit 7739dab974336ed87304cae9240e1c4b963d5280 Author: Olivier Certner AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-04

git: 6000de096612 - releng/13.4 - umtx: shm: Prevent reference counting overflow

2024-09-04 Thread Ed Maste
The branch releng/13.4 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=6000de09661282f70dc5af1bef88bbe4fe3beffa commit 6000de09661282f70dc5af1bef88bbe4fe3beffa Author: Olivier Certner AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-04

git: abb0a18b690c - releng/13.4 - umtx: shm: Fix use-after-free due to multiple drops of the registry reference

2024-09-04 Thread Ed Maste
The branch releng/13.4 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=abb0a18b690c3361346c3c3a57485e2acce3421d commit abb0a18b690c3361346c3c3a57485e2acce3421d Author: Olivier Certner AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-04

git: a667c04946e2 - releng/13.4 - umtx: shm: Collapse USHMF_REG_LINKED and USHMF_OBJ_LINKED flags

2024-09-04 Thread Ed Maste
The branch releng/13.4 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=a667c04946e283031e1f51ab95f0240d238aa9f8 commit a667c04946e283031e1f51ab95f0240d238aa9f8 Author: Olivier Certner AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-04

git: b3f0e555781c - releng/13.4 - bhyve: fix off by one error in pci_xhci

2024-09-04 Thread Ed Maste
The branch releng/13.4 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=b3f0e555781cd9bc94ba4194a5bd82b6d347e3ec commit b3f0e555781cd9bc94ba4194a5bd82b6d347e3ec Author: Pierre Pronchery AuthorDate: 2024-09-04 14:38:11 + Commit: Ed Maste CommitDate: 2024-09-0

git: 004298792002 - releng/13.4 - ctl: fix Out-Of-Bounds access in ctl_report_supported_opcodes

2024-09-04 Thread Ed Maste
The branch releng/13.4 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=00429879200207bf2d9a3fbabda3bd7d388cc891 commit 00429879200207bf2d9a3fbabda3bd7d388cc891 Author: Pierre Pronchery AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-0

git: 98e8cb3d94ce - releng/13.4 - ctl: fix memory disclosure in read/write buffer commands

2024-09-04 Thread Ed Maste
The branch releng/13.4 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=98e8cb3d94ce4a41e5bb290f257f790d9e090bb3 commit 98e8cb3d94ce4a41e5bb290f257f790d9e090bb3 Author: Pierre Pronchery AuthorDate: 2024-09-04 14:38:11 + Commit: Ed Maste CommitDate: 2024-09-0

git: 29fbeb5c59c7 - releng/13.4 - ctl: fix Use-After-Free in ctl_write_buffer

2024-09-04 Thread Ed Maste
The branch releng/13.4 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=29fbeb5c59c7cadd6bb3b9a1dda3441689ad5eb6 commit 29fbeb5c59c7cadd6bb3b9a1dda3441689ad5eb6 Author: Alan Somers AuthorDate: 2024-09-04 14:38:11 + Commit: Ed Maste CommitDate: 2024-09-04 19:

git: fc12c191c087 - main - grep: Default to -p instead of -S.

2024-09-04 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=fc12c191c087b63e1204fee210ba76082ea40b96 commit fc12c191c087b63e1204fee210ba76082ea40b96 Author: John Baldwin AuthorDate: 2024-09-04 19:53:22 + Commit: John Baldwin CommitDate: 2024-09-04 19:53:22

git: 77eb877714d6 - main - grep: Fix various bugs in recursive tree handling

2024-09-04 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=77eb877714d69ee0279d70eb3331920fba90db95 commit 77eb877714d69ee0279d70eb3331920fba90db95 Author: John Baldwin AuthorDate: 2024-09-04 19:53:17 + Commit: John Baldwin CommitDate: 2024-09-04 19:53:17

git: 3aa9be7e3334 - releng/13.4 - libnv: verify that string is null terminated

2024-09-04 Thread Ed Maste
The branch releng/13.4 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=3aa9be7e33344c0cc3f50062bac4926cdb49d36d commit 3aa9be7e33344c0cc3f50062bac4926cdb49d36d Author: Mariusz Zaborski AuthorDate: 2024-08-26 18:20:24 + Commit: Ed Maste CommitDate: 2024-09-0

git: a8d0ba483332 - releng/13.4 - libnv: allocate buffer in a safe way

2024-09-04 Thread Ed Maste
The branch releng/13.4 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=a8d0ba483332378e3ecfbd093f2c9a09ec966ae5 commit a8d0ba483332378e3ecfbd093f2c9a09ec966ae5 Author: Mariusz Zaborski AuthorDate: 2024-08-26 18:10:25 + Commit: Ed Maste CommitDate: 2024-09-0

git: a8ddd1926a34 - main - date: Fix a few nits.

2024-09-04 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=a8ddd1926a34fc20970d9ceaad71b31fc414b1c5 commit a8ddd1926a34fc20970d9ceaad71b31fc414b1c5 Author: Dag-Erling Smørgrav AuthorDate: 2024-09-04 17:32:23 + Commit: Dag-Erling Smørgrav CommitDate: 2024-

git: 1ec3289e481e - stable/13 - ng_ksocket(4): unbreak after previous commit

2024-09-04 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=1ec3289e481ed004f2820abf9a7d56460459d0f4 commit 1ec3289e481ed004f2820abf9a7d56460459d0f4 Author: Eugene Grosbein AuthorDate: 2024-09-04 16:32:32 + Commit: Eugene Grosbein CommitDate: 2024-0

git: 5d0ad5fffbb3 - stable/13 - MFC: ng_ksocket: fix upcall clearing on node shutdown

2024-09-04 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=5d0ad5fffbb3b5a71405a47b9b74d7920f9428fd commit 5d0ad5fffbb3b5a71405a47b9b74d7920f9428fd Author: Gleb Smirnoff AuthorDate: 2023-11-17 17:23:58 + Commit: Eugene Grosbein CommitDate: 2024-09-

git: 881886673a34 - stable/13 - MFC: ng_ksocket: fix accept(2)

2024-09-04 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=881886673a3423926c8b5f0955c4b966317f8ae8 commit 881886673a3423926c8b5f0955c4b966317f8ae8 Author: Gleb Smirnoff AuthorDate: 2023-11-17 17:24:30 + Commit: Eugene Grosbein CommitDate: 2024-09-

git: 8cf43dcd3db6 - stable/13 - umtx: shm: Prevent reference counting overflow

2024-09-04 Thread Ed Maste
The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=8cf43dcd3db6f02f8dc3f0aa23965db107190789 commit 8cf43dcd3db6f02f8dc3f0aa23965db107190789 Author: Olivier Certner AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-04 1

git: a73a70472c47 - stable/13 - umtx: shm: 'ushm_refcnt > 0' => 'ushm_refcnt != 0'

2024-09-04 Thread Ed Maste
The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=a73a70472c47877d57d090ef77ae503fe75e9f41 commit a73a70472c47877d57d090ef77ae503fe75e9f41 Author: Olivier Certner AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-04 1

git: 40615bcae9e7 - stable/13 - umtx: shm: Fix use-after-free due to multiple drops of the registry reference

2024-09-04 Thread Ed Maste
The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=40615bcae9e7f41ca857c773e804db9bd7269581 commit 40615bcae9e7f41ca857c773e804db9bd7269581 Author: Olivier Certner AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-04 1

git: 5f49630fef5f - stable/13 - umtx: shm: Collapse USHMF_REG_LINKED and USHMF_OBJ_LINKED flags

2024-09-04 Thread Ed Maste
The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=5f49630fef5fd2358e8bc96d1b5a343d8225d5b5 commit 5f49630fef5fd2358e8bc96d1b5a343d8225d5b5 Author: Olivier Certner AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-04 1

git: 4938f554469b - stable/14 - umtx: shm: 'ushm_refcnt > 0' => 'ushm_refcnt != 0'

2024-09-04 Thread Ed Maste
The branch stable/14 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=4938f554469bc81783998143968ec3eba2a43def commit 4938f554469bc81783998143968ec3eba2a43def Author: Olivier Certner AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-04 1

git: 2d4511bb81ed - stable/14 - umtx: shm: Collapse USHMF_REG_LINKED and USHMF_OBJ_LINKED flags

2024-09-04 Thread Ed Maste
The branch stable/14 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=2d4511bb81ed70d84ba6ed2ffb54e6a138653a63 commit 2d4511bb81ed70d84ba6ed2ffb54e6a138653a63 Author: Olivier Certner AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-04 1

git: b20ae1608720 - stable/14 - umtx: shm: Prevent reference counting overflow

2024-09-04 Thread Ed Maste
The branch stable/14 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=b20ae160872071fc20e5dde27051792177057fa5 commit b20ae160872071fc20e5dde27051792177057fa5 Author: Olivier Certner AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-04 1

git: be7dc4613909 - stable/14 - umtx: shm: Fix use-after-free due to multiple drops of the registry reference

2024-09-04 Thread Ed Maste
The branch stable/14 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=be7dc4613909e528e8b4ea8aaa3ae3aa62bec1ed commit be7dc4613909e528e8b4ea8aaa3ae3aa62bec1ed Author: Olivier Certner AuthorDate: 2024-09-04 14:38:12 + Commit: Ed Maste CommitDate: 2024-09-04 1

  1   2   >