CVE-2021-47194

Source
https://nvd.nist.gov/vuln/detail/CVE-2021-47194
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-47194.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-47194
Downstream
Related
Published
2024-04-10T19:15:47Z
Modified
2025-08-09T19:01:27Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

cfg80211: call cfg80211stopap when switch from P2P_GO type

If the userspace tools switch from NL80211IFTYPEP2PGO to NL80211IFTYPEADHOC via sendmsg(NL80211CMDSETINTERFACE), it does not call the cleanup cfg80211stopap(), this leads to the initialization of in-use data. For example, this path re-init the sdata->assignedchanctxlist while it is still an element of assignedvifs list, and makes that linked list corrupt.

References

Affected packages