In the Linux kernel, the following vulnerability has been resolved:
iio: accel: sca3300: fix uninitialized iio scan data
Fix potential leak of uninitialized stack data to userspace by ensuring
that the `channels` array is zeroed before use.
References
Configurations
Configuration 1 (hide)
|
History
25 Nov 2025, 21:29
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-908 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.17:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.17:rc1:*:*:*:*:*:* |
|
| References | () https://git.kernel.org/stable/c/4e5b705cc6147f0b9173c6219079f41416bdd3c0 - Patch | |
| References | () https://git.kernel.org/stable/c/c88c04adb8611e436e1e773fd5db3f8d7397d089 - Patch | |
| First Time |
Linux linux Kernel
Linux |
Information
Published : 2025-09-05 18:15
Updated : 2025-11-25 21:29
NVD link : CVE-2025-39690
Mitre link : CVE-2025-39690
CVE.ORG link : CVE-2025-39690
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-908
Use of Uninitialized Resource
