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-18T09:35:41.902Z
Modified
2025-11-28T02:33:53.415849Z
Summary
gpio: virtuser: fix potential out-of-bound write
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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/38xxx/CVE-2025-38082.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
91581c4b3f29e2e22aeb1a62e842d529ca638b2d
Fixed
afe090366f470f77e140ff3407db813f57852c04
Fixed
b96feaaa0fda1e3871b438143c3446954b32d3a7
Fixed
7118be7c6072f40391923543fdd1563b8d56377c

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.11.0
Fixed
6.12.32
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.14.10