CVE-2024-26978

Source
https://cve.org/CVERecord?id=CVE-2024-26978
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-26978.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-26978
Downstream
Related
Published
2024-05-01T05:20:33.457Z
Modified
2026-03-20T12:35:20.215267Z
Summary
serial: max310x: fix NULL pointer dereference in I2C instantiation
Details

In the Linux kernel, the following vulnerability has been resolved:

serial: max310x: fix NULL pointer dereference in I2C instantiation

When trying to instantiate a max14830 device from userspace:

echo max14830 0x60 > /sys/bus/i2c/devices/i2c-2/new_device

we get the following error:

Unable to handle kernel NULL pointer dereference at virtual address...
...
Call trace:
    max310x_i2c_probe+0x48/0x170 [max310x]
    i2c_device_probe+0x150/0x2a0
...

Add check for validity of devtype to prevent the error, and abort probe with a meaningful error message.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/26xxx/CVE-2024-26978.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
f5c252aaa1be5d38604e58e9bd335065f767d0d8
Fixed
7d271b798add90c6196539167c019d0817285cf0
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
85d79478710ad2cbf11857aec107084a7104943e
Fixed
c45e53c27b78afd6c81fc25608003576f27b5735
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
2e1f2d9a9bdbe12ee475c82a45ac46a278e8049a
Fixed
12609c76b755dbeb1645c0aacc0f0f4743b2eff3
Fixed
2160ad6861c4a21d3fa553d7b2aaec6634a37f8a
Fixed
5cd8af02b466e1beeae13e2de3dc58fcc7925e5a
Fixed
aeca49661fd02fd56fb026768b580ce301b45733
Fixed
0d27056c24efd3d63a03f3edfbcfc4827086b110

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-26978.json"