CVE-2023-54282
N/A
N/A
Summary
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 Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 4682b58e5af01ee856a706083eac71238fb69cd0 < 6cae780862d221106626b2b5fb21a197f398c6ec | affected |
| Linux | Linux | 4682b58e5af01ee856a706083eac71238fb69cd0 < f844bc3a47d8d1c55a4a9cfca38c538e9df7e678 | affected |
| Linux | Linux | 4682b58e5af01ee856a706083eac71238fb69cd0 < 641e60223971e95472a2a9646b1e7f94d441de45 | affected |
| Linux | Linux | 4682b58e5af01ee856a706083eac71238fb69cd0 < 2ae53dd15eef90d34fc084b5b2305a67bb675a26 | affected |
| Linux | Linux | 4682b58e5af01ee856a706083eac71238fb69cd0 < 48bb6a9fa5cb150ac2a22b3c779c96bc0ed21071 | affected |
| Linux | Linux | 4682b58e5af01ee856a706083eac71238fb69cd0 < 257092cb544c7843376b3e161f789e666ef06c98 | affected |
| Linux | Linux | 4682b58e5af01ee856a706083eac71238fb69cd0 < 1a6bf53fffe0b7ebe2a0f402b44f14f90cffd164 | affected |
| Linux | Linux | 4682b58e5af01ee856a706083eac71238fb69cd0 < ee630b29ea44d1851bb6c903f400956604834463 | affected |
| Linux | Linux | 4.2 | affected |
| Linux | Linux | 0 < 4.2 | unaffected |
| Linux | Linux | 4.14.326 <= 4.14.* | unaffected |
| Linux | Linux | 4.19.295 <= 4.19.* | unaffected |
| Linux | Linux | 5.4.257 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.197 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.133 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.55 <= 6.1.* | unaffected |
| Linux | Linux | 6.5.5 <= 6.5.* | unaffected |
| Linux | Linux | 6.6 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/6cae780862d221106626b2b5fb21a197f398c6ec
- https://git.kernel.org/stable/c/f844bc3a47d8d1c55a4a9cfca38c538e9df7e678
- https://git.kernel.org/stable/c/641e60223971e95472a2a9646b1e7f94d441de45
- https://git.kernel.org/stable/c/2ae53dd15eef90d34fc084b5b2305a67bb675a26
- https://git.kernel.org/stable/c/48bb6a9fa5cb150ac2a22b3c779c96bc0ed21071
- https://git.kernel.org/stable/c/257092cb544c7843376b3e161f789e666ef06c98
- https://git.kernel.org/stable/c/1a6bf53fffe0b7ebe2a0f402b44f14f90cffd164
- https://git.kernel.org/stable/c/ee630b29ea44d1851bb6c903f400956604834463
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.