CVE-2022-49023
CVE-2022-49023CVE-2022-49023
linux / linux_kernel
Description
In the Linux kernel, the following vulnerability has been resolved:
wifi: cfg80211: fix buffer overflow in elem comparison
For vendor elements, the code here assumes that 5 octets
are present without checking. Since the element itself is
already checked to fit, we only need to check the length.
Scoring
| CVSS | 7.1 () |
| Vector | CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H |
| Last modified | 2026-08-04 |