CVE-2022-49832
Published: May 1, 2025
Modified: May 11, 2026
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 57291ce295c0aca738dd284c4a9c591c09ebee71 - < aaf552c5d53abe4659176e099575fe870d2e4768affected 57291ce295c0aca738dd284c4a9c591c09ebee71 - < b4d9f55cd38435358bc16d580612bc0d798d7b4caffected 57291ce295c0aca738dd284c4a9c591c09ebee71 - < a988dcd3dd9e691c5ccc3324b209688f3b5453e9affected 57291ce295c0aca738dd284c4a9c591c09ebee71 - < 040f726fecd88121f3b95e70369785ad452dddf9affected 57291ce295c0aca738dd284c4a9c591c09ebee71 - < 777430aa4ddccaa5accec6db90ffc1d47f00d471+3 more versions |
Linux | Linux | affected 3.5unaffected 0 - < 3.5unaffected 4.9.334 - <= 4.9.*unaffected 4.14.300 - <= 4.14.*unaffected 4.19.267 - <= 4.19.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now