CVE-2024-44951
MediumSummary
In the Linux kernel, in the sc16is7xx serial driver, a TX FIFO corruption was fixed that could occur when a packet was received on channel A at almost the same time as a packet was about to be transmitted on channel B.
Risk Assessment
FIFO corruption can lead to data transmission errors, potentially affecting serial communication and data integrity.
Recommendation
Apply the Linux kernel patch for the sc16is7xx driver to ensure correct serial transmission.
Original NVD description (English source)
In the Linux kernel, the following vulnerability has been resolved: serial: sc16is7xx: fix TX fifo corruption Sometimes, when a packet is received on channel A at almost the same time as a packet is about to be transmitted on channel B, we observe with a logic analyzer that the received packet on

