Lucene search

K
redhatcveRedhat.comRH:CVE-2024-40933
HistoryJul 16, 2024 - 3:56 p.m.

CVE-2024-40933

2024-07-1615:56:57
redhat.com
access.redhat.com
3
linux kernel
vulnerability
mlx90635

AI Score

6.9

Confidence

Low

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.

AI Score

6.9

Confidence

Low