Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

syzkaller - mmap failed #8

Open
thealberto opened this issue Mar 28, 2025 · 0 comments
Open

syzkaller - mmap failed #8

thealberto opened this issue Mar 28, 2025 · 0 comments

Comments

@thealberto
Copy link

Hi all,
I'm trying to use actor against one of the supported versions. I can do all the step except the final one. I got the following error:

[   24.565327] audit: type=1400 audit(1743195327.870:9): avc:  denied  { module_load } for  pid=249 comm="syz-fuzzer" path="/root/uio.ko" dev="sda" ino=15553 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:user_home_dir_t:s0 tclass=system permissive=1
[   24.572316] uio_ivshmem: loading out-of-tree module taints kernel.
[   24.573978] no MSI (-22). Back to INTx.
[   24.574222] regular IRQs
[   24.575706] x86/PAT: syz-fuzzer:253 map pfn expected mapping type uncached-minus for [mem 0x380000000000-0x38001fffffff], got write-back
invalid argument
panic: mmap failed

goroutine 1 [running]:
main.main()
	.../actor/src/github.com/google/syzkaller/syz-fuzzer/fuzzer.go:345 +0x1d7a

Do you think it is a bug related to syzkaller or to the wa I setup actor?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant