Skip to content

I encountered this problem when using the kernel #5

@xiaotujinbnb

Description

@xiaotujinbnb

The kernel restricts me from overwriting the original function address in the system call table to redirect execution, resulting in this error Unable to handle kernel write to read-only memory at virtual address ffffffa468c009a8. I tried to turn off CONFIG_STRICT_MEMORY_RWX, but I didn't find this configuration. I set CONFIG_STRICT_MEMORY_RWX=N in defconfig and CONFIG_DEBUG_RODATA=N, but it didn't take effect and I still can't write. What should I do?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions