Lucene search
+L

282 matches found

CVE
CVE
added 2024/08/21 6:10 a.m.76 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.84 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.8 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.29 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.10 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.11 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.141 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.27 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
NVD
NVD
added 2024/05/01 6:15 a.m.25 views

CVE-2024-26978

In the Linux kernel, the following vulnerability has been resolved: serial: max310x: fix NULL pointer dereference in I2C instantiation When trying to instantiate a max14830 device from userspace: echo max14830 0x60 /sys/bus/i2c/devices/i2c-2/newdevice we get the following error: Unable to handle...

5.5CVSS6.1AI score0.00225EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/01 5:28 a.m.7830 views

CVE-2024-27000

Summary: CVE-2024-27000 is a Linux kernel vulnerability in the serial mxs-auart driver where uart_handle_cts_change() could be invoked without holding uport->lock, risking mis-synchronization. The issue is resolved by adding a spinlock around changing the CTS state. The described scenario invo...

7.8CVSS6.2AI score0.00324EPSS
SaveExploits0References12Affected Software1
Debian CVE
Debian CVE
added 2024/03/25 9:16 a.m.43 views

CVE-2021-47169

In the Linux kernel, the following vulnerability has been resolved: serial: rp2: use 'requestfirmware' instead of 'requestfirmwarenowait' In 'rp2probe', the driver registers 'rp2uartinterrupt' then calls 'rp2fwcb' through 'requestfirmwarenowait'. In 'rp2fwcb', if the firmware don't exists, functi...

5.5CVSS5.5AI score0.00226EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/03/25 9:16 a.m.20 views

CVE-2021-47169 serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'

In the Linux kernel, the following vulnerability has been resolved: serial: rp2: use 'requestfirmware' instead of 'requestfirmwarenowait' In 'rp2probe', the driver registers 'rp2uartinterrupt' then calls 'rp2fwcb' through 'requestfirmwarenowait'. In 'rp2fwcb', if the firmware don't exists, functi...

6.7AI score0.00226EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2024/03/11 12:00 a.m.13 views

The vulnerability of the opmap8250remove() function in the drivers/tty/serial/8250/8250_omap.c file of the 8250 serial interface driver for the Linux operating system allows a attacker to cause a service failure or execute arbitrary code.

The vulnerability of the 8250 serial interface driver in Linux operating systems relates to the use of memory after it is freed. Exploiting this vulnerability can allow an attacker to cause a service failure or execute arbitrary code...

7.8CVSS7.1AI score0.00231EPSS
SaveExploits0References30Affected Software3
RedhatCVE
RedhatCVE
added 2024/03/04 5:50 p.m.33 views

CVE-2023-52567

In the Linux kernel, the following vulnerability has been resolved: serial: 8250port: Check IRQ data before use In case the leaf driver wants to use IRQ polling irq = 0 and IIR register shows that an interrupt happened in the 8250 hardware the IRQ data can be NULL. In such a case we need to skip...

4.1CVSS6.3AI score0.00228EPSS
SaveExploits0References4
Prion
Prion
added 2024/03/02 10:15 p.m.20 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: serial: 8250port: Check IRQ data before use In case the leaf driver wants to use IRQ polling irq = 0 and IIR register shows that an interrupt happened in the 8250 hardware the IRQ data can be NULL. In such a case we need to skip...

7.2AI score0.00228EPSS
SaveExploits0References8
Rows per page
Query Builder