Lucene search
+L

4355 matches found

Prion
Prion
added 2024/02/27 7:15 a.m.21 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: ARM: footbridge: fix PCI interrupt mapping Since commit 30fdfb929e82 "PCI: Add a call to pciassignirq in pcideviceprobe", the PCI code will call the IRQ mapping function whenever a PCI driver is probed. If these are marked as ini...

7.2AI score0.00241EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/02/27 7:15 a.m.21 views

CVE-2021-46909

In the Linux kernel, the following vulnerability has been resolved: ARM: footbridge: fix PCI interrupt mapping Since commit 30fdfb929e82 "PCI: Add a call to pciassignirq in pcideviceprobe", the PCI code will call the IRQ mapping function whenever a PCI driver is probed. If these are marked as ini...

5.5CVSS6.4AI score0.00241EPSS
SaveExploits0References8
OSV
OSV
added 2024/02/27 7:15 a.m.7 views

UBUNTU-CVE-2021-46918

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: clear MSIX permission entry on shutdown Add disabling/clearing of MSIX permission entries on device shutdown to mirror the enabling of the MSIX entries on probe. Current code left the MSIX enabled and the pasid...

5.5CVSS6.7AI score0.00193EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/27 7:15 a.m.4 views

UBUNTU-CVE-2021-46909

In the Linux kernel, the following vulnerability has been resolved: ARM: footbridge: fix PCI interrupt mapping Since commit 30fdfb929e82 "PCI: Add a call to pciassignirq in pcideviceprobe", the PCI code will call the IRQ mapping function whenever a PCI driver is probed. If these are marked as ini...

5.5CVSS6.2AI score0.00241EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/02/27 6:53 a.m.26 views

CVE-2021-46909 ARM: footbridge: fix PCI interrupt mapping

In the Linux kernel, the following vulnerability has been resolved: ARM: footbridge: fix PCI interrupt mapping Since commit 30fdfb929e82 "PCI: Add a call to pciassignirq in pcideviceprobe", the PCI code will call the IRQ mapping function whenever a PCI driver is probed. If these are marked as ini...

6.2AI score0.00241EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/02/27 6:53 a.m.29 views

CVE-2021-46909 ARM: footbridge: fix PCI interrupt mapping

In the Linux kernel, the following vulnerability has been resolved: ARM: footbridge: fix PCI interrupt mapping Since commit 30fdfb929e82 "PCI: Add a call to pciassignirq in pcideviceprobe", the PCI code will call the IRQ mapping function whenever a PCI driver is probed. If these are marked as ini...

6.8AI score0.00241EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/02/27 6:53 a.m.28 views

CVE-2021-46909

In the Linux kernel, the following vulnerability has been resolved: ARM: footbridge: fix PCI interrupt mapping Since commit 30fdfb929e82 "PCI: Add a call to pciassignirq in pcideviceprobe", the PCI code will call the IRQ mapping function whenever a PCI driver is probed. If these are marked as ini...

5.5CVSS6AI score0.00241EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/02/27 3:56 a.m.8 views

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

4CVSS6.3AI score0.00175EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/02/27 3:54 a.m.7 views

SUSE CVE-2024-26598

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache There is a potential UAF scenario in the case of an LPI translation cache hit racing with an operation that invalidates the cache, such as a DISCARD ITS command...

7.8CVSS5.8AI score0.0024EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/02/27 12:0 a.m.2 views

Linux kernel security vulnerabilities

The Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from PCI code calling IRQ mapping functions whenever the PCI driver is probed. If these are flagged as init, this can lead to a...

5.5CVSS6.6AI score0.00241EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/02/27 12:0 a.m.4 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from not enabling irq when handling spurious interrupts...

5.5CVSS8.2AI score0.00235EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/02/27 12:0 a.m.8 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the retention of extra IRQ vectors...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/02/27 12:0 a.m.6 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the GTDT driver unmapping its previously mapped interrupts when driver probing fails due to invalid firmware...

6.7CVSS6.5AI score0.00241EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/02/24 11:43 a.m.36 views

CVE-2024-26598

A flaw was found in the Linux kernel pertaining to a potential use-after-free UAF scenario in a system involving Logical Partitioning Interrupts LPI translation cache operations. Specifically, the issue arises when a cache hit occurs concurrently with an operation that invalidates the cache, such...

7.8CVSS7.3AI score0.0024EPSS
SaveExploits0References4
NVD
NVD
added 2024/02/23 3:15 p.m.24 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
SaveExploits0References7
Prion
Prion
added 2024/02/23 3:15 p.m.18 views

Design/Logic Flaw

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

7.4AI score0.00175EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/02/23 3:15 p.m.43 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.1AI score0.00175EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2024/02/23 2:46 p.m.37 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
SaveExploits0References6
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
SaveExploits0References6
OSV
OSV
added 2024/02/23 2:46 p.m.9 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
SaveExploits0References10
Rows per page
Query Builder