CVE-2022-49832
Last modified
CVE-2022-49832 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_map Here is the BUG report by KASAN about null pointer dereference: BUG: KASAN: null-ptr-deref in strcmp+0x2e/0x50 Read of size 1 at addr 0000000000000000 by task python3/2640 Call Trace: strcmp __of_find_property of_find_property pinctrl_dt_to_map kasprintf() would return NULL pointer when kmalloc() fail to allocate. So directly return ENOMEM, if kasprintf() return NULL pointer.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_map Here is the BUG report by KASAN about null pointer dereference: BUG: KASAN: null-ptr-deref in strcmp+0x2e/0x50 Read of size 1 at addr 0000000000000000 by task python3/2640 Call Trace: strcmp __of_find_property of_find_property pinctrl_dt_to_map kasprintf() would return NULL pointer when kmalloc() fail to allocate. So directly return ENOMEM, if kasprintf() return NULL pointer.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 3.5, < 4.9.334 | — |
| Linux | Linux Kernel | >= 4.10, < 4.14.300 | — |
| Linux | Linux Kernel | >= 4.15, < 4.19.267 | — |
| Linux | Linux Kernel | >= 4.20, < 5.4.225 | — |
| Linux | Linux Kernel | >= 5.5, < 5.10.156 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.80 | — |
| Linux | Linux Kernel | >= 5.16, < 6.0.10 | — |
| Linux | Linux Kernel | 6.1 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2022-49832?
How severe is CVE-2022-49832?
How do I fix CVE-2022-49832?
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-49827In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49828In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49829In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-4983TEC-IT TBarCode version 11.15 contains a vulnerability in th…6.9
- CVE-2022-49830In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49831In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49833In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49834In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-49835In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49836In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49837In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49838In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2022-49832?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
