DragonFlyBSD Kernel Audit
DF-0450 / baseline_before.log
← back to finding ↓ download raw
kldload: can't load ng_socket.ko: module already loaded or in kernel
loaded
=== DF-0450 baseline ===
=== ascii->data (leaked bytes encoded) ===
"DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD\x02\x02"
[?] ascii->data length 75 did not exceed legit 116; a NUL terminator stopped strlen early.
=== DF-0451 baseline ===
=== ascii->data (struct nodeinfo encoded; OOB bytes appear in name= and type= strings) ===
{ name="EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEP>\x99\x89" type="EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEP>\x99\x89" id=0x45454545 hooks=1162167621 }
[!] fixedstring name= field strlen read 72 'E' bytes (bufSize=32).  OOB READ CONFIRMED: strlen scanned 40 bytes past the bufSize=32 boundary (DF-0451).