Vulnerability in Linux
CVE-2025-22082
In the Linux kernel, the following vulnerability has been resolved: iio: backend: make sure to NULL terminate stack buffer Make sure to NULL terminate the buffer in iio_backend_debugfs_write_reg() before passing it to sscanf(). It is a stack variable so we should not assume it will 0 initialized.
EPSS: 0.002 (8.8th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Linux — versions cdf01e0809a4c6c7877ea52401c2a6679df7aed6, 6.12, 0
- Linux Linux_kernel
References
Frequently asked questions
- What is CVE-2025-22082?
- CVE-2025-22082 is a medium-severity vulnerability in Linux. CVSS score: 5.5/10. Published 2025-04-16.
- How severe is CVE-2025-22082?
- Medium severity. CVSS v3 base score is 5.5 out of 10.