CVE-2024-35984
Vulnerability Summary
Timeline
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 Metrics
- v3.1•MEDIUM•Score: 5.5CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
EPSS Trends
Current EPSS score: 0.01%• Percentile: 2%
Techniques & Countermeasures
- CWE-476•NULL Pointer Dereference
The product dereferences a pointer that it expects to be valid but is NULL.
Affected Systems
- linux•linux
≥ 63453b59e41173241c4efe9335815f6432fa8586, < 40f1d79f07b49c8a64a861706e5163f2db4bd95d | ≥ 63453b59e41173241c4efe9335815f6432fa8586, < ad3c3ac7a03be3697114f781193dd3e9d97e6e23 | ≥ 63453b59e41173241c4efe9335815f6432fa8586, < 5fd72404587d7db4acb2d241fd8c387afb0a7aec | ≥ 63453b59e41173241c4efe9335815f6432fa8586, < 5a09eae9a7db597fe0c1fc91636205b4a25d2620 | ≥ 63453b59e41173241c4efe9335815f6432fa8586, < 4e75e222d397c6752b229ed72fc4644c8c36ecde | ≥ 63453b59e41173241c4efe9335815f6432fa8586, < e3425674ff68dc521c57c6eabad0cbd20a027d85 | ≥ 63453b59e41173241c4efe9335815f6432fa8586, < 357c64ef1ef39b1e7cd91ab6bdd304d043702c83 | ≥ 63453b59e41173241c4efe9335815f6432fa8586, < 91811a31b68d3765b3065f4bb6d7d6d84a7cfc9f | 4.19
- linux•linux_kernel
≥ 3.19, < 4.19.313 | ≥ 4.20, < 5.4.275 | ≥ 5.5, < 5.10.216 | ≥ 5.11, < 5.15.158 | ≥ 5.16, < 6.1.90 | ≥ 6.2, < 6.6.30 | ≥ 6.7, < 6.8.9
References (12)
- https://git.kernel.org/stable/c/40f1d79f07b49c8a64a861706e5163f2db4bd95d
- https://git.kernel.org/stable/c/ad3c3ac7a03be3697114f781193dd3e9d97e6e23
- https://git.kernel.org/stable/c/5fd72404587d7db4acb2d241fd8c387afb0a7aec
- https://git.kernel.org/stable/c/5a09eae9a7db597fe0c1fc91636205b4a25d2620
- https://git.kernel.org/stable/c/4e75e222d397c6752b229ed72fc4644c8c36ecde
- https://git.kernel.org/stable/c/e3425674ff68dc521c57c6eabad0cbd20a027d85
- https://git.kernel.org/stable/c/357c64ef1ef39b1e7cd91ab6bdd304d043702c83
- https://git.kernel.org/stable/c/91811a31b68d3765b3065f4bb6d7d6d84a7cfc9f
- https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html
- https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html
- https://cert-portal.siemens.com/productcert/html/ssa-265688.html
- https://cert-portal.siemens.com/productcert/html/ssa-613116.html