Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Sep 2024 23:44:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 281433] Changing kern.elf64 sysctl's requires press-button reboot
Message-ID:  <bug-281433-227-TJ1Cfiqj5w@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-281433-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281433

Ed Maste <emaste@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emaste@freebsd.org

--- Comment #2 from Ed Maste <emaste@freebsd.org> ---
In a default configuration base system components are compatible with
allow_wx=0; trying your example on my laptop (on main):

# sysctl kern.elf64.allow_wx=0 kern.elf64.nxstack=0
kern.elf64.allow_wx: 1 -> 0
kern.elf64.nxstack: 1 -> 0
# whoami
root

Is this whoami from 14.0-RELEASE media, or did you build it?

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281433-227-TJ1Cfiqj5w>