CVE-2024-26978
Last modified
CVE-2024-26978 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.4.274 |
| Linux | Linux Kernel | >= 5.5, < 5.10.215 |
| Linux | Linux Kernel | >= 5.11, < 6.1.84 |
| Linux | Linux Kernel | >= 6.2, < 6.6.24 |
| Linux | Linux Kernel | >= 6.7, < 6.7.12 |
| Linux | Linux Kernel | >= 6.8, <= 6.8.3 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-26978?
How severe is CVE-2024-26978?
How do I fix CVE-2024-26978?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-26972Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-26973In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26974In the Linux kernel, the following vulnerability has been re…7
- CVE-2024-26975In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26976In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-26977In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26979Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-2698A vulnerability was found in FreeIPA in how the initial impl…8.8
- CVE-2024-26980In the Linux kernel, the following vulnerability has been re…8.2
- CVE-2024-26981In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-26982In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2024-26983In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2024-26978?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
