Lucene search
+L

4361 matches found

CVE
CVE
added 2025/03/27 4:43 p.m.146 views

CVE-2023-53013

The CVE-2023-53013 issue in the Linux kernel relates to the ptdma driver: pt_core_irq_handler() could call pt_core_execute_cmd() from interrupt context, where acquiring a mutex is invalid and could cause a kernel panic. The fix replaces the mutex with a spinlock, addressing the interrupt-context ...

5.5CVSS6.6AI score0.00145EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/03/27 4:43 p.m.16 views

CVE-2023-53013 ptdma: pt_core_execute_cmd() should use spinlock

In the Linux kernel, the following vulnerability has been resolved: ptdma: ptcoreexecutecmd should use spinlock The interrupt handler ptcoreirqhandler of the ptdma driver can be called from interrupt context. The code flow in this function can lead down to ptcoreexecutecmd which will attempt to...

5.5CVSS5.6AI score0.00145EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.30 views

CVE-2023-53013 ptdma: pt_core_execute_cmd() should use spinlock

In the Linux kernel, the following vulnerability has been resolved: ptdma: ptcoreexecutecmd should use spinlock The interrupt handler ptcoreirqhandler of the ptdma driver can be called from interrupt context. The code flow in this function can lead down to ptcoreexecutecmd which will attempt to...

0.00145EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/27 4:43 p.m.15 views

CVE-2023-52993 x86/i8259: Mark legacy PIC interrupts with IRQ_LEVEL

In the Linux kernel, the following vulnerability has been resolved: x86/i8259: Mark legacy PIC interrupts with IRQLEVEL Baoquan reported that after triggering a crash the subsequent crash-kernel fails to boot about half of the time. It triggers a NULL pointer dereference in the periodic tick code...

5.5CVSS5.8AI score0.00253EPSS
SaveExploits0References10
CVE
CVE
added 2025/03/27 4:43 p.m.135 views

CVE-2023-52993

CVE-2023-52993 affects the Linux kernel’s x86/i8259 legacy interrupt handling. The root cause is that IRQ_LEVEL was not set for legacy PIC interrupts, allowing a spurious APIC interrupt on IRQ0 to trigger a software resend of the legacy timer interrupt, which in the softirq/tasklet context can yi...

5.5CVSS6.7AI score0.00253EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/27 4:43 p.m.2 views

CVE-2023-52984 net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devices

In the Linux kernel, the following vulnerability has been resolved: net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devices The probe function is only used for the DP83822 PHY, leaving the private data pointer uninitialized for the smaller DP83825/26 models. While all uses of the...

6.1AI score0.00252EPSS
SaveExploits0References4
NVD
NVD
added 2025/03/27 3:15 p.m.18 views

CVE-2025-21878

In the Linux kernel, the following vulnerability has been resolved: i2c: npcm: disable interrupt enable bit before devmrequestirq The customer reports that there is a soft lockup issue related to the i2c driver. After checking, the i2c module was doing a tx transfer and the bmc machine reboots in...

5.5CVSS0.00151EPSS
SaveExploits0References9
OSV
OSV
added 2025/03/27 3:15 p.m.15 views

UBUNTU-CVE-2025-21878

In the Linux kernel, the following vulnerability has been resolved: i2c: npcm: disable interrupt enable bit before devmrequestirq The customer reports that there is a soft lockup issue related to the i2c driver. After checking, the i2c module was doing a tx transfer and the bmc machine reboots in...

5.5CVSS6.5AI score0.00151EPSS
SaveExploits0References41
CVE
CVE
added 2025/03/27 2:57 p.m.136 views

CVE-2025-21878

CVE-2025-21878 relates to the Linux kernel i2c npcm driver. The vulnerability arises from not disabling the interrupt enable bit before calling devm_request_irq, leaving an i2c-related status bit that is read-only and triggers repeated interrupts. This behavior can cause a soft lockup and a reboo...

5.5CVSS6.8AI score0.00151EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/03/27 2:57 p.m.13 views

CVE-2025-21878

In the Linux kernel, the following vulnerability has been resolved: i2c: npcm: disable interrupt enable bit before devmrequestirq The customer reports that there is a soft lockup issue related to the i2c driver. After checking, the i2c module was doing a tx transfer and the bmc machine reboots in...

5.5CVSS5.7AI score0.00151EPSS
SaveExploits0
OSV
OSV
added 2025/03/27 2:57 p.m.22 views

CVE-2025-21878 i2c: npcm: disable interrupt enable bit before devm_request_irq

In the Linux kernel, the following vulnerability has been resolved: i2c: npcm: disable interrupt enable bit before devmrequestirq The customer reports that there is a soft lockup issue related to the i2c driver. After checking, the i2c module was doing a tx transfer and the bmc machine reboots in...

5.5CVSS6AI score0.00151EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2025/03/27 2:57 p.m.21 views

CVE-2025-21878 i2c: npcm: disable interrupt enable bit before devm_request_irq

In the Linux kernel, the following vulnerability has been resolved: i2c: npcm: disable interrupt enable bit before devmrequestirq The customer reports that there is a soft lockup issue related to the i2c driver. After checking, the i2c module was doing a tx transfer and the bmc machine reboots in...

0.00151EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/03/27 12:0 a.m.8 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 the ptdma driver's use of mutex locks in interrupt contexts...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/03/27 12:0 a.m.4 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 Linux kernel that stems from not marking a legacy PIC interrupt as IRQLEVEL...

5.5CVSS6AI score0.00253EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/03/27 12:0 a.m.6 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 imc-pmu's incorrect use of a mutex lock in the IRQ disable zone...

5.5CVSS6.4AI score0.00141EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/03/27 12:0 a.m.6 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 the npcm i2c driver not disabling interrupts before requesting IRQs, which could lead to a soft lockup...

5.5CVSS6.4AI score0.00151EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/03/24 12:0 a.m.5 views

PT-2025-18409

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory corruption issue has been identified in the Linux kernel, specifically in the stmmac driver. The problem arises from accessing a freed irq affinity hint, which is caused by the...

6.8CVSS6.1AI score0.00196EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/03/20 12:0 a.m.10 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-56785)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-56785 advisory. - In the Linux kernel, the following vulnerability has been resolved: MIPS: Loongson64: DTS: Really fix PCIe...

5.5CVSS5.9AI score0.00201EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/20 12:0 a.m.16 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-45828)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-45828 advisory. - In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Mask ring interrupts...

5.5CVSS6.5AI score0.00252EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/03/13 7:0 a.m.6 views

irqchip/gic-v3-its: Don't enable interrupts in its_irq_set_vcpu_affinity()

...

5.5CVSS7.4AI score0.00181EPSS
SaveExploits0
Rows per page
Query Builder