Lucene search
K

6204 matches found

SUSE CVE
SUSE CVE
added 2024/08/27 2:24 a.m.0 views

SUSE CVE-2024-43893

In the Linux kernel, the following vulnerability has been resolved: serial: core: check uartclk for zero to avoid divide by zero Calling ioctl TIOCSSERIAL with an invalid baudbase can result in uartclk being zero, which will result in a divide by zero error in uartgetdivisor. The check for uartcl...

5.5CVSS6.5AI score0.00255EPSS
Exploits0References16
BDU FSTEC
BDU FSTEC
added 2024/08/27 12:0 a.m.3 views

The vulnerability of the mutex_unlock() function in the SPI component of the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the mutexunlock function in the SPI component of the Linux operating system’s kernel is related to the use of memory after releasing the mutex addlock. Exploiting this vulnerability could allow an attacker to trigger a service failure...

5.5CVSS5.7AI score0.00219EPSS
Exploits0References4Affected Software2
OSV
OSV
added 2024/08/26 11:15 a.m.2 views

DEBIAN-CVE-2024-43893

In the Linux kernel, the following vulnerability has been resolved: serial: core: check uartclk for zero to avoid divide by zero Calling ioctl TIOCSSERIAL with an invalid baudbase can result in uartclk being zero, which will result in a divide by zero error in uartgetdivisor. The check for uartcl...

5.5CVSS5.6AI score0.00255EPSS
Exploits0References1
OSV
OSV
added 2024/08/26 11:15 a.m.8 views

AZL-49005 CVE-2024-43893 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: serial: core: check uartclk for zero to avoid divide by zero Calling ioctl TIOCSSERIAL with an invalid baudbase can result in uartclk being zero, which will result in a divide by zero error in uartgetdivisor. The check for uartcl...

5.5CVSS6.3AI score0.00255EPSS
Exploits0References1
NVD
NVD
added 2024/08/26 11:15 a.m.17 views

CVE-2024-43893

In the Linux kernel, the following vulnerability has been resolved: serial: core: check uartclk for zero to avoid divide by zero Calling ioctl TIOCSSERIAL with an invalid baudbase can result in uartclk being zero, which will result in a divide by zero error in uartgetdivisor. The check for uartcl...

5.5CVSS0.00255EPSS
Exploits0References13
OSV
OSV
added 2024/08/26 11:15 a.m.1 views

UBUNTU-CVE-2024-43893

In the Linux kernel, the following vulnerability has been resolved: serial: core: check uartclk for zero to avoid divide by zero Calling ioctl TIOCSSERIAL with an invalid baudbase can result in uartclk being zero, which will result in a divide by zero error in uartgetdivisor. The check for uartcl...

5.5CVSS6.2AI score0.00255EPSS
Exploits0References33
UbuntuCve
UbuntuCve
added 2024/08/26 11:15 a.m.27 views

CVE-2024-43893

In the Linux kernel, the following vulnerability has been resolved: serial: core: check uartclk for zero to avoid divide by zero Calling ioctl TIOCSSERIAL with an invalid baudbase can result in uartclk being zero, which will result in a divide by zero error in uartgetdivisor. The check for uartcl...

5.5CVSS6.3AI score0.00255EPSS
Exploits0References32
OSV
OSV
added 2024/08/26 10:10 a.m.16 views

CVE-2024-43893 serial: core: check uartclk for zero to avoid divide by zero

In the Linux kernel, the following vulnerability has been resolved: serial: core: check uartclk for zero to avoid divide by zero Calling ioctl TIOCSSERIAL with an invalid baudbase can result in uartclk being zero, which will result in a divide by zero error in uartgetdivisor. The check for uartcl...

5.5CVSS6.1AI score0.00255EPSS
Exploits0References13
Debian CVE
Debian CVE
added 2024/08/26 10:10 a.m.17 views

CVE-2024-43893

In the Linux kernel, the following vulnerability has been resolved: serial: core: check uartclk for zero to avoid divide by zero Calling ioctl TIOCSSERIAL with an invalid baudbase can result in uartclk being zero, which will result in a divide by zero error in uartgetdivisor. The check for uartcl...

5.5CVSS5.6AI score0.00255EPSS
Exploits0
CVE
CVE
added 2024/08/26 10:10 a.m.135 views

CVE-2024-43893

CVE-2024-43893 (Linux kernel) fixes a divide-by-zero in uart_get_divisor triggered by TIOCSSERIAL with an invalid baud_base when uartclk becomes zero. The patch adds a zero-check for uartclk in uart_set_info() before subsequent serial_setup calls, preventing a divide-by-zero and potential oops on...

5.5CVSS6.9AI score0.00255EPSS
Exploits0References13Affected Software1
SUSE CVE
SUSE CVE
added 2024/08/22 3:29 a.m.3 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.00248EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2024/08/22 12:0 a.m.25 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-42244)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-42244 advisory. - In the Linux kernel, the following vulnerability has been resolved: USB: serial: mos7840: fix crash on resum...

5.5CVSS5.9AI score0.00228EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2024/08/21 7:10 p.m.23 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.00248EPSS
Exploits0References4
NVD
NVD
added 2024/08/21 7:15 a.m.32 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...

7.1CVSS0.00248EPSS
Exploits0References4
OSV
OSV
added 2024/08/21 7:15 a.m.1 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.00248EPSS
Exploits0References1
OSV
OSV
added 2024/08/21 7:15 a.m.5 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...

7.1CVSS6.3AI score0.00248EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2024/08/21 7:15 a.m.23 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...

7.1CVSS6.2AI score0.00248EPSS
Exploits0References6
OSV
OSV
added 2024/08/21 7:15 a.m.2 views

UBUNTU-CVE-2022-48869

In the Linux kernel, the following vulnerability has been resolved: USB: gadgetfs: Fix race between mounting and unmounting The syzbot fuzzer and Gerald Lee have identified a use-after-free bug in the gadgetfs driver, involving processes concurrently mounting and unmounting the gadgetfs filesyste...

4.7CVSS6.1AI score0.00232EPSS
Exploits0References8
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.33 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...

0.00248EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.23 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...

7AI score0.00248EPSS
Exploits0References4
Rows per page
Query Builder