Skip to content

fix(detector): extend DYNAMIC_EXECUTION for operator.call and functools.partial exec wrappers#30

Closed
SarahLacard wants to merge 3 commits into
gpu-mode:mainfrom
SarahLacard:fix/red-operator-exec-1
Closed

fix(detector): extend DYNAMIC_EXECUTION for operator.call and functools.partial exec wrappers#30
SarahLacard wants to merge 3 commits into
gpu-mode:mainfrom
SarahLacard:fix/red-operator-exec-1

Conversation

@SarahLacard

Copy link
Copy Markdown

KernelGuard-Red-Submission: operator-exec-1

Extends DYNAMIC_EXECUTION detection to catch operator.call(exec, ...), functools.partial(exec, ...), and builtins.exec()/eval() wrappers that evade the existing detector (which only checks func_name directly).

KernelGuard-Red-Submission: thread-module-1
…ls.partial

KernelGuard-Red-Submission: operator-exec-1
SarahLacard added a commit to SarahLacard/kernelguard-patches that referenced this pull request May 1, 2026
SarahLacard added a commit to SarahLacard/kernelguard-patches that referenced this pull request May 1, 2026
SarahLacard added a commit to SarahLacard/kernelguard-patches that referenced this pull request May 1, 2026
SarahLacard added a commit to SarahLacard/kernelguard-patches that referenced this pull request May 1, 2026
@SinatrasC

Copy link
Copy Markdown
Collaborator

Thanks for the KernelGuard Flywheel Campaign contribution. We are not selecting this PR for merge because it is too narrow or not aligned with the current consolidated rule-family surface.

@SinatrasC SinatrasC closed this Jun 20, 2026
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.

2 participants