In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: validate assoc response length before status and IE access cfg80211_rx_assoc_resp() initialises the status and re…
High CVSS 8.8
Summary
In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: validate assoc response length before status and IE access cfg80211_rx_assoc_resp() initialises the status and response-IE fields of cfg80211_connect_resp_params from the management frame before proving that the frame is long enough for those offsets. S1G and regular association responses also have different IE offsets, but the S1G path only patched resp_ie after the unsafe initialiser had already run. Defer …
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/78ac450ad4624d6b2999cb4eeb28916767f81247
- https://git.kernel.org/stable/c/a57310600c1e2b9ada0f37c96e8f48aef47d3093
- https://git.kernel.org/stable/c/b760113aeca2e9362d56bf9e9263373ffe6c8eb3
Timeline
- nvd_ingest NVD