You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
sc16is7xx
About this tag
The sc16is7xx tag on WindowsForum.com covers discussions about the Linux kernel driver for the SC16IS7xx family of multi-channel UART serial chips, commonly used in embedded systems and SoCs. Content includes a detailed analysis of CVE-2024-44951, a race condition vulnerability in the sc16is7xx driver that could cause cross-channel TX data corruption, affecting data integrity and availability. The tag is relevant for developers, system administrators, and security researchers working with Linux-based embedded devices that rely on this serial controller. Topics include driver bugs, kernel patches, and security advisories related to the sc16is7xx driver.
A race-condition bug in the Linux kernel’s sc16is7xx serial driver can corrupt transmit (TX) FIFO data so that packets received on one channel are erroneously transmitted on another — a serious availability and integrity regression tracked as CVE‑2024‑44951 that was introduced by an earlier...