Skip to content

syzkaller - mmap failed #8

Description

@thealberto

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions