← Back to CVE List

CVE-2021-47347

Published: 2024-05-21T15:15Z
Last Modified: 2025-04-02T14:31Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: wl1251: Fix possible buffer overflow in wl1251_cmd_scan Function wl1251_cmd_scan calls memcpy without checking the length. Harden by checking the length is within the maximum allowed size. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt