VYPR

LPUART serial driver

by Nxp

CVEs (1)

  • CVE-2026-10674MedJul 21, 2026
    risk 0.29cvss 5.5epss 0.00

    The NXP LPUART serial driver (drivers/serial/uart_mcux_lpuart.c), when CONFIG_UART_USE_RUNTIME_CONFIGURE is enabled, called LPUART_Deinit() at the start of mcux_lpuart_configure(), which disables the LPUART peripheral clocks. The requested configuration is validated only…