Files
u-boot/drivers
Heinrich Schuchardt 6a1e0ae43e dm: serial: fix serial_post_probe()
The size of the name of a udevice is not limited.

When setting the fixed sized name field of a stdio device we must ensure
that the target string is NUL terminated to avoid buffer overflows.

Fixes: 57d92753d4 ("dm: Add a uclass for serial devices")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-10-09 15:24:31 -04:00
..
2023-05-02 14:23:58 -04:00
2023-07-21 09:00:39 +02:00
2023-10-02 10:55:44 -04:00
2023-10-02 10:55:44 -04:00
2023-03-02 17:45:58 -05:00
2023-01-20 12:27:24 -05:00
2023-10-02 10:55:44 -04:00
2023-04-25 15:31:28 -04:00