2025-02-26 02:11:24
Linux
PUBLISHED
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 its return value to avoid a NULL pointer dereference.