CVE Database
/

CVE-2022-49832

Back to search

CVE-2022-49832

Published: May 1, 2025

Modified: May 11, 2026

PUBLISHED

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.

VendorProductVersions

Linux

Linux

affected
57291ce295c0aca738dd284c4a9c591c09ebee71 - < aaf552c5d53abe4659176e099575fe870d2e4768
affected
57291ce295c0aca738dd284c4a9c591c09ebee71 - < b4d9f55cd38435358bc16d580612bc0d798d7b4c
affected
57291ce295c0aca738dd284c4a9c591c09ebee71 - < a988dcd3dd9e691c5ccc3324b209688f3b5453e9
affected
57291ce295c0aca738dd284c4a9c591c09ebee71 - < 040f726fecd88121f3b95e70369785ad452dddf9
affected
57291ce295c0aca738dd284c4a9c591c09ebee71 - < 777430aa4ddccaa5accec6db90ffc1d47f00d471

+3 more versions

Linux

Linux

affected
3.5
unaffected
0 - < 3.5
unaffected
4.9.334 - <= 4.9.*
unaffected
4.14.300 - <= 4.14.*
unaffected
4.19.267 - <= 4.19.*

+5 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now