[Bug 285811] Debuggers in jail can't evaluate string literals
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 285811] Debuggers in jail can't evaluate string literals"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 06 Apr 2025 22:14:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285811
--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=8ef6d8ad1a61a17cdaed2f5666d5a6904fd0737c
commit 8ef6d8ad1a61a17cdaed2f5666d5a6904fd0737c
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2025-04-06 16:57:01 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2025-04-06 22:13:30 +0000
jails: delegate checking PRIV_PROC_MEM_WRITE to priv_check_cred()
PR: 285811
Fixes: 4a5fa1086184f7450f63d4a8e403b16f40a78fce
Reviewed by: markj
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D49682
sys/kern/kern_jail.c | 5 +++++
1 file changed, 5 insertions(+)
--
You are receiving this mail because:
You are the assignee for the bug.