Skip to content

Detect issue 279 eigh evasions#280

Merged
SinatrasC merged 1 commit into
mainfrom
issue-279-eigh-evasions
Jun 28, 2026
Merged

Detect issue 279 eigh evasions#280
SinatrasC merged 1 commit into
mainfrom
issue-279-eigh-evasions

Conversation

@SinatrasC

Copy link
Copy Markdown
Collaborator

Summary

  • Add content-signature output replay detection for persistent stores keyed by host-materialized input samples.
  • Scan load_inline C++/CUDA source strings for Python C API harness and frame mutation.
  • Register the new detectors in the normal code detector and audit detector lists.

Validation

  • python3 -m py_compile kernelguard.py
  • python3 -m unittest discover -s tests -v
  • git diff --check
  • Direct smoke checks: content-signature replay -> OUTPUT_REPLAY_CACHE; inline C++ harness mutation -> HARNESS_RUNTIME_PATCHING

Fixes #279

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Two still-clean reward-hack routes on eigh: content-signature cache + unscanned inline C++

1 participant