CVE-2023-54282 (GCVE-0-2023-54282)
Vulnerability from cvelistv5 – Published: 2025-12-30 12:23 – Updated: 2026-05-11 19:58
VLAI
EPSS
VEX
Title
media: tuners: qt1010: replace BUG_ON with a regular error
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
Severity
No CVSS data available.
Assigner
References
8 references
Impacted products
2 products
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Linux | Linux |
Affected:
4682b58e5af01ee856a706083eac71238fb69cd0 , < 6cae780862d221106626b2b5fb21a197f398c6ec
(git)
Affected: 4682b58e5af01ee856a706083eac71238fb69cd0 , < f844bc3a47d8d1c55a4a9cfca38c538e9df7e678 (git) Affected: 4682b58e5af01ee856a706083eac71238fb69cd0 , < 641e60223971e95472a2a9646b1e7f94d441de45 (git) Affected: 4682b58e5af01ee856a706083eac71238fb69cd0 , < 2ae53dd15eef90d34fc084b5b2305a67bb675a26 (git) Affected: 4682b58e5af01ee856a706083eac71238fb69cd0 , < 48bb6a9fa5cb150ac2a22b3c779c96bc0ed21071 (git) Affected: 4682b58e5af01ee856a706083eac71238fb69cd0 , < 257092cb544c7843376b3e161f789e666ef06c98 (git) Affected: 4682b58e5af01ee856a706083eac71238fb69cd0 , < 1a6bf53fffe0b7ebe2a0f402b44f14f90cffd164 (git) Affected: 4682b58e5af01ee856a706083eac71238fb69cd0 , < ee630b29ea44d1851bb6c903f400956604834463 (git) |
guessed | |
| Linux | Linux |
Affected:
4.2
Unaffected: 0 , < 4.2 (semver) Unaffected: 4.14.326 , ≤ 4.14.* (semver) Unaffected: 4.19.295 , ≤ 4.19.* (semver) Unaffected: 5.4.257 , ≤ 5.4.* (semver) Unaffected: 5.10.197 , ≤ 5.10.* (semver) Unaffected: 5.15.133 , ≤ 5.15.* (semver) Unaffected: 6.1.55 , ≤ 6.1.* (semver) Unaffected: 6.5.5 , ≤ 6.5.* (semver) Unaffected: 6.6 , ≤ * (original_commit_for_fix) |
guessed |
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/media/tuners/qt1010.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "6cae780862d221106626b2b5fb21a197f398c6ec",
"status": "affected",
"version": "4682b58e5af01ee856a706083eac71238fb69cd0",
"versionType": "git"
},
{
"lessThan": "f844bc3a47d8d1c55a4a9cfca38c538e9df7e678",
"status": "affected",
"version": "4682b58e5af01ee856a706083eac71238fb69cd0",
"versionType": "git"
},
{
"lessThan": "641e60223971e95472a2a9646b1e7f94d441de45",
"status": "affected",
"version": "4682b58e5af01ee856a706083eac71238fb69cd0",
"versionType": "git"
},
{
"lessThan": "2ae53dd15eef90d34fc084b5b2305a67bb675a26",
"status": "affected",
"version": "4682b58e5af01ee856a706083eac71238fb69cd0",
"versionType": "git"
},
{
"lessThan": "48bb6a9fa5cb150ac2a22b3c779c96bc0ed21071",
"status": "affected",
"version": "4682b58e5af01ee856a706083eac71238fb69cd0",
"versionType": "git"
},
{
"lessThan": "257092cb544c7843376b3e161f789e666ef06c98",
"status": "affected",
"version": "4682b58e5af01ee856a706083eac71238fb69cd0",
"versionType": "git"
},
{
"lessThan": "1a6bf53fffe0b7ebe2a0f402b44f14f90cffd164",
"status": "affected",
"version": "4682b58e5af01ee856a706083eac71238fb69cd0",
"versionType": "git"
},
{
"lessThan": "ee630b29ea44d1851bb6c903f400956604834463",
"status": "affected",
"version": "4682b58e5af01ee856a706083eac71238fb69cd0",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/media/tuners/qt1010.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "4.2"
},
{
"lessThan": "4.2",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "4.14.*",
"status": "unaffected",
"version": "4.14.326",
"versionType": "semver"
},
{
"lessThanOrEqual": "4.19.*",
"status": "unaffected",
"version": "4.19.295",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.4.*",
"status": "unaffected",
"version": "5.4.257",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.10.*",
"status": "unaffected",
"version": "5.10.197",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"version": "5.15.133",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.55",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.5.*",
"status": "unaffected",
"version": "6.5.5",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "6.6",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "4.14.326",
"versionStartIncluding": "4.2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "4.19.295",
"versionStartIncluding": "4.2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.4.257",
"versionStartIncluding": "4.2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.10.197",
"versionStartIncluding": "4.2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.15.133",
"versionStartIncluding": "4.2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.1.55",
"versionStartIncluding": "4.2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.5.5",
"versionStartIncluding": "4.2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.6",
"versionStartIncluding": "4.2",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: tuners: qt1010: replace BUG_ON with a regular error\n\nBUG_ON is unnecessary here, and in addition it confuses smatch.\nReplacing this with an error return help resolve this smatch\nwarning:\n\ndrivers/media/tuners/qt1010.c:350 qt1010_init() error: buffer overflow \u0027i2c_data\u0027 34 \u003c= 34"
}
],
"providerMetadata": {
"dateUpdated": "2026-05-11T19:58:57.532Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/6cae780862d221106626b2b5fb21a197f398c6ec"
},
{
"url": "https://git.kernel.org/stable/c/f844bc3a47d8d1c55a4a9cfca38c538e9df7e678"
},
{
"url": "https://git.kernel.org/stable/c/641e60223971e95472a2a9646b1e7f94d441de45"
},
{
"url": "https://git.kernel.org/stable/c/2ae53dd15eef90d34fc084b5b2305a67bb675a26"
},
{
"url": "https://git.kernel.org/stable/c/48bb6a9fa5cb150ac2a22b3c779c96bc0ed21071"
},
{
"url": "https://git.kernel.org/stable/c/257092cb544c7843376b3e161f789e666ef06c98"
},
{
"url": "https://git.kernel.org/stable/c/1a6bf53fffe0b7ebe2a0f402b44f14f90cffd164"
},
{
"url": "https://git.kernel.org/stable/c/ee630b29ea44d1851bb6c903f400956604834463"
}
],
"title": "media: tuners: qt1010: replace BUG_ON with a regular error",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2023-54282",
"datePublished": "2025-12-30T12:23:23.792Z",
"dateReserved": "2025-12-30T12:06:44.525Z",
"dateUpdated": "2026-05-11T19:58:57.532Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-54282",
"date": "2026-09-16",
"epss": "0.00229",
"percentile": "0.13864"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-54282\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-12-30T13:16:17.180\",\"lastModified\":\"2026-06-17T06:47:09.153\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmedia: tuners: qt1010: replace BUG_ON with a regular error\\n\\nBUG_ON is unnecessary here, and in addition it confuses smatch.\\nReplacing this with an error return help resolve this smatch\\nwarning:\\n\\ndrivers/media/tuners/qt1010.c:350 qt1010_init() error: buffer overflow \u0027i2c_data\u0027 34 \u003c= 34\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta:\\n\\nmedia: sintonizadores: qt1010: reemplazar BUG_ON con un error regular\\n\\nBUG_ON es innecesario aqu\u00ed, y adem\u00e1s confunde a smatch.\\nReemplazar esto con un retorno de error ayuda a resolver esta advertencia de smatch:\\n\\ndrivers/media/tuners/qt1010.c:350 qt1010_init() error: desbordamiento de b\u00fafer \u0027i2c_data\u0027 34 \u0026lt;= 34\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/media/tuners/qt1010.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"4682b58e5af01ee856a706083eac71238fb69cd0\",\"lessThan\":\"6cae780862d221106626b2b5fb21a197f398c6ec\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4682b58e5af01ee856a706083eac71238fb69cd0\",\"lessThan\":\"f844bc3a47d8d1c55a4a9cfca38c538e9df7e678\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4682b58e5af01ee856a706083eac71238fb69cd0\",\"lessThan\":\"641e60223971e95472a2a9646b1e7f94d441de45\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4682b58e5af01ee856a706083eac71238fb69cd0\",\"lessThan\":\"2ae53dd15eef90d34fc084b5b2305a67bb675a26\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4682b58e5af01ee856a706083eac71238fb69cd0\",\"lessThan\":\"48bb6a9fa5cb150ac2a22b3c779c96bc0ed21071\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4682b58e5af01ee856a706083eac71238fb69cd0\",\"lessThan\":\"257092cb544c7843376b3e161f789e666ef06c98\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4682b58e5af01ee856a706083eac71238fb69cd0\",\"lessThan\":\"1a6bf53fffe0b7ebe2a0f402b44f14f90cffd164\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4682b58e5af01ee856a706083eac71238fb69cd0\",\"lessThan\":\"ee630b29ea44d1851bb6c903f400956604834463\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/media/tuners/qt1010.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"4.2\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"4.2\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"4.14.326\",\"lessThanOrEqual\":\"4.14.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"4.19.295\",\"lessThanOrEqual\":\"4.19.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.4.257\",\"lessThanOrEqual\":\"5.4.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.197\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.133\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.55\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.5.5\",\"lessThanOrEqual\":\"6.5.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/1a6bf53fffe0b7ebe2a0f402b44f14f90cffd164\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/257092cb544c7843376b3e161f789e666ef06c98\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/2ae53dd15eef90d34fc084b5b2305a67bb675a26\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/48bb6a9fa5cb150ac2a22b3c779c96bc0ed21071\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/641e60223971e95472a2a9646b1e7f94d441de45\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/6cae780862d221106626b2b5fb21a197f398c6ec\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ee630b29ea44d1851bb6c903f400956604834463\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/f844bc3a47d8d1c55a4a9cfca38c538e9df7e678\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
"redhat_vex": {
"aggregate_severity": "Low",
"current_release_date": "2026-06-30T10:33:25+00:00",
"cve": "CVE-2023-54282",
"id": "CVE-2023-54282",
"initial_release_date": "2023-01-01T00:00:00+00:00",
"product_status:known_affected": "76",
"product_status:known_not_affected": "198",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "kernel: media: tuners: qt1010: replace BUG_ON with a regular error",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2023/cve-2023-54282.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "low",
"current_release_date": "2026-09-11T02:18:18Z",
"cve": "CVE-2023-54282",
"id": "CVE-2023-54282",
"initial_release_date": "2025-12-31T00:26:45Z",
"product_status:known_affected": "394",
"product_status:known_not_affected": "397",
"product_status:recommended": "249",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2023-54282",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2023-54282.json",
"version": "35"
}
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Loading…
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.
Loading…