First published: Fri Jul 12 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: serial: imx: Introduce timeout when waiting on transmitter empty By waiting at most 1 second for USR2_TXDC to be set, we avoid a potential deadlock. In case of the timeout, there is not much we can do, so we simply ignore the transmitter state and optimistically try to continue.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <5.15.162 | 5.15.162 |
redhat/kernel | <6.1.96 | 6.1.96 |
redhat/kernel | <6.6.36 | 6.6.36 |
redhat/kernel | <6.9.7 | 6.9.7 |
redhat/kernel | <6.10 | 6.10 |
Linux Kernel | <5.15.162 | |
Linux Kernel | >=5.16<6.1.96 | |
Linux Kernel | >=6.2<6.6.36 | |
Linux Kernel | >=6.7<6.9.7 | |
debian/linux | <=5.10.223-1<=5.10.226-1 | 6.1.123-1 6.1.128-1 6.12.12-1 6.12.13-1 |
debian/linux-6.1 | 6.1.119-1~deb11u1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-40967 is considered to have a moderate severity due to its potential to cause deadlock in the Linux kernel.
To fix CVE-2024-40967, update your Linux kernel to version 5.15.162, 6.1.96, 6.6.36, or later.
CVE-2024-40967 affects various Linux distributions that use vulnerable kernel versions prior to the fixes.
CVE-2024-40967 specifically addresses a potential deadlock issue related to waiting for the transmitter to be empty.
Yes, CVE-2024-40967 is present in kernel versions prior to the administered patches and fixes.