CVE-2024-40933
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
iio: temperature: mlx90635: Fix ERR_PTR dereference in mlx90635_probe()
When devm_regmap_init_i2c() fails, regmap_ee could be error pointer, instead of checking for IS_ERR(regmap_ee), regmap is checked which looks like a copy paste error.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | a1d1ba5e1c28b9887be1bdb3630caf0b532ec980 < 5a5595ae8cc7cdaa1a10b56a26ddbe3429245c6c | affected |
| Linux | Linux | a1d1ba5e1c28b9887be1bdb3630caf0b532ec980 < a23c14b062d8800a2192077d83273bbfe6c7552d | affected |
| Linux | Linux | 6.8 | affected |
| Linux | Linux | 0 < 6.8 | unaffected |
| Linux | Linux | 6.9.6 <= 6.9.* | unaffected |
| Linux | Linux | 6.10 <= * | unaffected |
Weaknesses
ADP Enrichment
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/5a5595ae8cc7cdaa1a10b56a26ddbe3429245c6c
- https://git.kernel.org/stable/c/a23c14b062d8800a2192077d83273bbfe6c7552d
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/5a5595ae8cc7cdaa1a10b56a26ddbe3429245c6c
- https://git.kernel.org/stable/c/a23c14b062d8800a2192077d83273bbfe6c7552d
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.