Skip to content

Commit

Permalink
Update 110123-3937-01.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gmh5225 authored Nov 1, 2023
1 parent fd3618c commit 2d27382
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions dmp/110123-3937-01.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
```
KERNEL_SECURITY_CHECK_FAILURE (139)
A kernel component has corrupted a critical data structure. The corruption
could potentially allow a malicious user to gain control of this machine.
Arguments:
Arg1: 0000000000000043, A call to the secure kernel to modify shadow stack values has failed.
Arg2: 0000000000000000, Address of the trap frame for the exception that caused the BugCheck
Arg3: fffff3876cf11970, Address of the exception record for the exception that caused the BugCheck
Arg4: 0000000000000000, Reserved
```
```
fffff387`6cf118c8 fffff805`4b148b9b : 00000000`00000139 00000000`00000043 00000000`00000000 fffff387`6cf11970 : nt!KeBugCheckEx
fffff387`6cf118d0 fffff805`4b0b886b : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!VslKernelShadowStackAssist+0xdb
fffff387`6cf11a70 fffff805`4b016b1d : fffff387`6cf11be0 fffff387`6cf12100 00000000`00000001 00000000`00001001 : nt!KxContextToKframes+0x198dcb
Expand Down

0 comments on commit 2d27382

Please sign in to comment.