ebpfault icon indicating copy to clipboard operation
ebpfault copied to clipboard

A BPF-based syscall fault injector

Results 7 ebpfault issues
Sort by recently updated
recently updated
newest added

In particular https://github.com/trailofbits/ebpf-common/commit/b20da60eec9c5bd051c5570950e72a34b3244c30 from Jun 23, 2021 is not present - the ebpf-common submodule is set to https://github.com/trailofbits/ebpf-common/tree/7d43a4f3ef205e8b6647cd3741d8a4de3619da4b from Jan 6, 2020. Cherry picking the vDSO patch works fine, but...

Ebpfault does not inject child process of a program. If an application creates a fork and this fork open a file, ebpfault will not catch the event. Example: ``` bash...

enhancement

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 5. Release notes Sourced from actions/cache's releases. v5.0.0 [!IMPORTANT] actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1....

Bumps [libraries/CLI11/src](https://github.com/CLIUtils/CLI11) from `13becad` to `6919ea8`. Commits 6919ea8 update the azure pipelines to remove deprecated image (#1267) 695eff0 chore(deps): pre-commit.ci autoupdate (#1265) bebc5a7 chore(deps): pre-commit.ci autoupdate (#1262) f10ee36 Issue #1258...

Bumps [libraries/rapidjson/src](https://github.com/Tencent/rapidjson) from `f54b0e4` to `24b5e7a`. Commits 24b5e7a Fix out of bounds read with kParseValidateEncodingFlag b1c0c28 CMakeLists: include path fix + compatibility. d621dc9 Fix parsing 0.184467440737095516159 with kParseFullPrecisionFlag 58c6938 Guard...

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @​salmanmkc in actions/checkout#2248 Persist...

Bumps [libraries/ebpf-common/src](https://github.com/trailofbits/ebpf-common) from `eb7912a` to `61e0f11`. Commits 61e0f11 Add CODEOWNERS file 1f454b4 libs: Update btfparse to v1.2.0 1b7db02 docs: Update the README See full diff in compare view Dependabot will...