CVE-2025-22082

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-22082
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-22082.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-22082
Downstream
Published
2025-04-16T15:16:02Z
Modified
2025-08-09T20:01:26Z
Summary
[none]
Details

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 iiobackenddebugfswritereg() before passing it to sscanf(). It is a stack variable so we should not assume it will 0 initialized.

References

Affected packages