VYPR

LPUART driver

by Nxp

CVEs (1)

  • CVE-2026-10674Jul 21, 2026
    risk 0.00cvss epss 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…