[Bug 255121] Memory modified after free
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Apr 16 12:59:02 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255121
--- Comment #2 from tschweikle at gmail.com ---
# uname -a
FreeBSD fbsd14 14.0-CURRENT FreeBSD 14.0-CURRENT #0 main-n246094-e3d675958539:
Fri Apr 16 08:31:30 CEST 2021
root at 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 at 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 at tu-dortmund.de>, who found the problem by performing
lock analysis using LockDoc, see https://doi.org/10.1145/3302424.3303948.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list