Lucene search
+L

50 matches found

NVD
NVD
added 2026/09/11 8:20 p.m.4 views

CVE-2026-89740

In the Linux kernel, the following vulnerability has been resolved: serial: imx: serialize imxuartports lifetime imxuartprobe publishes its devm-allocated port in imxuartports before uartaddoneport because console setup uses the table. The entry is not cleared when adding the port fails or after...

SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:46 p.m.5 views

EUVD-2026-76652

In the Linux kernel, the following vulnerability has been resolved: serial: imx: serialize imxuartports lifetime imxuartprobe publishes its devm-allocated port in imxuartports before uartaddoneport because console setup uses the table. The entry is not cleared when adding the port fails or after...

SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/04 2:28 a.m.6 views

kernel: Bluetooth: hci_ldisc: Clear HCI_UART_PROTO_INIT on error

A flaw was found in the Linux kernel's Bluetooth Host Controller Interface HCI Universal Asynchronous Receiver/Transmitter UART driver. When the hciregisterdev function fails, a flag indicating protocol initialization is not properly cleared. This oversight allows incoming UART data to be process...

5.5CVSS4.5AI score0.00114EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/24 4:00 p.m.9 views

CVE-2026-74655

A flaw was found in the Linux kernel. Specifically, a vulnerability exists in the qcom-geni Universal Asynchronous Receiver-Transmitter UART driver's transmit Direct Memory Access DMA buffer flush mechanism. A local user can exploit this by initiating a large write operation immediately followed ...

8.8CVSS5.7AI score0.00129EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.31 views

CVE-2026-74652 serial: amba-pl011: cancel RS485 hrtimers after freeing IRQ

In the Linux kernel, the following vulnerability has been resolved: serial: amba-pl011: cancel RS485 hrtimers after freeing IRQ The RS485 trigger hrtimers are embedded in the devm-managed port and can fire after it is freed. The IRQ handler can arm a timer, so free the IRQ first and then cancel...

7.8CVSS0.00127EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/17 5:16 p.m.10 views

CVE-2026-12629

The ARM PL011 UART driver in drivers/serial/uartpl011.c fails to acknowledge receive error interrupts. On the PL011, the framing, parity, break, and overrun error interrupts PL011IMSCERRORMASK are cleared only by writing the interrupt-clear register UARTICR; reading the data register clears the R...

4.6CVSS0.00166EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/17 4:18 p.m.16 views

EUVD-2026-60266

The ARM PL011 UART driver in drivers/serial/uartpl011.c fails to acknowledge receive error interrupts. On the PL011, the framing, parity, break, and overrun error interrupts PL011IMSCERRORMASK are cleared only by writing the interrupt-clear register UARTICR; reading the data register clears the R...

4.6CVSS5.4AI score0.00166EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/17 4:18 p.m.26 views

CVE-2026-12629

The ARM PL011 UART driver in drivers/serial/uartpl011.c fails to acknowledge receive error interrupts. On the PL011, the framing, parity, break, and overrun error interrupts PL011IMSCERRORMASK are cleared only by writing the interrupt-clear register UARTICR; reading the data register clears the R...

4.6CVSS5.4AI score0.00166EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/15 6:21 a.m.9 views

UBUNTU-CVE-2026-72149

In the Linux kernel, the following vulnerability has been resolved: dmaengine: tegra: Fix burst size calculation Currently, the Tegra GPC DMA hardware requires the transfer length to be a multiple of the max burst size configured for the channel. When a client requests a transfer where the length...

7.5CVSS5.6AI score0.00647EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.7 views

PT-2026-70948

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists where the kernel performs a NULL function pointer dereference on Denverton DNV, Ice Lake Xeon D ICX-D/CDF, or Snowridge SNR platforms. This occurs because the mid8250 pro...

5.3AI score0.00177EPSS
SaveExploits0References21
Vulnrichment
Vulnrichment
added 2026/07/21 9:30 p.m.9 views

CVE-2026-10674 DoS (hard fault) in NXP LPUART driver: unsupported runtime UART config leaves clocks disabled

The NXP LPUART serial driver drivers/serial/uartmcuxlpuart.c, when CONFIGUARTUSERUNTIMECONFIGURE is enabled, called LPUARTDeinit at the start of mcuxlpuartconfigure, which disables the LPUART peripheral clocks. The requested configuration is validated only afterwards in mcuxlpuartconfigurebasic,...

5.5CVSS5.3AI score0.00143EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-54287

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tty: serial: imx: disable Ageing Timer interrupt request irq There maybe pending USR interrupt before requesting irq, however uartaddoneport has not executed, s...

5.5AI score0.00197EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2010-4215

Malware in sbrugna...

4CVSS4.6AI score0.00459EPSS
SaveExploits3References30
EUVD
EUVD
added 2025/10/03 8:07 p.m.14 views

EUVD-2021-9638

Malicious code in bioql PyPI...

8.8CVSS8.6AI score0.00252EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2025-20799

Malicious code in bioql PyPI...

8.7AI score0.00165EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/08/25 11:47 p.m.5 views

SUSE CVE-2024-38633

In the Linux kernel, the following vulnerability has been resolved: serial: max3100: Update uartdriverregistered on driver removal The removal of the last MAX3100 device triggers the removal of the driver. However, code doesn't update the respective global variable and after insmod - rmmod - insm...

5.5CVSS6.4AI score0.00245EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/07/29 11:23 p.m.9 views

SUSE CVE-2025-38416

In the Linux kernel, the following vulnerability has been resolved: NFC: nci: uart: Set tty-discdata only in success path Setting tty-discdata before opening the NCI device means we need to clean it up on error paths. This also opens some short window if device starts sending data, even before...

5.8CVSS6.7AI score0.00188EPSS
SaveExploits0References22
OSV
OSV
added 2025/07/25 2:15 p.m.13 views

UBUNTU-CVE-2025-38416

In the Linux kernel, the following vulnerability has been resolved: NFC: nci: uart: Set tty-discdata only in success path Setting tty-discdata before opening the NCI device means we need to clean it up on error paths. This also opens some short window if device starts sending data, even before...

7.8CVSS6.2AI score0.00188EPSS
SaveExploits0References42
OSV
OSV
added 2025/07/09 11:15 a.m.6 views

DEBIAN-CVE-2025-38262

In the Linux kernel, the following vulnerability has been resolved: tty: serial: uartlite: register uart driver in init When two instances of uart devices are probing, a concurrency race can occur. If one thread calls uartregisterdriver function, which first allocates and assigns memory to...

5.5CVSS5.6AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/09 11:15 a.m.12 views

AZL-72799 CVE-2025-38262 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: tty: serial: uartlite: register uart driver in init When two instances of uart devices are probing, a concurrency race can occur. If one thread calls uartregisterdriver function, which first allocates and assigns memory to...

7.8CVSS6.7AI score0.00165EPSS
SaveExploits0References1
Rows per page
Query Builder