CVE Catalog

CVE-2026-89876

Unknown
Published: Translated: NVD NIST

Summary

In the Linux kernel, the media tda18250 driver has a possible integer overflow when the variable exp equals zero. The shift operation 1 << (exp - 1) may then lead to undefined behavior.

Risk Assessment

Undefined behavior in kernel code can cause incorrect driver operation or potential system instability. Impact is limited to devices using this tuner driver.

Recommendation

Update the Linux kernel to a version containing the fix for the tda18250 driver. If the device does not use this driver, the risk is minimal.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: media: tda18250: fix possible integer overflow Integer overflow may occur, when variable exp equals to zero. Result of shift 1 << (exp - 1) may then leads to undefined behavior.

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