Security Advisory

CVE-2021-47347

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-21 14:35:52
Last updated 2026-05-11 13:52:56
Assigner Linux
State PUBLISHED

Description

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.