NONE · 0

CVE-2023-54282

In the Linux kernel, the following vulnerability has been resolved: media: tuners: qt1010: replace BUG_ON with a regular error BUG_ON is unnecessary here, and in addition it confuses smatch. Replaci...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: media: tuners: qt1010: replace BUG_ON with a regular error BUG_ON is unnecessary here, and in addition it confuses smatch. Replacing this with an error return help resolve this smatch warning: drivers/media/tuners/qt1010.c:350 qt1010_init() error: buffer overflow 'i2c_data' 34 <= 34

References

FAQ

What is CVE-2023-54282?

CVE-2023-54282 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: media: tuners: qt1010: replace BUG_ON with a regular error BUG_ON is unnecessary here, and in addition it confuses smatch. Replaci...

How severe is CVE-2023-54282?

CVSS scoring is not yet available for CVE-2023-54282. Check NVD for updates.

Is there a patch for CVE-2023-54282?

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