CVE Catalog

CVE-2026-43256

Medium
Published: Translated: NVD NIST

Summary

A vulnerability in the Linux kernel related to out-of-bounds access in the vfe_isr_reg_update() function has been resolved. The issue occurs during iteration in the vfe_isr() function, where an incorrect loop bound is used, potentially leading to unauthorized memory access.

Risk Assessment

This vulnerability may lead to unexpected system behavior, including potential data leakage or system crashes, posing a threat to the integrity and availability of services.

Recommendation

It is recommended to update the Linux kernel to the latest version to mitigate this vulnerability and to monitor systems for any unauthorized activities.

Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: media: qcom: camss: vfe: Fix out-of-bounds access in vfe_isr_reg_update() vfe_isr() iterates using MSM_VFE_IMAGE_MASTERS_NUM(7) as the loop bound and passes the index to vfe_isr_reg_update(). However, vfe->line[] array is defined

Vulnerability data from NVD (NIST) · CISA KEV · EPSS