{ "dataType": "CVE_RECORD", "cveMetadata": { "cveId": "CVE-2024-26978", "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "state": "PUBLISHED", "assignerShortName": "Linux", "dateReserved": "2024-02-19T14:20:24.203Z", "datePublished": "2024-05-01T05:20:33.457Z", "dateUpdated": "2026-05-23T15:40:48.743Z" }, "containers": { "cna": { "providerMetadata": { "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "shortName": "Linux", "dateUpdated": "2026-05-23T15:40:48.743Z" }, "descriptions": [ { "lang": "en", "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nserial: max310x: fix NULL pointer dereference in I2C instantiation\n\nWhen trying to instantiate a max14830 device from userspace:\n\n echo max14830 0x60 > /sys/bus/i2c/devices/i2c-2/new_device\n\nwe get the following error:\n\n Unable to handle kernel NULL pointer dereference at virtual address...\n ...\n Call trace:\n max310x_i2c_probe+0x48/0x170 [max310x]\n i2c_device_probe+0x150/0x2a0\n ...\n\nAdd check for validity of devtype to prevent the error, and abort probe\nwith a meaningful error message." } ], "affected": [ { "product": "Linux", "vendor": "Linux", "defaultStatus": "unaffected", "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", "programFiles": [ "drivers/tty/serial/max310x.c" ], "versions": [ { "version": "f5c252aaa1be5d38604e58e9bd335065f767d0d8", "lessThan": "7d271b798add90c6196539167c019d0817285cf0", "status": "affected", "versionType": "git" }, { "version": "85d79478710ad2cbf11857aec107084a7104943e", "lessThan": "c45e53c27b78afd6c81fc25608003576f27b5735", "status": "affected", "versionType": "git" }, { "version": "2e1f2d9a9bdbe12ee475c82a45ac46a278e8049a", "lessThan": "12609c76b755dbeb1645c0aacc0f0f4743b2eff3", "status": "affected", "versionType": "git" }, { "version": "2e1f2d9a9bdbe12ee475c82a45ac46a278e8049a", "lessThan": "2160ad6861c4a21d3fa553d7b2aaec6634a37f8a", "status": "affected", "versionType": "git" }, { "version": "2e1f2d9a9bdbe12ee475c82a45ac46a278e8049a", "lessThan": "5cd8af02b466e1beeae13e2de3dc58fcc7925e5a", "status": "affected", "versionType": "git" }, { "version": "2e1f2d9a9bdbe12ee475c82a45ac46a278e8049a", "lessThan": "aeca49661fd02fd56fb026768b580ce301b45733", "status": "affected", "versionType": "git" }, { "version": "2e1f2d9a9bdbe12ee475c82a45ac46a278e8049a", "lessThan": "0d27056c24efd3d63a03f3edfbcfc4827086b110", "status": "affected", "versionType": "git" }, { "version": "5.4.272", "lessThan": "5.4.274", "status": "affected", "versionType": "semver" }, { "version": "5.10.213", "lessThan": "5.10.215", "status": "affected", "versionType": "semver" } ] }, { "product": "Linux", "vendor": "Linux", "defaultStatus": "affected", "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", "programFiles": [ "drivers/tty/serial/max310x.c" ], "versions": [ { "version": "6.0", "status": "affected" }, { "version": "0", "lessThan": "6.0", "status": "unaffected", "versionType": "semver" }, { "version": "5.4.274", "lessThanOrEqual": "5.4.*", "status": "unaffected", "versionType": "semver" }, { "version": "5.10.215", "lessThanOrEqual": "5.10.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.1.84", "lessThanOrEqual": "6.1.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.6.24", "lessThanOrEqual": "6.6.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.7.12", "lessThanOrEqual": "6.7.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.8.3", "lessThanOrEqual": "6.8.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.9", "lessThanOrEqual": "*", "status": "unaffected", "versionType": "original_commit_for_fix" } ] } ], "cpeApplicability": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "5.4.272", "versionEndExcluding": "5.4.274" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "5.10.213", "versionEndExcluding": "5.10.215" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "6.0", "versionEndExcluding": "6.1.84" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "6.0", "versionEndExcluding": "6.6.24" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "6.0", "versionEndExcluding": "6.7.12" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "6.0", "versionEndExcluding": "6.8.3" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "6.0", "versionEndExcluding": "6.9" } ] } ] } ], "references": [ { "url": "https://git.kernel.org/stable/c/7d271b798add90c6196539167c019d0817285cf0" }, { "url": "https://git.kernel.org/stable/c/c45e53c27b78afd6c81fc25608003576f27b5735" }, { "url": "https://git.kernel.org/stable/c/12609c76b755dbeb1645c0aacc0f0f4743b2eff3" }, { "url": "https://git.kernel.org/stable/c/2160ad6861c4a21d3fa553d7b2aaec6634a37f8a" }, { "url": "https://git.kernel.org/stable/c/5cd8af02b466e1beeae13e2de3dc58fcc7925e5a" }, { "url": "https://git.kernel.org/stable/c/aeca49661fd02fd56fb026768b580ce301b45733" }, { "url": "https://git.kernel.org/stable/c/0d27056c24efd3d63a03f3edfbcfc4827086b110" } ], "title": "serial: max310x: fix NULL pointer dereference in I2C instantiation", "x_generator": { "engine": "bippy-1.2.0" } }, "adp": [ { "problemTypes": [ { "descriptions": [ { "type": "CWE", "cweId": "CWE-476", "lang": "en", "description": "CWE-476 NULL Pointer Dereference" } ] } ], "metrics": [ { "other": { "type": "ssvc", "content": { "timestamp": "2024-06-06T18:50:02.480775Z", "id": "CVE-2024-26978", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "version": "2.0.3" } } } ], "title": "CISA ADP Vulnrichment", "providerMetadata": { "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP", "dateUpdated": "2024-06-06T18:50:27.641Z" } }, { "providerMetadata": { "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE", "dateUpdated": "2024-08-02T00:21:05.869Z" }, "title": "CVE Program Container", "references": [ { "url": "https://git.kernel.org/stable/c/7d271b798add90c6196539167c019d0817285cf0", "tags": [ "x_transferred" ] }, { "url": "https://git.kernel.org/stable/c/c45e53c27b78afd6c81fc25608003576f27b5735", "tags": [ "x_transferred" ] }, { "url": "https://git.kernel.org/stable/c/12609c76b755dbeb1645c0aacc0f0f4743b2eff3", "tags": [ "x_transferred" ] }, { "url": "https://git.kernel.org/stable/c/2160ad6861c4a21d3fa553d7b2aaec6634a37f8a", "tags": [ "x_transferred" ] }, { "url": "https://git.kernel.org/stable/c/5cd8af02b466e1beeae13e2de3dc58fcc7925e5a", "tags": [ "x_transferred" ] }, { "url": "https://git.kernel.org/stable/c/aeca49661fd02fd56fb026768b580ce301b45733", "tags": [ "x_transferred" ] }, { "url": "https://git.kernel.org/stable/c/0d27056c24efd3d63a03f3edfbcfc4827086b110", "tags": [ "x_transferred" ] }, { "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html", "tags": [ "x_transferred" ] } ] } ] }, "dataVersion": "5.2" }