IntelLabs / IntelLabs/kafl.libxdc

[QEMU-NYX] Warning: libxdc_decode returned decoder_error

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
0
Forks
3
PR merge metrics
No merged PRs in 30d

Description

I'm using kAFL-nyx to fuzz a Windows userland-target
On a Intel I7 7th generation it works fine but with the same setup/OS/harness on a Intel I7 12th generation I get decoding errors for some executions

The submitted range (.text section) by the harness is `7ffbdcf91000-7ffbddb9c9fc`

```
ERR: TNT 614078 at position <0x7ffbdd2ec2a1,0x7ffbdd2ec2a1>
[QEMU-NYX] Warning: libxdc_decode returned decoder_error

ERR: TNT 306919 at position <0x7ffbdd46e3c9,0x7ff7afb91d80>
[QEMU-NYX] Warning: libxdc_decode returned decoder_error
```

I tried it using nyx kernel 6.0 and 6.8 with the same result. I also tried using `mitigations=off ` , `noaltinstr` in GRUB and disabling e-cores in UEFI.

Do you have any tips on how to debug it?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.