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
The following references provide additional information about CVE-2023-54282 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/1a6bf53fffe0b7ebe2a0f402b44f14f90cffd164
-
PatchKernel patch commithttps://git.kernel.org/stable/c/257092cb544c7843376b3e161f789e666ef06c98
-
PatchKernel patch commithttps://git.kernel.org/stable/c/2ae53dd15eef90d34fc084b5b2305a67bb675a26
Frequently 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.