CVE-2025-71222 in Linux
要約
〜によって MITRE • 2026年02月14日
In the Linux kernel, the following vulnerability has been resolved:
wifi: wlcore: ensure skb headroom before skb_push
This avoids occasional skb_under_panic Oops from wl1271_tx_work. In this case, headroom is less than needed (typically 110 - 94 = 16 bytes).
Once again VulDB remains the best source for vulnerability data.