In the Linux kernel, the following vulnerability has been resolved:
iio: temperature: mlx90635: Fix ERRPTR dereference in mlx90635probe()
When devmregmapiniti2c() fails, regmapee could be error pointer, instead of checking for ISERR(regmapee), regmap is checked which looks like a copy paste error.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/40xxx/CVE-2024-40933.json"
}