CVE-2026-43182 (GCVE-0-2026-43182)
Vulnerability from cvelistv5 – Published: 2026-05-06 11:27 – Updated: 2026-05-06 11:27
VLAI?
Title
media: ccs: Avoid possible division by zero
Summary
In the Linux kernel, the following vulnerability has been resolved:
media: ccs: Avoid possible division by zero
Calculating maximum M for scaler configuration involves dividing by
MIN_X_OUTPUT_SIZE limit register's value. Albeit the value is presumably
non-zero, the driver was missing the check it in fact was. Fix this.
Severity ?
No CVSS data available.
Assigner
References
Impacted products
| Vendor | Product | Version | |||||||
|---|---|---|---|---|---|---|---|---|---|
| Linux | Linux |
Affected:
ccfc97bdb5ae8b8edc55169ac6924e08449836ac , < b6e0529c300e44153fc6f3b565e28163caf1f031
(git)
Affected: ccfc97bdb5ae8b8edc55169ac6924e08449836ac , < 9aae0f31d37a8facd25e37c0f0709ea08de83802 (git) Affected: ccfc97bdb5ae8b8edc55169ac6924e08449836ac , < c9af1818387f5c6f543e2e02c40b3038eae86be8 (git) Affected: ccfc97bdb5ae8b8edc55169ac6924e08449836ac , < 32a21ed2ad743fe2d12af48e627089b921a032c2 (git) Affected: ccfc97bdb5ae8b8edc55169ac6924e08449836ac , < a8ff58cc8c7514c278ba0ea2c787d4bf9eeb355d (git) Affected: ccfc97bdb5ae8b8edc55169ac6924e08449836ac , < 8ca7df18e7a58a0e5b0ed9eaaa34e16fc5cb9680 (git) Affected: ccfc97bdb5ae8b8edc55169ac6924e08449836ac , < 679f0b7b6a409750a25754c8833e268e5fdde742 (git) |
|||||||
|
|||||||||
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/media/i2c/ccs/ccs-core.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "b6e0529c300e44153fc6f3b565e28163caf1f031",
"status": "affected",
"version": "ccfc97bdb5ae8b8edc55169ac6924e08449836ac",
"versionType": "git"
},
{
"lessThan": "9aae0f31d37a8facd25e37c0f0709ea08de83802",
"status": "affected",
"version": "ccfc97bdb5ae8b8edc55169ac6924e08449836ac",
"versionType": "git"
},
{
"lessThan": "c9af1818387f5c6f543e2e02c40b3038eae86be8",
"status": "affected",
"version": "ccfc97bdb5ae8b8edc55169ac6924e08449836ac",
"versionType": "git"
},
{
"lessThan": "32a21ed2ad743fe2d12af48e627089b921a032c2",
"status": "affected",
"version": "ccfc97bdb5ae8b8edc55169ac6924e08449836ac",
"versionType": "git"
},
{
"lessThan": "a8ff58cc8c7514c278ba0ea2c787d4bf9eeb355d",
"status": "affected",
"version": "ccfc97bdb5ae8b8edc55169ac6924e08449836ac",
"versionType": "git"
},
{
"lessThan": "8ca7df18e7a58a0e5b0ed9eaaa34e16fc5cb9680",
"status": "affected",
"version": "ccfc97bdb5ae8b8edc55169ac6924e08449836ac",
"versionType": "git"
},
{
"lessThan": "679f0b7b6a409750a25754c8833e268e5fdde742",
"status": "affected",
"version": "ccfc97bdb5ae8b8edc55169ac6924e08449836ac",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/media/i2c/ccs/ccs-core.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "3.5"
},
{
"lessThan": "3.5",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"version": "5.15.202",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.165",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"version": "6.6.128",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.12.*",
"status": "unaffected",
"version": "6.12.75",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.18.*",
"status": "unaffected",
"version": "6.18.16",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.19.*",
"status": "unaffected",
"version": "6.19.6",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "7.0",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.15.202",
"versionStartIncluding": "3.5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.1.165",
"versionStartIncluding": "3.5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.6.128",
"versionStartIncluding": "3.5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.12.75",
"versionStartIncluding": "3.5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.18.16",
"versionStartIncluding": "3.5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.19.6",
"versionStartIncluding": "3.5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.0",
"versionStartIncluding": "3.5",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: ccs: Avoid possible division by zero\n\nCalculating maximum M for scaler configuration involves dividing by\nMIN_X_OUTPUT_SIZE limit register\u0027s value. Albeit the value is presumably\nnon-zero, the driver was missing the check it in fact was. Fix this."
}
],
"providerMetadata": {
"dateUpdated": "2026-05-06T11:27:54.307Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/b6e0529c300e44153fc6f3b565e28163caf1f031"
},
{
"url": "https://git.kernel.org/stable/c/9aae0f31d37a8facd25e37c0f0709ea08de83802"
},
{
"url": "https://git.kernel.org/stable/c/c9af1818387f5c6f543e2e02c40b3038eae86be8"
},
{
"url": "https://git.kernel.org/stable/c/32a21ed2ad743fe2d12af48e627089b921a032c2"
},
{
"url": "https://git.kernel.org/stable/c/a8ff58cc8c7514c278ba0ea2c787d4bf9eeb355d"
},
{
"url": "https://git.kernel.org/stable/c/8ca7df18e7a58a0e5b0ed9eaaa34e16fc5cb9680"
},
{
"url": "https://git.kernel.org/stable/c/679f0b7b6a409750a25754c8833e268e5fdde742"
}
],
"title": "media: ccs: Avoid possible division by zero",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2026-43182",
"datePublished": "2026-05-06T11:27:54.307Z",
"dateReserved": "2026-05-01T14:12:55.991Z",
"dateUpdated": "2026-05-06T11:27:54.307Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-43182",
"date": "2026-05-09",
"epss": "0.00024",
"percentile": "0.07036"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-43182\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-05-06T12:16:36.787\",\"lastModified\":\"2026-05-06T13:07:51.607\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmedia: ccs: Avoid possible division by zero\\n\\nCalculating maximum M for scaler configuration involves dividing by\\nMIN_X_OUTPUT_SIZE limit register\u0027s value. Albeit the value is presumably\\nnon-zero, the driver was missing the check it in fact was. Fix this.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/32a21ed2ad743fe2d12af48e627089b921a032c2\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/679f0b7b6a409750a25754c8833e268e5fdde742\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/8ca7df18e7a58a0e5b0ed9eaaa34e16fc5cb9680\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9aae0f31d37a8facd25e37c0f0709ea08de83802\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/a8ff58cc8c7514c278ba0ea2c787d4bf9eeb355d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b6e0529c300e44153fc6f3b565e28163caf1f031\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c9af1818387f5c6f543e2e02c40b3038eae86be8\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
}
}
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…
Loading…