[Bug 265889] sys.kern.basic_signal.trap_signal_test crashes bhyve in i386 VM

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 31 Aug 2022 01:33:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265889

--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=cd304fdbe95b844f4dff5cd40d213f6923c8767b

commit cd304fdbe95b844f4dff5cd40d213f6923c8767b
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2022-08-19 01:26:37 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2022-08-31 01:20:27 +0000

    i386: do not allow userspace to set tf_trapno on sigreturn(2)

    PR:     265889

    (cherry picked from commit dc4a2d1d0e838579f21d9d1fef8655f902f06ab2)

 sys/i386/i386/exec_machdep.c | 3 +++
 1 file changed, 3 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.