CVE-2026-53022
ANALYSIS PENDINGplatform/x86: dell-wmi-sysman: bound enumeration string aggregation
Title source: cnaDescription
In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-sysman: bound enumeration string aggregation populate_enum_data() aggregates firmware-provided value-modifier and possible-value strings into fixed 512-byte struct members. The current code bounds each individual source string but then appends every string and separator with raw strcat() and no remaining-space check. Switch the aggregation loops to a bounded append helper and reject enumeration packages whose combined strings do not fit in the destination buffers. [ij: add include]
References (7)
Core 7
Core References
Scores
EPSS
0.0017
EPSS Percentile
6.8%
Details
Status
published
Products (22)
linux/Kernel
5.11.0 - 5.15.209linux
linux/Kernel
5.16.0 - 6.1.175linux
linux/Kernel
6.13.0 - 6.18.33linux
linux/Kernel
6.19.0 - 7.0.10linux
linux/Kernel
6.2.0 - 6.6.141linux
linux/Kernel
6.7.0 - 6.12.91linux
Linux/Linux
< 5.11
Linux/Linux
5.11
Linux/Linux
5.15.209 - 5.15.*
Linux/Linux
6.1.175 - 6.1.*
... and 12 more
Published
Jun 24, 2026
Tracked Since
Jun 24, 2026