CVE-2022-48663

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.
CVSS

No CVSS.

Configurations

No configuration.

History

28 Apr 2024, 13:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-04-28 13:15

Updated : 2024-04-29 12:42


NVD link : CVE-2022-48663

Mitre link : CVE-2022-48663

CVE.ORG link : CVE-2022-48663


JSON object : View

Products Affected

No product.

CWE

No CWE.