CVE-2022-49832

MEDIUM

Linux Kernel <6.0.10 - Null Pointer Dereference in pinctrl_dt_to_map

Title source: llm
STIX 2.1

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.

Scores

CVSS v3 5.5
EPSS 0.0018
EPSS Percentile 7.6%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Details

CWE
CWE-476
Status published
Products (27)
linux/Kernel 3.5.0 - 4.9.334linux
linux/Kernel 4.10.0 - 4.14.300linux
linux/Kernel 4.15.0 - 4.19.267linux
linux/Kernel 4.20.0 - 5.4.225linux
linux/Kernel 5.11.0 - 5.15.80linux
linux/Kernel 5.16.0 - 6.0.10linux
linux/Kernel 5.5.0 - 5.10.156linux
Linux/Linux < 3.5
Linux/Linux 3.5
Linux/Linux 4.14.300 - 4.14.*
... and 17 more
Published May 01, 2025
Tracked Since Feb 18, 2026