CVE-2024-40933

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.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2024-07-12 13:15

Updated : 2024-07-12 16:34


NVD link : CVE-2024-40933

Mitre link : CVE-2024-40933

CVE.ORG link : CVE-2024-40933


JSON object : View

Products Affected

No product.

CWE

No CWE.