Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Apr 2021 12:44:33 +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-DrSgDHvF4A@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 #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D1fd001db9c330f133708f3c04c8852f8b=
07cfed9

commit 1fd001db9c330f133708f3c04c8852f8b07cfed9
Author:     Mitchell Horne <mhorne@FreeBSD.org>
AuthorDate: 2021-04-07 19:23:46 +0000
Commit:     Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2021-04-08 12:41:41 +0000

    arm64: clear debug register state on fork

    Following the analogous change for amd64 and i386 in 8223717ce62c,
    ensure that new processes start with these registers inactive.

    PR:             254661
    Reported by:    Micha=C3=85 G=C3=83=C2=B3rny
    Reviewed by:    kib, emaste
    MFC after:      3 days
    Sponsored by:   The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D29630

 sys/arm64/arm64/vm_machdep.c | 3 +++
 1 file changed, 3 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-DrSgDHvF4A>