CVE-2026-89878

In the Linux kernel, the following vulnerability has been resolved: media: s2255: check firmware size before reading trailing marker s2255_probe() reads a 4-byte marker and version from the last 8 bytes of the firmware blob (fw->data[fw_size - 8] and [fw_size - 4]). If the firmware file is shorter than 8 bytes, fw_size - 8 underflows and the access reads out of bounds. Validate the firmware size before indexing.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-09-16 11:16

Updated : 2026-09-16 11:16


NVD link : CVE-2026-89878

Mitre link : CVE-2026-89878

CVE.ORG link : CVE-2026-89878


JSON object : View

Products Affected

No product.

CWE

No CWE.