DragonFlyBSD Kernel Audit
DF-0770 / disasm_compare.txt
← back to finding ↓ download raw
=== patched /boot/kernel/kernel disasm at fixup ===

/boot/kernel/kernel:     file format elf64-x86-64


Disassembly of section .text:

ffffffff80937a60 <hammer_sync_inode+0x350>:
ffffffff80937a60:	48 c7 c7 10 a7 c8 80 	mov    $0xffffffff80c8a710,%rdi
ffffffff80937a67:	e8 24 5a d2 ff       	callq  ffffffff8065d490 <panic>
ffffffff80937a6c:	f7 d8                	neg    %eax
ffffffff80937a6e:	89 85 d8 fe ff ff    	mov    %eax,-0x128(%rbp)
ffffffff80937a74:	e9 c7 fd ff ff       	jmpq   ffffffff80937840 <hammer_sync_inode+0x130>
ffffffff80937a79:	41 8b 85 70 02 00 00 	mov    0x270(%r13),%eax

=== baseline /boot/kernel.old/kernel disasm at fixup ===

/boot/kernel.old/kernel:     file format elf64-x86-64


Disassembly of section .text:

ffffffff80937a60 <hammer_sync_inode+0x350>:
ffffffff80937a60:	31 c0                	xor    %eax,%eax
ffffffff80937a62:	48 c7 c2 80 88 d7 80 	mov    $0xffffffff80d78880,%rdx
ffffffff80937a69:	48 c7 c6 68 42 ce 80 	mov    $0xffffffff80ce4268,%rsi
ffffffff80937a70:	48 c7 c7 30 a7 c8 80 	mov    $0xffffffff80c8a730,%rdi
ffffffff80937a77:	e8 14 5a d2 ff       	callq  ffffffff8065d490 <panic>
ffffffff80937a7c:	8b                   	.byte 0x8b
ffffffff80937a7d:	85 d8                	test   %ebx,%eax
ffffffff80937a7f:	fe                   	.byte 0xfe

=== hashes ===
SHA256 (/boot/kernel/kernel) = 4f960ee8279419bbf0c1729e42af5c83f41c4d5626ff168bb10c93845055994a
SHA256 (/boot/kernel.old/kernel) = 9e51d90a3f2a59225a932c39f1d258d58659bf02b6794496d05451d1d1eea7d2

=== running kern.version ===
DragonFly 6.5-DEVELOPMENT #1: Thu Jul  9 15:43:39 UTC 2026