CVE-2021-47526

Publication date

2024-05-24 15:09:38

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: serial: liteuart: Fix NULL pointer dereference in ->remove() drvdata has to be set in _probe() - otherwise platform_get_drvdata() causes null pointer dereference BUG in _remove().