Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Apr 2021 13:53:08 +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-bcl63IFURs@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 #6 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D17b0a38d96feb77d4b019ab9108b2c505=
0273823

commit 17b0a38d96feb77d4b019ab9108b2c5050273823
Author:     Mitchell Horne <mhorne@FreeBSD.org>
AuthorDate: 2021-04-07 19:23:46 +0000
Commit:     Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2021-04-16 13:47:32 +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
    Sponsored by:   The FreeBSD Foundation

    (cherry picked from commit 1fd001db9c330f133708f3c04c8852f8b07cfed9)

 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-bcl63IFURs>