← Back to CVE List

CVE-2022-49023

Published: 2024-10-21T20:15Z
Last Modified: 2024-10-24T03:50Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt