PT-2026-61247 · Linux+1 · Linux Kernel+1
CVE-2026-63930
·
Published
2026-07-19
·
Updated
2026-09-07
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A use-after-free issue exists in the
err put buffers cleanup path of the iio hw consumer alloc() function. The implementation used list for each entry() to iterate through buffers while calling iio buffer put(). Because iio buffer put() can free the current buffer when the reference count reaches zero, the loop macro subsequently attempts to access the freed buffer to evaluate buf->head.next for the next iteration.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Ubuntu