Lucene search
+L

277 matches found

Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.7 views

spi: spi-mt65xx: Fix NULL pointer access in interrupt handler

...

6.5CVSS6.4AI score0.01176EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/08/27 12:0 a.m.10 views

The vulnerability of the i2c_hid_xfer() function in the i2c-hid component of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the i2chidxfer function in the i2c-hid component of the Linux operating system is related to the invocation of a interrupt handler in an infinite loop. Exploiting this vulnerability may allow an attacker to cause a service failure...

5.5CVSS6.4AI score0.00177EPSS
SaveExploits0References48Affected Software4
OSV
OSV
added 2024/08/21 7:15 a.m.0 views

DEBIAN-CVE-2022-48891

In the Linux kernel, the following vulnerability has been resolved: regulator: da9211: Use irq handler when ready If the system does not come from reset like when it is kexec, the regulator might have an IRQ waiting for us. If we enable the IRQ handler before its structures are ready, we crash...

5.5CVSS5.2AI score0.0024EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/21 7:15 a.m.15 views

UBUNTU-CVE-2022-48891

In the Linux kernel, the following vulnerability has been resolved: regulator: da9211: Use irq handler when ready If the system does not come from reset like when it is kexec, the regulator might have an IRQ waiting for us. If we enable the IRQ handler before its structures are ready, we crash...

5.5CVSS5.9AI score0.0024EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/08/21 12:6 a.m.54 views

CVE-2024-43872 RDMA/hns: Fix soft lockup under heavy CEQE load

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup under heavy CEQE load CEQEs are handled in interrupt handler currently. This may cause the CPU core staying in interrupt context too long and lead to soft lockup under heavy load. Handle CEQEs in BH...

7.5CVSS0.00321EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/08/21 12:6 a.m.56 views

CVE-2024-43872

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup under heavy CEQE load CEQEs are handled in interrupt handler currently. This may cause the CPU core staying in interrupt context too long and lead to soft lockup under heavy load. Handle CEQEs in BH...

7.5CVSS5.2AI score0.00321EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/08/21 12:6 a.m.21 views

CVE-2024-43872 RDMA/hns: Fix soft lockup under heavy CEQE load

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup under heavy CEQE load CEQEs are handled in interrupt handler currently. This may cause the CPU core staying in interrupt context too long and lead to soft lockup under heavy load. Handle CEQEs in BH...

6.8AI score0.00321EPSS
SaveExploits0References2
CVE
CVE
added 2024/08/21 12:6 a.m.83 views

CVE-2024-43872

CVE-2024-43872 affects the Linux kernel’s RDMA/hns CEQE handling. The issue is described as a soft lockup under heavy CEQE load when CEQEs are processed in the interrupt context; the fix moves CEQE handling to a BH workqueue and imposes an upper limit on CEQEs processed per work call. Connected a...

7.5CVSS6.5AI score0.00321EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/08/17 9:8 a.m.44 views

CVE-2024-42279 spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transfer

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
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.19 views

kernel: firewire: ohci: mask bus reset interrupts between ISR and bottom half

In the Linux kernel, the following vulnerability has been resolved: firewire: ohci: mask bus reset interrupts between ISR and bottom half In the FireWire OHCI interrupt handler, if a bus reset interrupt has occurred, mask bus reset interrupts until busresetwork has serviced and cleared the...

4.4CVSS6.8AI score0.0026EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/06/21 3:52 a.m.5 views

SUSE CVE-2021-47617

In the Linux kernel, the following vulnerability has been resolved: PCI: pciehp: Fix infinite loop in IRQ handler upon power fault The Power Fault Detected bit in the Slot Status register differs from all other hotplug events in that it is sticky: It can only be cleared after turning off slot...

4.7CVSS7.5AI score0.0021EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2024/06/20 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 Linux kernel that originates from an infinite loop in the IRQ handler during a power failure of the PCI:pciehp module...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References9
NVD
NVD
added 2024/05/30 4:15 p.m.26 views

CVE-2024-36950

In the Linux kernel, the following vulnerability has been resolved: firewire: ohci: mask bus reset interrupts between ISR and bottom half In the FireWire OHCI interrupt handler, if a bus reset interrupt has occurred, mask bus reset interrupts until busresetwork has serviced and cleared the...

4.4CVSS7.3AI score0.0026EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/05/30 3:35 p.m.25 views

CVE-2024-36950 firewire: ohci: mask bus reset interrupts between ISR and bottom half

In the Linux kernel, the following vulnerability has been resolved: firewire: ohci: mask bus reset interrupts between ISR and bottom half In the FireWire OHCI interrupt handler, if a bus reset interrupt has occurred, mask bus reset interrupts until busresetwork has serviced and cleared the...

6.6AI score0.0026EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/30 3:35 p.m.26 views

CVE-2024-36950 firewire: ohci: mask bus reset interrupts between ISR and bottom half

In the Linux kernel, the following vulnerability has been resolved: firewire: ohci: mask bus reset interrupts between ISR and bottom half In the FireWire OHCI interrupt handler, if a bus reset interrupt has occurred, mask bus reset interrupts until busresetwork has serviced and cleared the...

4.4CVSS5.8AI score
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/05/29 2:18 p.m.3 views

SUSE CVE-2023-52863

In the Linux kernel, the following vulnerability has been resolved: hwmon: axi-fan-control Fix possible NULL pointer dereference axifancontrolirqhandler, dependent on the private axifancontroldata structure, might be called before the hwmon device is registered. That will cause an "Unable to hand...

5.5CVSS6.1AI score0.0024EPSS
SaveExploits0References13
NVD
NVD
added 2024/05/21 3:15 p.m.24 views

CVE-2021-47429

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Fix unrecoverable MCE calling async handler from NMI The machine check handler is not considered NMI on 64s. The early handler is the true NMI handler, and then it schedules the machinecheckexception handler to run...

5.5CVSS6.4AI score0.00194EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.5 views

SUSE CVE-2024-35997

In the Linux kernel, the following vulnerability has been resolved: HID: i2c-hid: remove I2CHIDREADPENDING flag to prevent lock-up The flag I2CHIDREADPENDING is used to serialize I2C operations. However, this is not necessary, because I2C core already has its own locking for that. More importantl...

5.5CVSS6.5AI score0.00177EPSS
SaveExploits0References19
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.11 views

Linux kernel 安全漏洞

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 a deadlock issue in cdnspthreadirqhandler...

5.5CVSS5.1AI score0.00147EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/05/20 2:21 p.m.34 views

CVE-2024-35945

In the Linux kernel, the following vulnerability has been resolved: net: phy: phydevice: Prevent nullptr exceptions on ISR If phydev-irq is set unconditionally, check for valid interrupt handler or fall back to polling mode to prevent nullptr exceptions in interrupt service routine...

5.5CVSS6.6AI score0.00211EPSS
SaveExploits0References4
Rows per page
Query Builder