CVE-2024-40967

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

09 Sep 2024, 17:58

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: serial: imx: Introduce tiempo de espera cuando se espera que el transmisor esté vacío. Esperando como máximo 1 segundo para que se establezca USR2_TXDC, evitamos un posible punto muerto. En caso de que se agote el tiempo de espera, no hay mucho que podamos hacer, por lo que simplemente ignoramos el estado del transmisor e intentamos continuar con optimismo.
References () https://git.kernel.org/stable/c/53b2c95547427c358f45515a9f144efee95e3701 - () https://git.kernel.org/stable/c/53b2c95547427c358f45515a9f144efee95e3701 - Patch
References () https://git.kernel.org/stable/c/7f2b9ab6d0b26f16cd38dd9fd91d51899635f7c7 - () https://git.kernel.org/stable/c/7f2b9ab6d0b26f16cd38dd9fd91d51899635f7c7 - Patch
References () https://git.kernel.org/stable/c/7f9e70c68b7ace0141fe3bc94bf7b61296b71916 - () https://git.kernel.org/stable/c/7f9e70c68b7ace0141fe3bc94bf7b61296b71916 - Patch
References () https://git.kernel.org/stable/c/982ae3376c4c91590d38dc8a676c10f7df048a44 - () https://git.kernel.org/stable/c/982ae3376c4c91590d38dc8a676c10f7df048a44 - Patch
References () https://git.kernel.org/stable/c/e533e4c62e9993e62e947ae9bbec34e4c7ae81c2 - () https://git.kernel.org/stable/c/e533e4c62e9993e62e947ae9bbec34e4c7ae81c2 - Patch
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CWE CWE-667
First Time Linux linux Kernel
Linux
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

12 Jul 2024, 13:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-07-12 13:15

Updated : 2024-09-09 17:58


NVD link : CVE-2024-40967

Mitre link : CVE-2024-40967

CVE.ORG link : CVE-2024-40967


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-667

Improper Locking