CVE-2025-38667 PUBLISHED CVSS 7.800000190734863 HIGH

In the Linux kernel, the following vulnerability has been resolved: iio: fix potential out-of-bound write The buffer is set to 20 characters. If a caller write more characters, count is truncated to the max available space in "simple_write_to_buffer". To protect from OoB access, check that the input size fit into buffer and add a zero terminator after copy to the end of the copied data.

EPSS 0.02% · 5.5th percentile

Risk Scores

CVSS v3.1
7.800000190734863
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score
0.02%
5.5th percentile

Affected Products

VendorProductVersions
LinuxLinux6d5dd486c715908b5a6ed02315a15ff044a91025, 6d5dd486c715908b5a6ed02315a15ff044a91025, 6.15
linuxlinux_kernel6.15, 6.15, 6.15

Timeline

References

Open in Interactive Console →