microsoft / microsoft/ebpf-for-windows

Add the ELF hash to native driver resources

Open
#4,758 1 comment 0 reactions 1 assignee View on GitHub

@Alan-Jowett is already working on this.

Since Oct 27, 2025.

enhancement P2 security triaged
Dominant language
C
Stars
3.6k
Forks
311
Avg merge
6d 10h
Merged PRs (30d)
21

Description

Currently the bpf2c toolchain adds the hash of the input ELF into the native driver PE image. But that hash cannot be queried easily. The ask is to stick the hash to some part of the PE image which is easily accessible that can be used to validate the provenance of the generated native driver against the input ELF file.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.