Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Apr 2021 10:51:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237038] net-mgmt/wmi-client: smb_panic()] PANIC: internal error
Message-ID:  <bug-237038-7788-Jvuz8BWVHC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237038-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237038-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237038

--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D92606b55b47cb4b6ad025638171123a=
4c0193565

commit 92606b55b47cb4b6ad025638171123a4c0193565
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2021-04-29 10:48:02 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2021-04-29 10:48:06 +0000

    net-mgmt/wmi-client: backport three fixes to nbtsocket.c from upstream
    to address some known issues with the port, namely:

      - Prevent segmentation fault in certain scenarios
      - Fix busy loop on empty UDP packet (CVE-2020-14303)
      - Plug memory leak in nbt_name_request_destructor()

    While here, remove needless .include <bsd.port.options.mk> and vocalize
    the installation command.

    Commits:        ebab6d6, 3cc0f1e
    Obtained from:=20
https://git.samba.org/?p=3Dsamba.git;a=3Dhistory;f=3Dlibcli/nbt/nbtsocket.c
    PR:             237038

 net-mgmt/wmi-client/Makefile                       |  6 +-
 ...patch-Samba_source_libcli_nbt_nbtsocket.c (new) | 82 ++++++++++++++++++=
++++
 2 files changed, 84 insertions(+), 4 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237038-7788-Jvuz8BWVHC>