CVE-2022-50169

In the Linux kernel, the following vulnerability has been resolved: wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi() The simple_write_to_buffer() function will succeed if even a single byte is initialized. However, we need to initialize the whole buffer to prevent information leaks. Just use memdup_user().
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

23 Jan 2026, 16:42

Type Values Removed Values Added
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: wifi: wil6210: debugfs: corrección de fuga de información en wil_write_file_wmi(). La función simple_write_to_buffer() funcionará correctamente incluso si se inicializa un solo byte. Sin embargo, es necesario inicializar todo el búfer para evitar fugas de información. Simplemente use memdup_user().
References () https://git.kernel.org/stable/c/05ceda14ef7c73104e709c414c3680d8a59f51d4 - () https://git.kernel.org/stable/c/05ceda14ef7c73104e709c414c3680d8a59f51d4 - Patch
References () https://git.kernel.org/stable/c/074e865b37da55aa87baa16d68b96896f85f8adb - () https://git.kernel.org/stable/c/074e865b37da55aa87baa16d68b96896f85f8adb - Patch
References () https://git.kernel.org/stable/c/4615458db7793fadc6d546ac3564b36819e77a22 - () https://git.kernel.org/stable/c/4615458db7793fadc6d546ac3564b36819e77a22 - Patch
References () https://git.kernel.org/stable/c/60c9983425167ec5073c628d83a6875760d18059 - () https://git.kernel.org/stable/c/60c9983425167ec5073c628d83a6875760d18059 - Patch
References () https://git.kernel.org/stable/c/67470920cd3f3cb38699b1ad23234f96bead4d21 - () https://git.kernel.org/stable/c/67470920cd3f3cb38699b1ad23234f96bead4d21 - Patch
References () https://git.kernel.org/stable/c/789edc1af9c1a2293956e8534bfef3d18d629de9 - () https://git.kernel.org/stable/c/789edc1af9c1a2293956e8534bfef3d18d629de9 - Patch
References () https://git.kernel.org/stable/c/7a4836560a6198d245d5732e26f94898b12eb760 - () https://git.kernel.org/stable/c/7a4836560a6198d245d5732e26f94898b12eb760 - Patch
References () https://git.kernel.org/stable/c/c1216e699a1ce83ea005510844bd7508d34c6cef - () https://git.kernel.org/stable/c/c1216e699a1ce83ea005510844bd7508d34c6cef - Patch
CWE CWE-909
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.1
First Time Linux
Linux linux Kernel

18 Jun 2025, 11:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-06-18 11:15

Updated : 2026-01-23 16:42


NVD link : CVE-2022-50169

Mitre link : CVE-2022-50169

CVE.ORG link : CVE-2022-50169


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-909

Missing Initialization of Resource