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. 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
Affected versions
Linux kernel versions
4.2
and later are affected. Fixed in
4.14.326,
4.19.295,
5.4.257,
5.10.197,
5.15.133,
6.1.55,
6.5.5,
6.6
and their respective stable series.
References
8 totalFrequently asked questions
-
What is CVE-2023-54282?
CVE-2023-54282 is a unscored severity Linux kernel vulnerability . It affects Linux kernel versions from 4.2 onward and has been patched in 4.14.326, 4.19.295, 5.4.257 and others. CVE-2023-54282 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
Is there a patch available for CVE-2023-54282?
Yes. CVE-2023-54282 has been patched. Fixed versions include 4.14.326, 4.19.295, 5.4.257 and others. If you are running Linux kernel 4.2 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2023-54282 actively exploited?
No. CVE-2023-54282 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.