Lucene search
+L

514 matches found

Cvelist
Cvelist
added 2024/09/04 6:35 p.m.49 views

CVE-2024-44951 serial: sc16is7xx: fix TX fifo corruption

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.8CVSS0.00179EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/04 6:35 p.m.19 views

CVE-2024-44951 serial: sc16is7xx: fix TX fifo corruption

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.8CVSS6.1AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/09/04 6:35 p.m.55 views

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

7.1CVSS5.8AI score0.00209EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/09/04 6:35 p.m.20 views

CVE-2024-44950 serial: sc16is7xx: fix invalid FIFO access with special register set

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

7.1AI score0.00209EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/09/04 6:35 p.m.47 views

CVE-2024-44950 serial: sc16is7xx: fix invalid FIFO access with special register set

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

7.1CVSS0.00209EPSS
SaveExploits0References4
CVE
CVE
added 2024/09/04 6:35 p.m.138 views

CVE-2024-44950

CVE-2024-44950 affects the Linux kernel’s serial driver for sc16is7xx. The issue arises when enabling the special register set: the IRQ path can read the FIFO through RHR at address 0x00, which is actually DLL, causing erroneous FIFO reads and timeouts. Root cause documented as invalid FIFO acces...

7.1CVSS7.1AI score0.00209EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/09/04 6:35 p.m.20 views

CVE-2024-44950 serial: sc16is7xx: fix invalid FIFO access with special register set

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

7.1CVSS6.1AI score
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/08/22 3:29 a.m.6 views

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

5.5CVSS6.7AI score0.00349EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/08/21 7:10 p.m.28 views

CVE-2022-48871

A vulnerability was found in the Linux kernel's qcomgeniserial.c driver. A lack of proper size validation can lead to an out-of-bounds write caused by a mismatch between the RX FIFO buffer size and the actual RX FIFO depth after initialization. This issue can lead to memory corruption or crashes...

7.1CVSS7.1AI score0.00349EPSS
SaveExploits0References4
NVD
NVD
added 2024/08/21 7:15 a.m.41 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
OSV
OSV
added 2024/08/21 7:15 a.m.5 views

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

7.1CVSS5.7AI score0.00349EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/21 7:15 a.m.21 views

UBUNTU-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.8CVSS6.3AI score0.00349EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.24 views

CVE-2022-48871 tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer

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.8CVSS7AI score0.00349EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.42 views

CVE-2022-48871 tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer

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.70 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.80 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
RedhatCVE
RedhatCVE
added 2024/08/19 3:16 p.m.29 views

CVE-2024-42279

In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transfer While transmitting with rxlen == 0, the RX FIFO is not going to be emptied in the interrupt handler. A subsequent transfer could then read crap from the...

5.8CVSS6.8AI score0.00234EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.4 views

SUSE CVE-2024-42279

In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transfer While transmitting with rxlen == 0, the RX FIFO is not going to be emptied in the interrupt handler. A subsequent transfer could then read crap from the...

5.5CVSS7.1AI score0.00234EPSS
SaveExploits0References10
OSV
OSV
added 2024/08/17 9:15 a.m.1 views

DEBIAN-CVE-2024-42279

In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transfer While transmitting with rxlen == 0, the RX FIFO is not going to be emptied in the interrupt handler. A subsequent transfer could then read crap from the...

5.5CVSS5.4AI score0.00234EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/17 9:15 a.m.28 views

CVE-2024-42279

In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transfer While transmitting with rxlen == 0, the RX FIFO is not going to be emptied in the interrupt handler. A subsequent transfer could then read crap from the...

7.8CVSS0.00234EPSS
SaveExploits0References3
Rows per page
Query Builder