CVE-2024-35984
Last modified
CVE-2024-35984 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: i2c: smbus: fix NULL function pointer dereference Baruch reported an OOPS when using the designware controller as target only. Target-only modes break the assumption of one transfer function always being available. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: i2c: smbus: fix NULL function pointer dereference Baruch reported an OOPS when using the designware controller as target only. Target-only modes break the assumption of one transfer function always being available. Fix this by always checking the pointer in __i2c_transfer. [wsa: dropped the simplification in core-smbus to avoid theoretical regressions]
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 | >= 3.19, < 4.19.313 |
| Linux | Linux Kernel | >= 4.20, < 5.4.275 |
| Linux | Linux Kernel | >= 5.5, < 5.10.216 |
| Linux | Linux Kernel | >= 5.11, < 5.15.158 |
| Linux | Linux Kernel | >= 5.16, < 6.1.90 |
| Linux | Linux Kernel | >= 6.2, < 6.6.30 |
| Linux | Linux Kernel | >= 6.7, < 6.8.9 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-35984?
How severe is CVE-2024-35984?
How do I fix CVE-2024-35984?
Are you affected by CVE-2024-35984?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
