PT-2026-82905 · Linux · Linux Kernel
CVE-2026-80605
·
Published
2026-08-28
·
Updated
2026-08-28
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An integer overflow of the signed loop counter
k in the picolcd send and wait() function can lead to a NULL pointer dereference of raw data. This occurs if the loop executes more than INT MAX times, causing k to become negative and making the condition k < size true even when size is 0, resulting in out-of-bounds access.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