Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F164152703
D45420.id139255.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
975 B
Referenced Files
None
Subscribers
None
D45420.id139255.diff
View Options
Index: share/man/man7/mitigations.7
===================================================================
--- share/man/man7/mitigations.7
+++ share/man/man7/mitigations.7
@@ -234,8 +234,20 @@
.\"
.\".Ss Stack Smashing Protection (SSP)
.\"
-.\".Ss Supervisor mode memory protection
-.\"
+.Ss Supervisor mode memory protection
+Certain processors include features that prevent unintended access to memory
+pages not owned by the kernel.
+This is intended to prevent exploitation of kernel bugs from userland.
+.Bl -column -offset indent "Architecture" "Feature" "Access Type Prevented"
+.It Sy Architecture Ta Sy Feature Ta Sy Access Type Prevented
+.It amd64 Ta SMAP Ta Read / Write / Execute
+.It amd64 Ta SMEP Ta Execute
+.It arm64 Ta PAN Ta Read / Write / Execute
+.It arm64 Ta PXN Ta Execute
+.El
+.Pp
+These features are used by the kernel.
+There is no user-facing configuration.
.Ss Hardware vulnerability controls
See
.Xr security 7
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 30, 4:55 AM (16 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35727664
Default Alt Text
D45420.id139255.diff (975 B)
Attached To
Mode
D45420: mitigations.7: mention supervisor mode memory access protections
Attached
Detach File
Event Timeline
Log In to Comment