← Back to CVE List

CVE-2024-35984

Published: 2024-05-20T10:15Z
Last Modified: 2024-11-21T09:21Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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] > MITRE Terms of Use apply – see LICENSE‑MITRE.txt