radiotap parser

  1. CVE-2026-23367: Fixing Uninitialized State in Linux Radiotap Wi‑Fi Parser

    In the Linux kernel’s Wi-Fi stack, CVE-2026-23367 is a small-looking bug with an important lesson: even parser code that merely rejects malformed input can still trip over uninitialized state and crash-prone logic. The flaw lives in the radiotap iterator used by mac80211 and related networking...