Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Mar 2021 23:28:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 254661] Debug registers seem to be inherited in forked processes
Message-ID:  <bug-254661-227-eX7uLfCOpl@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254661-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254661-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=3D254661

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D8223717ce62c1ad0becc34ce69fe2d177=
1f3ba05

commit 8223717ce62c1ad0becc34ce69fe2d1771f3ba05
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2021-03-30 15:40:02 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2021-03-30 23:07:35 +0000

    x86: clear %db registers in new process

    Reported by:     Micha=C3=85 G=C3=83=C2=B3rny <mgorny@gentoo.org>
    PR:     254661
    Reviewed by:    emaste, jhb
    MFC after:      1 week
    Sponsored by:   The FreeBSD Foundation
    Differential revision:  https://reviews.freebsd.org/D29496

 sys/amd64/amd64/vm_machdep.c | 8 ++++++++
 sys/i386/i386/vm_machdep.c   | 8 ++++++++
 2 files changed, 16 insertions(+)

--=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-254661-227-eX7uLfCOpl>