NONE · 0

CVE-2026-89876

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 << ...

Vulnerability Description

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.

References

FAQ

What is CVE-2026-89876?

CVE-2026-89876 is a documented vulnerability. 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 << ...

How severe is CVE-2026-89876?

CVSS scoring is not yet available for CVE-2026-89876. Check NVD for updates.

Is there a patch for CVE-2026-89876?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.