Lucene search
K

6198 matches found

RedhatCVE
RedhatCVE
added 2024/02/24 11:32 a.m.26 views

CVE-2023-52456

A flaw was found in the UART driver handling RS485 communication in the Linux Kernel when an unexpected closure of the TTY port occurs, such as during a userland application crash. In this scenario, the imxuartshutdown function disables the UART interface and the Transmission Complete TC interrup...

5.5CVSS6AI score0.00175EPSS
Exploits0References4
NVD
NVD
added 2024/02/23 3:15 p.m.13 views

CVE-2023-52457

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: omap: Don't skip resource freeing if pmruntimeresumeandget failed Returning an error code from .remove makes the driver core emit the little helpful error message: remove callback returned a non-zero value. This wil...

7.8CVSS7.4AI score0.00231EPSS
Exploits0References8
NVD
NVD
added 2024/02/23 3:15 p.m.16 views

CVE-2023-52456

In the Linux kernel, the following vulnerability has been resolved: serial: imx: fix tx statemachine deadlock When using the serial port as RS485 port, the tx statemachine is used to control the RTS pin to drive the RS485 transceiver TXEN pin. When the TTY port is closed in the middle of a...

5.5CVSS6.2AI score0.00175EPSS
Exploits0References7
OSV
OSV
added 2024/02/23 3:15 p.m.0 views

DEBIAN-CVE-2023-52456

In the Linux kernel, the following vulnerability has been resolved: serial: imx: fix tx statemachine deadlock When using the serial port as RS485 port, the tx statemachine is used to control the RTS pin to drive the RS485 transceiver TXEN pin. When the TTY port is closed in the middle of a...

5.5CVSS5.4AI score0.00175EPSS
Exploits0References1
OSV
OSV
added 2024/02/23 3:15 p.m.0 views

DEBIAN-CVE-2023-52457

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: omap: Don't skip resource freeing if pmruntimeresumeandget failed Returning an error code from .remove makes the driver core emit the little helpful error message: remove callback returned a non-zero value. This wil...

7.8CVSS5.8AI score0.00231EPSS
Exploits0References1
OSV
OSV
added 2024/02/23 3:15 p.m.0 views

UBUNTU-CVE-2023-52457

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: omap: Don't skip resource freeing if pmruntimeresumeandget failed Returning an error code from .remove makes the driver core emit the little helpful error message: remove callback returned a non-zero value. This wil...

7.8CVSS6.2AI score0.00231EPSS
Exploits0References23
OSV
OSV
added 2024/02/23 3:15 p.m.3 views

UBUNTU-CVE-2023-52456

In the Linux kernel, the following vulnerability has been resolved: serial: imx: fix tx statemachine deadlock When using the serial port as RS485 port, the tx statemachine is used to control the RTS pin to drive the RS485 transceiver TXEN pin. When the TTY port is closed in the middle of a...

5.5CVSS6.2AI score0.00175EPSS
Exploits0References19
Debian CVE
Debian CVE
added 2024/02/23 2:46 p.m.17 views

CVE-2023-52457

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: omap: Don't skip resource freeing if pmruntimeresumeandget failed Returning an error code from .remove makes the driver core emit the little helpful error message: remove callback returned a non-zero value. This wil...

7.8CVSS8.2AI score0.00231EPSS
Exploits0
CVE
CVE
added 2024/02/23 2:46 p.m.1454 views

CVE-2023-52457

CVE-2023-52457 relates to the Linux kernel serial8250/omap path. The issue occurred when remove() returned an error, causing the driver core to log a non-zero removal error and potentially leaking resources if serial8250_unregister_port() was skipped, leaving UART resources around and enabling a ...

7.8CVSS7.5AI score0.00231EPSS
Exploits0References8Affected Software1
OSV
OSV
added 2024/02/23 2:46 p.m.4 views

CVE-2023-52456 serial: imx: fix tx statemachine deadlock

In the Linux kernel, the following vulnerability has been resolved: serial: imx: fix tx statemachine deadlock When using the serial port as RS485 port, the tx statemachine is used to control the RTS pin to drive the RS485 transceiver TXEN pin. When the TTY port is closed in the middle of a...

5.5CVSS5.9AI score0.00175EPSS
Exploits0References10
Cvelist
Cvelist
added 2024/02/23 2:46 p.m.22 views

