Vulnerability 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]
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 3.19, < 4.19.313 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/357c64ef1ef39b1e7cd91ab6bdd304d043702c83Patch
- https://git.kernel.org/stable/c/40f1d79f07b49c8a64a861706e5163f2db4bd95dPatch
- https://git.kernel.org/stable/c/4e75e222d397c6752b229ed72fc4644c8c36ecdePatch
- https://git.kernel.org/stable/c/5a09eae9a7db597fe0c1fc91636205b4a25d2620Patch
- https://git.kernel.org/stable/c/5fd72404587d7db4acb2d241fd8c387afb0a7aecPatch
- https://git.kernel.org/stable/c/91811a31b68d3765b3065f4bb6d7d6d84a7cfc9fPatch
- https://git.kernel.org/stable/c/ad3c3ac7a03be3697114f781193dd3e9d97e6e23Patch
- https://git.kernel.org/stable/c/e3425674ff68dc521c57c6eabad0cbd20a027d85Patch
- https://git.kernel.org/stable/c/357c64ef1ef39b1e7cd91ab6bdd304d043702c83Patch
- https://git.kernel.org/stable/c/40f1d79f07b49c8a64a861706e5163f2db4bd95dPatch
- https://git.kernel.org/stable/c/4e75e222d397c6752b229ed72fc4644c8c36ecdePatch
- https://git.kernel.org/stable/c/5a09eae9a7db597fe0c1fc91636205b4a25d2620Patch
- https://git.kernel.org/stable/c/5fd72404587d7db4acb2d241fd8c387afb0a7aecPatch
- https://git.kernel.org/stable/c/91811a31b68d3765b3065f4bb6d7d6d84a7cfc9fPatch
- https://git.kernel.org/stable/c/ad3c3ac7a03be3697114f781193dd3e9d97e6e23Patch
FAQ
What is CVE-2024-35984?
CVE-2024-35984 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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. Tar...
How severe is CVE-2024-35984?
CVE-2024-35984 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-35984?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.