U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2026-53022

Change History

New CVE Received from kernel.org 6/24/2026 1:17:13 PM

Action Type Old Value New Value
Added Description

                  
                
              
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]
Added Reference

                  
                
              
https://git.kernel.org/stable/c/3c34471c26abc52a37f5ad90949e2e4b8027eb14
Added Reference

                  
                
              
https://git.kernel.org/stable/c/5a04f9a36930792f6d64e28d43609e158d09b665
Added Reference

                  
                
              
https://git.kernel.org/stable/c/75c738d4f27fa18a2a033de153bd40302bde6a66
Added Reference

                  
                
              
https://git.kernel.org/stable/c/7b3dc1f764bf24eb99474a5de8173b0b43a8b071
Added Reference

                  
                
              
https://git.kernel.org/stable/c/90b118d264845f7aaf539ac49f7c75f1f29590e2
Added Reference

                  
                
              
https://git.kernel.org/stable/c/ba0843c1955864401295f7ba3b420afe19f2266d
Added Reference

                  
                
              
https://git.kernel.org/stable/c/c5683ca4949a514fbe656c6d0d08c4c126e21db9
Added Affected

                  
                
              
[{"vendor":"Linux","product":"Linux","defaultStatus":"unaffected","programFiles":["drivers/platform/x86/dell/dell-wmi-sysman/enum-attributes.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"e8a60aa7404bfef37705da5607c97737073ac38d","lessThan":"7b3dc1f764bf24eb99474a5de8173b0b43a8b071","versionType":"git","status":"affected"},{"version":"e8a60aa7404bfef37705da5607c97737073ac38d","lessThan":"75c738d4f27fa18a2a033de153bd40302bde6a66","versionType":"git","status":"affected"},{"version":"e8a60aa7404bfef37705da5607c97737073ac38d","lessThan":"ba0843c1955864401295f7ba3b420afe19f2266d","versionType":"git","status":"affected"},{"version":"e8a60aa7404bfef37705da5607c97737073ac38d","lessThan":"5a04f9a36930792f6d64e28d43609e158d09b665","versionType":"git","status":"affected"},{"version":"e8a60aa7404bfef37705da5607c97737073ac38d","lessThan":"c5683ca4949a514fbe656c6d0d08c4c126e21db9","versionType":"git","status":"affected"},{"version":"e8a60aa7404bfef37705da5607c97737073ac38d","lessThan":"90b118d264845f7aaf539ac49f7c75f1f29590e2","versionType":"git","status":"affected"},{"version":"e8a60aa7404bfef37705da5607c97737073ac38d","lessThan":"3c34471c26abc52a37f5ad90949e2e4b8027eb14","versionType":"git","status":"affected"}]},{"vendor":"Linux","product":"Linux","defaultStatus":"affected","programFiles":["drivers/platform/x86/dell/dell-wmi-sysman/enum-attributes.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"5.11","status":"affected"},{"version":"0","lessThan":"5.11","versionType":"semver","status":"unaffected"},{"version":"5.15.209","lessThanOrEqual":"5.15.*","versionType":"semver","status":"unaffected"},{"version":"6.1.175","lessThanOrEqual":"6.1.*","versionType":"semver","status":"unaffected"},{"version":"6.6.141","lessThanOrEqual":"6.6.*","versionType":"semver","status":"unaffected"},{"version":"6.12.91","lessThanOrEqual":"6.12.*","versionType":"semver","status":"unaffected"},{"version":"6.18.33","lessThanOrEqual":"6.18.*","versionType":"semver","status":"unaffected"},{"version":"7.0.10","lessThanOrEqual":"7.0.*","versionType":"semver","status":"unaffected"},{"version":"7.1","lessThanOrEqual":"*","versionType":"original_commit_for_fix","status":"unaffected"}]}]