CVE-2023-52456 serial: imx: fix tx statemachine deadlock

In the Linux kernel, the following vulnerability has been resolved: serial: imx: fix tx statemachine deadlock When using the serial port as RS485 port, the tx statemachine is used to control the RTS pin to drive the RS485 transceiver TXEN pin. When the TTY port is closed in the middle of a...

6.5AI score0.00175EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2024/02/23 2:46 p.m.19 views

CVE-2023-52456 serial: imx: fix tx statemachine deadlock

In the Linux kernel, the following vulnerability has been resolved: serial: imx: fix tx statemachine deadlock When using the serial port as RS485 port, the tx statemachine is used to control the RTS pin to drive the RS485 transceiver TXEN pin. When the TTY port is closed in the middle of a...

6.8AI score0.00175EPSS
Exploits0References6
CVE
CVE
added 2024/02/23 2:46 p.m.1675 views

CVE-2023-52456

CVE-2023-52456 affects the Linux kernel, specifically the imx serial driver used for RS-485 when the TX state machine can deadlock if the TTY is closed mid-transmission. In that scenario, imx_uart_shutdown disables the interface and the Transmission Complete interrupt, causing imx_uart_stop_tx to...

5.5CVSS6.3AI score0.00175EPSS
Exploits0References7Affected Software1
Debian CVE
Debian CVE
added 2024/02/23 2:46 p.m.30 views

CVE-2023-52456

In the Linux kernel, the following vulnerability has been resolved: serial: imx: fix tx statemachine deadlock When using the serial port as RS485 port, the tx statemachine is used to control the RTS pin to drive the RS485 transceiver TXEN pin. When the TTY port is closed in the middle of a...

5.5CVSS7.6AI score0.00175EPSS
Exploits0
Cvelist
Cvelist
added 2024/02/23 2:46 p.m.20 views

CVE-2023-52457 serial: 8250: omap: Don't skip resource freeing if pm_runtime_resume_and_get() failed

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: omap: Don't skip resource freeing if pmruntimeresumeandget failed Returning an error code from .remove makes the driver core emit the little helpful error message: remove callback returned a non-zero value. This wil...

7.7AI score0.00231EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2024/02/23 12:0 a.m.18 views

CVE-2023-52457

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: omap: Don't skip resource freeing if pmruntimeresumeandget failed Returning an error code from .remove makes the driver core emit the little helpful error message: remove callback returned a non-zero value. This wil...

7.8CVSS6.4AI score0.00231EPSS
Exploits0References22
UbuntuCve
UbuntuCve
added 2024/02/23 12:0 a.m.36 views

CVE-2023-52456

In the Linux kernel, the following vulnerability has been resolved: serial: imx: fix tx statemachine deadlock When using the serial port as RS485 port, the tx statemachine is used to control the RTS pin to drive the RS485 transceiver TXEN pin. When the TTY port is closed in the middle of a...

5.5CVSS6.2AI score0.00175EPSS
Exploits0References18
RedHat Linux
RedHat Linux
added 2024/02/20 12:35 p.m.1 views

kernel: HID: check empty report_list in hid_validate_values()

A memory corruption flaw was found in the Linux kernel’s human interface device HID subsystem in how a user inserts a malicious USB device. This flaw allows a local user to crash or potentially escalate their privileges on the system...

6.6CVSS6.6AI score0.00388EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2024/02/20 12:31 p.m.0 views

kernel: HID: check empty report_list in hid_validate_values()

A memory corruption flaw was found in the Linux kernel’s human interface device HID subsystem in how a user inserts a malicious USB device. This flaw allows a local user to crash or potentially escalate their privileges on the system...

6.6CVSS6.6AI score0.00388EPSS
Exploits0References6
BDU FSTEC
BDU FSTEC
added 2024/02/19 12:0 a.m.7 views

The vulnerability of the USB Generic Parent driver in Windows operating systems allows a hacker to execute arbitrary code.

The vulnerability of the USB Generic Driver in Windows operating systems is related to insufficient validation of input data. Exploiting this vulnerability can allow an attacker to execute arbitrary code...

6.4CVSS7.3AI score0.00551EPSS
Exploits0References2
Rows per page
Query Builder