CVE-2022-48663

MEDIUM

Linux Kernel < 5.10.146 - NULL Pointer Dereference

Title source: rule

Description

In the Linux kernel, the following vulnerability has been resolved: gpio: mockup: fix NULL pointer dereference when removing debugfs We now remove the device's debugfs entries when unbinding the driver. This now causes a NULL-pointer dereference on module exit because the platform devices are unregistered *after* the global debugfs directory has been recursively removed. Fix it by unregistering the devices first.

Scores

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

Classification

CWE
CWE-476
Status published

Affected Products (4)

linux/linux_kernel < 5.10.146
linux/Kernel < 5.10.146linux
linux/Kernel < 5.15.71linux
linux/Kernel < 5.19.12linux

Timeline

Published Apr 28, 2024
Tracked Since Feb 18, 2026