CVE-2022-49029
Last modified
CVE-2022-49029 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() fails Smatch report warning as follows: drivers/hwmon/ibmpex.c:509 ibmpex_register_bmc() warn: '&data->list' not removed from list If ibmpex_find_sensors() fails in ibmpex_register_bmc(), data will be freed, but data->list will not be removed from driver_data.bmc_data, then list traversal may cause UAF. Fix by removeing it from driver_data.bmc_data before free().. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() fails Smatch report warning as follows: drivers/hwmon/ibmpex.c:509 ibmpex_register_bmc() warn: '&data->list' not removed from list If ibmpex_find_sensors() fails in ibmpex_register_bmc(), data will be freed, but data->list will not be removed from driver_data.bmc_data, then list traversal may cause UAF. Fix by removeing it from driver_data.bmc_data before free().
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 2.6.24, < 4.9.335 | — |
| Linux | Linux Kernel | >= 4.10, < 4.14.301 | — |
| Linux | Linux Kernel | >= 4.15, < 4.19.268 | — |
| Linux | Linux Kernel | >= 4.20, < 5.4.226 | — |
| Linux | Linux Kernel | >= 5.5, < 5.10.158 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.82 | — |
| Linux | Linux Kernel | >= 5.16, < 6.0.12 | — |
| Linux | Linux Kernel | 6.1 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-49029?
How severe is CVE-2022-49029?
How do I fix CVE-2022-49029?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-49023In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-49024In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49025In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-49026In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-49027In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49028In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-4903A vulnerability was found in CodenameOne 7.0.70. It has been…8.1
- CVE-2022-49030In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-49031In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2022-49032In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2022-49033In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49034In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2022-49029?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
