Skip to content

Assertion failed: !intv.is_bottom(), file E:\ebpf-verifier\src\crab\split_dbm.cpp, line 953 #736

@Alan-Jowett

Description

@Alan-Jowett

Test case:

test-case: repro

pre: [r0.type=number]

code:
  <start>: |
    if r0 s< 0x8000 goto <exit>
    r0 %= 0x808
  <exit>: |
    exit

post:
  - r0.type=number

This was found while fuzzing using uBPF libfuzzer. Issue appears to be in the mod operation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions