CVE-2023-52768 - CVE House
Back to Database
Status published Unknown CVE-2023-52768

wifi: wilc1000: use vmm_table as array in wilc struct

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: use vmm_table as array in wilc struct Enabling KASAN and running some iperf tests raises some memory issues with vmm_table: BUG: KASAN: slab-out-of-bounds in wilc_wlan_handle_txq+0x6ac/0xdb4 Write of size 4 at addr c3a61540 by task wlan0-tx/95 KASAN detects that we are writing data beyond range allocated to vmm_table. There is indeed a mismatch between the size passed to allocator in wilc_wlan_init, and the range of possible indexes used later: allocation size is missing a multiplication by sizeof(u32)

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2023-52768

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

Linux
Vulnerable Versions:
32dd0b22a5ba1dd296ccf2caf46ad44c3a8d5d98, 40b717bfcefab28a0656b8caa5e43d5449e5a671, 5212d958f6518003cd98c9886f8e8aedcfc25741, 5.15.68, 5.19.9, 6.0, 0, 5.15.140, 6.1.64, 6.5.13, 6.6.3, 6.7

Timeline

Official Publish: May 21st, 2024
Last Modified: May 23rd, 2026
Added to House: July 22nd, 2026

CVSS Vectors

No vector data available

Weaknesses (CWE)

No CWE data available

MITRE ATT&CK TTPs

No associated TTPs found for this vulnerability.