Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107201922
D42165.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
634 B
Referenced Files
None
Subscribers
None
D42165.diff
View Options
diff --git a/share/man/man9/kasan.9 b/share/man/man9/kasan.9
--- a/share/man/man9/kasan.9
+++ b/share/man/man9/kasan.9
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd March 23, 2023
+.Dd October 13, 2023
.Dt KASAN 9
.Os
.Sh NAME
@@ -90,6 +90,12 @@
.Pp
The
.Nm
+runtime in a KASAN-configured kernel can be disabled by
+setting the loader tunable
+.Sy debug.kasan.disable=1 .
+.Pp
+The
+.Nm
runtime works by maintaining a shadow map for the kernel map.
There exists a linear mapping between addresses in the kernel map and addresses
in the shadow map.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 12, 2:42 PM (20 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15770144
Default Alt Text
D42165.diff (634 B)
Attached To
Mode
D42165: kasan.9: Mention the loader tunable 'debug.kasan.disable'
Attached
Detach File
Event Timeline
Log In to Comment