Skip to content

[feat] Memory corruption attack categories + kernel triage layer #123

@peaktwilight

Description

@peaktwilight

What

Extend AttackCategory union type with memory corruption classes:

  • heap-overflow
  • use-after-free
  • stack-buffer-overflow
  • null-pointer-deref
  • integer-overflow
  • race-condition
  • type-confusion
  • double-free

Add kernel_oracle to TriageLayerName.

Extend feature-extractor with kernel-specific features (crash type, stack depth, subsystem, reproducer presence).

Extend PoV gate CATEGORY_JUDGES with kernel-specific proof patterns.

none

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions