← Back to CVE List
CVE-2022-49392
In the Linux kernel, the following vulnerability has been resolved:
serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe
platform_get_resource() may fail and return NULL, so we should
better check it's return value to avoid a NULL pointer dereference.
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt