Bug 1227794 (CVE-2024-40933) - VUL-0: CVE-2024-40933: kernel: iio: temperature: mlx90635: Fix ERR_PTR dereference in mlx90635_probe()
Summary: VUL-0: CVE-2024-40933: kernel: iio: temperature: mlx90635: Fix ERR_PTR derefe...
Status: RESOLVED FIXED
Alias: CVE-2024-40933
Product: SUSE Security Incidents
Classification: Novell Products
Component: Incidents (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Security Team bot
QA Contact: Security Team bot
URL: https://smash.suse.de/issue/413860/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-15 12:26 UTC by SMASH SMASH
Modified: 2024-07-19 12:58 UTC (History)
2 users (show)

See Also:
Found By: Security Response Team
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SMASH SMASH 2024-07-15 12:26:03 UTC
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.

References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-40933
https://www.cve.org/CVERecord?id=CVE-2024-40933
https://git.kernel.org/stable/c/5a5595ae8cc7cdaa1a10b56a26ddbe3429245c6c
https://git.kernel.org/stable/c/a23c14b062d8800a2192077d83273bbfe6c7552d
https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2024/CVE-2024-40933.mbox
Comment 4 Andrea Mattiazzo 2024-07-19 12:58:44 UTC
All done, closing.