VYPR
Unrated severityNVD Advisory· Published Jul 25, 2025· Updated Nov 3, 2025

Input: ims-pcu - check record size in ims_pcu_flash_firmware()

CVE-2025-38428

Description

In the Linux kernel, the following vulnerability has been resolved:

Input: ims-pcu - check record size in ims_pcu_flash_firmware()

The "len" variable comes from the firmware and we generally do trust firmware, but it's always better to double check. If the "len" is too large it could result in memory corruption when we do "memcpy(fragment->data, rec->data, len);"

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

116

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.