Skip to main content
Run any Skill in Manus
with one click

wireless-driver-control-frame-audit

Stars5
Forks0
UpdatedMay 7, 2026 at 16:19

Systematic audit methodology for wireless driver control-frame and Information Element (IE) parsing in Linux kernel drivers (and equivalents — Windows, macOS, BSD). Use when: (1) auditing a vendor's WLAN driver for memory-safety bugs in beacon/probe-resp/ assoc-frame parsing, (2) hunting for cross-vendor bug-class propagation (idioms copy-pasted across drivers), (3) mapping coverage gaps in helper-vs-raw-walk discipline, (4) pivoting from finding a single bug to finding its peers tree-wide. Covers: per-driver fingerprint construction, per-EID handler matrix, bug-class taxonomy (TLV underflow, vendor-IE deref-before-bound, edge-byte OOB, per-EID typed-pointer cast, cross-driver propagation, file-level inconsistency-within-driver), MLE/MBSSID/RNR Wi-Fi 6/7 surface analysis, and cross-OS protocol-parser-surface mapping.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly