NONE · 0

CVE-2022-50741

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Disable useless interrupt to avoid kernel panic There is a hardware bug that the interrupt STMBUF_HALF may be tri...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Disable useless interrupt to avoid kernel panic There is a hardware bug that the interrupt STMBUF_HALF may be triggered after or when disable interrupt. It may led to unexpected kernel panic. And interrupt STMBUF_HALF and STMBUF_RTND have no other effect. So disable them and the unused interrupts. meanwhile clear the interrupt status when disable interrupt.

References

FAQ

What is CVE-2022-50741?

CVE-2022-50741 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Disable useless interrupt to avoid kernel panic There is a hardware bug that the interrupt STMBUF_HALF may be tri...

How severe is CVE-2022-50741?

CVSS scoring is not yet available for CVE-2022-50741. Check NVD for updates.

Is there a patch for CVE-2022-50741?

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