Lucene search
+L

269 matches found

RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.10 views

kernel: serial: amba-pl011: avoid SBSA UART accessing DMACR register

A flaw was found in the Linux kernel’s AMBA-PL011 serial driver used on ARM Server Base System Architecture platforms. The existing stoprx operation shared between generic SBSA UARTs and AMBA-PL011 UARTs invoked pl011dmarxstop, which attempts to access the DMA Control Register DMACR. SBSA generic...

5.8AI score0.00231EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.8 views

kernel: serial: 8250_bcm7271: fix leak in `brcmuart_probe`

A resource leak flaw was found in the Broadcom BCM7271 serial driver. In the brcmuartprobe function, the baudmuxclk clock is prepared and enabled but not released in error paths, causing a clock resource leak when driver probe fails...

5.8AI score0.00178EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/10/30 12:00 a.m.8 views

The vulnerability of the ma35d1serial_probe() function in the Nuvoton MA35D1 driver for the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the ma35d1serialprobe function in the drivers/tty/serial/ma35d1Serial.c file of the Nuvoton MA35D1 Linux operating system kernel is related to the assignment of a null pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.3AI score0.00211EPSS
SaveExploits0References13Affected Software4
BDU FSTEC
BDU FSTEC
added 2024/10/23 12:00 a.m.12 views

The vulnerability of the moschip7840_4port_device driver for serial devices in the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the moschip78404portdevice structure in the drivers/usb/serial/mos7840.c file of the USB driver for serial devices in the Linux operating system is related to the absence of implementations for the functions suspend and resume. Exploiting this vulnerability could allow an...

5.5CVSS6.4AI score0.00229EPSS
SaveExploits0References27Affected Software7
OSV
OSV
added 2024/09/04 7:15 p.m.6 views

DEBIAN-CVE-2024-44950

In the Linux kernel, the following vulnerability has been resolved: serial: sc16is7xx: fix invalid FIFO access with special register set When enabling access to the special register set, Receiver time-out and RHR interrupts can happen. In this case, the IRQ handler will try to read from the FIFO...

5.5CVSS5.8AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 7:15 p.m.12 views

AZL-50225 CVE-2024-44951 affecting package kernel 6.6.126.1-1

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

7.8CVSS6AI score0.00179EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/21 7:15 a.m.43 views

CVE-2022-48871

In the Linux kernel, the following vulnerability has been resolved: tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer Driver's probe allocates memory for RX FIFO port-rxfifo based on default RX FIFO depth, e.g. 16. Later during serial startup the qcomgeniserialportsetup...

8.8CVSS0.00349EPSS
SaveExploits0References4
CVE
CVE
added 2024/08/21 6:10 a.m.72 views

CVE-2022-48871

In CVE-2022-48871, the Linux kernel fix targets tty: serial: qcom-geni-serial slab-out-of-bounds on the RX FIFO buffer. The probe allocates port->rx_fifo using a default depth (e.g., 16); during serial startup, port->rx_fifo_depth is updated to match device capabilities (e.g., 32). The RX U...

8.8CVSS6.7AI score0.00349EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/08/21 6:10 a.m.83 views

CVE-2022-48871

In the Linux kernel, the following vulnerability has been resolved: tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer Driver's probe allocates memory for RX FIFO port-rxfifo based on default RX FIFO depth, e.g. 16. Later during serial startup the qcomgeniserialportsetup...

8.8CVSS5.7AI score0.00349EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/08/16 7:00 a.m.6 views

tty: serial: ma35d1: Add a NULL check for of_node

...

5.5CVSS8.9AI score0.00211EPSS
SaveExploits0
NVD
NVD
added 2024/08/07 4:15 p.m.28 views

CVE-2024-42244

In the Linux kernel, the following vulnerability has been resolved: USB: serial: mos7840: fix crash on resume Since commit c49cfa917025 "USB: serial: use generic method if no alternative is provided in usb serial layer", USB serial core calls the generic resume implementation when the driver has...

5.5CVSS0.00229EPSS
SaveExploits0References7
OSV
OSV
added 2024/08/07 4:15 p.m.9 views

AZL-47558 CVE-2024-42244 affecting package kernel for versions less than 6.6.43.1-7

In the Linux kernel, the following vulnerability has been resolved: USB: serial: mos7840: fix crash on resume Since commit c49cfa917025 "USB: serial: use generic method if no alternative is provided in usb serial layer", USB serial core calls the generic resume implementation when the driver has...

5.5CVSS6.3AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/21 11:15 a.m.10 views

UBUNTU-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.2AI score0.00245EPSS
SaveExploits0References34
CVE
CVE
added 2024/06/21 10:18 a.m.134 views

CVE-2024-38634

CVE-2024-38634 affects Linux kernel serial/max3100: a race occurs when uart_handle_cts_change() runs from a workqueue without holding port->lock, risking a kernel warning and potential crash. The fix enforces taking port lock before calling uart_handle_cts_change(), preventing the splat observ...

5.5CVSS6.5AI score0.00189EPSS
SaveExploits0References9Affected Software1
RedhatCVE
RedhatCVE
added 2024/05/27 10:31 a.m.20 views

CVE-2021-47526

In the Linux kernel, the following vulnerability has been resolved: serial: liteuart: Fix NULL pointer dereference in -remove drvdata has to be set in probe - otherwise platformgetdrvdata causes null pointer dereference BUG in remove. Mitigation Mitigation for this issue is either not available o...

5.5CVSS6.9AI score0.00205EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/24 3:15 p.m.25 views

CVE-2021-47525

In the Linux kernel, the following vulnerability has been resolved: serial: liteuart: fix use-after-free and memleak on unbind Deregister the port when unbinding the driver to prevent it from being used after releasing the driver data and leaking memory allocated by serial core...

7.8CVSS6.6AI score0.0023EPSS
SaveExploits0References2
NVD
NVD
added 2024/05/24 3:15 p.m.28 views

CVE-2021-47526

In the Linux kernel, the following vulnerability has been resolved: serial: liteuart: Fix NULL pointer dereference in -remove drvdata has to be set in probe - otherwise platformgetdrvdata causes null pointer dereference BUG in remove...

5.5CVSS6.4AI score0.00205EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.16 views

CVE-2021-47525

In the Linux kernel, the following vulnerability has been resolved: serial: liteuart: fix use-after-free and memleak on unbind Deregister the port when unbinding the driver to prevent it from being used after releasing the driver data and leaking memory allocated by serial core...

7.8CVSS5.7AI score0.0023EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/24 3:09 p.m.20 views

CVE-2021-47525 serial: liteuart: fix use-after-free and memleak on unbind

In the Linux kernel, the following vulnerability has been resolved: serial: liteuart: fix use-after-free and memleak on unbind Deregister the port when unbinding the driver to prevent it from being used after releasing the driver data and leaking memory allocated by serial core...

7AI score0.0023EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.7 views

kernel: race condition between HCIUARTSETPROTO and HCIUARTGETPROTO in hci_uart_tty_ioctl

A NULL pointer dereference flaw was found in the Linux kernel’s Bluetooth HCI UART driver. This flaw allows a local user to crash the system...

4.7CVSS6.8AI score0.00325EPSS
SaveExploits0References5
Rows per page
Query Builder