Skip to content

Disable bit-flip detection for SIGSYS / SYS_SECCOMP crashes #1121

@gabrielesvelto

Description

@gabrielesvelto

Sandbox security violations in Firefox are being flagged as potential bit-flips because of the address value proximity to 0. But the address is just the number of the syscall causing the violation, so we should ignore these crashes when calculating bit-flip probability. See this crash as an example.

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