Description
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.
Published: 2026-08-28
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Apply Patch
AI Analysis

Impact

This vulnerability occurs in the Linux kernel's ims‑pcu driver, which processes response data from device buffers without verifying that the device has supplied the expected amount of data. The lack of length checks can cause the driver to read beyond the bounds of the input buffer, resulting in out‑of‑bounds reads or the processing of stale data. Such reads may expose sensitive kernel memory contents to an attacker or cause denial of service conditions by corrupting internal state.

Affected Systems

The flaw is present in the Linux kernel wherever the ims‑pcu driver is active. Affected versions include all kernel releases prior to the applied patch that adds the missing response length checks; no exact version list is provided, so any distribution using the kernel without the fix is at risk.

Risk and Exploitability

The CVSS score of 5.5 indicates moderate risk, and the EPSS score is < 1%. The flaw is not listed in CISA’s KEV catalog. The likely attack vector requires local or privileged access that enables interaction with the ims‑pcu device, allowing an attacker to manipulate the device’s response payload to trigger the out‑of‑bounds read. While the vulnerability only allows information disclosure or potential denial of service, it could serve as a stepping stone for higher‑level compromise if an attacker already has local or device‑level control.

Generated by OpenCVE AI on August 31, 2026 at 14:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the kernel update that incorporates the response length checks for the ims‑pcu driver.
  • If an update cannot be applied, disable or uninstall the ims‑pcu driver to stop the vulnerable code from running.
  • Verify that device firmware and communication mechanisms are correctly validated, ensuring that responses meet expected lengths before processing.

Generated by OpenCVE AI on August 31, 2026 at 14:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

threat_severity

Moderate


Fri, 28 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-125

Fri, 28 Aug 2026 07:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Input: ims-pcu - add response length checks
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-08-28T06:48:22.291Z

Reserved: 2026-08-26T14:34:25.770Z

Link: CVE-2026-80595

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-28T08:16:43.187

Modified: 2026-08-28T08:16:43.187

Link: CVE-2026-80595

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-28T00:00:00Z

Links: CVE-2026-80595 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T14:15:06Z

Weaknesses