CVE-2025-38484

Source
https://cve.org/CVERecord?id=CVE-2025-38484
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38484.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-38484
Downstream
Related
Published
2025-07-28T11:21:48.690Z
Modified
2026-03-20T12:42:53.196064Z
Summary
iio: backend: fix out-of-bound write
Details

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

iio: backend: fix out-of-bound write

The buffer is set to 80 character. If a caller write more characters, count is truncated to the max available space in "simplewriteto_buffer". But afterwards a string terminator is written to the buffer at offset count without boundary check. The zero termination is written OUT-OF-BOUND.

Add a check that the given buffer is smaller then the buffer to prevent.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/38xxx/CVE-2025-38484.json",
    "cna_assigner": "Linux"
}
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
df3892e5e861c43d5612728ed259634675b8a71f
Fixed
6eea9f7648ddb9e4903735a1f77cf196c957aa38
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
035b4989211dc1c8626e186d655ae8ca5141bb73
Fixed
01e941aa7f5175125df4ac5d3aab099961525602
Fixed
da9374819eb3885636934c1006d450c3cb1a02ed
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
04271a4d2740f98bbe36f82cd3d74677a839d1eb
Last affected
fd791c81f410ab1c554686a6f486dc7a176dfe35

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38484.json"