Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Apr 2021 12:59:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 255121] Memory modified after free
Message-ID:  <bug-255121-227-AelpkWTK3O@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255121-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255121-227@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=3D255121

--- Comment #2 from tschweikle@gmail.com ---
# uname -a
FreeBSD fbsd14 14.0-CURRENT FreeBSD 14.0-CURRENT #0 main-n246094-e3d6759585=
39:
Fri Apr 16 08:31:30 CEST 2021=20=20=20=20
root@fbsd14:/usr/obj/usr/src/amd64.amd64/sys/FBSD14  amd64

# freebsd-version -kur
14.0-CURRENT
14.0-CURRENT
14.0-CURRENT

# git log
commit e3d675958539eee899d42438f5b46a26f3c64902 (HEAD -> main, origin/main,
origin/HEAD)
Author: Konstantin Belousov <kib@FreeBSD.org>
Date:   Tue Apr 13 13:22:56 2021 +0300

    b_vflags update requries bufobj lock

    The trunc_dependencies() issue was reported by  Alexander Lochmann
    <alexander.lochmann@tu-dortmund.de>, who found the problem by performing
    lock analysis using LockDoc, see https://doi.org/10.1145/3302424.330394=
8.

--=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-255121-227-AelpkWTK3O>