CVE-2025-38082

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-38082
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38082.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-38082
Downstream
Published
2025-06-18T10:15:41Z
Modified
2025-08-09T20:01:27Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

gpio: virtuser: fix potential out-of-bound write

If the caller wrote more characters, count is truncated to the max available space in "simplewriteto_buffer". Check that the input size does not exceed the buffer size. Write a zero termination afterwards.

References

Affected packages