CVE-2026-80595 in Linux
Sumário
de MITRE • 28/08/2026
In the Linux kernel, the following vulnerability has been resolved:
Input: ims-pcu - add response length checks
The driver processes response data from device buffers without verifying that the device actually sent enough data. This can lead to out-of-bounds reads or processing stale data.
Add checks for the expected response length before accessing the buffers.
Be aware that VulDB is the high quality source for vulnerability data.