Lucene search
+L

2000 matches found

Debian CVE
Debian CVE
added 2025/12/08 12:46 a.m.7 views

CVE-2025-40319

In the Linux kernel, the following vulnerability has been resolved: bpf: Sync pending IRQ work before freeing ring buffer Fix a race where irqwork can be queued in bpfringbufcommit but the ring buffer is freed before the work executes. In the syzbot reproducer, a BPF program attached to schedswit...

7.8CVSS5.5AI score0.00141EPSS
SaveExploits0
CVE
CVE
added 2025/12/08 12:46 a.m.52 views

CVE-2025-40319

The CVE-2025-40319 issue is a race in the Linux kernel’s BPF ring buffer handling. Specifically, a BPF program can queue irq_work via bpf_ringbuf_commit(), and if the ring buffer is freed before the work runs, the irq_work thread may access freed memory. The documented fix is to synchronize pendi...

7.8CVSS6.2AI score0.00141EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/08 12:00 a.m.9 views

PT-2025-49490

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: mcq: Fix &hwq-cq lock deadlock issue When ufshcd err handler is executed, CQ event interrupt can enter waiting for the same lock. This can happen in ufshcd handle mcq cq events and also in ufs mtk mcq intr. The...

6.4AI score0.00168EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53760

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: ufs: core: mcq: Fix &hwq-cqlock deadlock issue When ufshcderrhandler is executed, CQ event interrupt can enter waiting for the same lock. This can happen...

6.1AI score0.00168EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-40319

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Sync pending IRQ work before freeing ring buffer Fix a race where irqwork can be queued in bpfringbufcommit but the ring buffer is freed before the work...

7.8CVSS6AI score0.00141EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/08 12:00 a.m.9 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 an integer overflow in dflfeatureioctlsetirq, which could lead to memory corruption...

6.4AI score0.00149EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/04 4:16 p.m.12 views

AZL-71417 CVE-2025-40250 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Clean up only new IRQ glue on requestirq failure The mlx5irqalloc function can inadvertently free the entire rmap and end up in a crash1 when the other threads tries to access this, when requestirq fails due to exhauste...

7.8CVSS5.6AI score0.00154EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/04 4:16 p.m.12 views

CVE-2025-40239

In the Linux kernel, the following vulnerability has been resolved: net: phy: micrel: always set shared-phydev for LAN8814 Currently, during the LAN8814 PTP probe shared-phydev is only set if PTP clock gets actually set, otherwise the function will return before setting it. This is an issue as...

0.00194EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/04 4:08 p.m.8 views

CVE-2025-40250

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Clean up only new IRQ glue on requestirq failure The mlx5irqalloc function can inadvertently free the entire rmap and end up in a crash1 when the other threads tries to access this, when requestirq fails due to exhauste...

7.8CVSS5.2AI score0.00154EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/04 4:08 p.m.37 views

CVE-2025-40250 net/mlx5: Clean up only new IRQ glue on request_irq() failure

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Clean up only new IRQ glue on requestirq failure The mlx5irqalloc function can inadvertently free the entire rmap and end up in a crash1 when the other threads tries to access this, when requestirq fails due to exhauste...

7.8CVSS0.00154EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/04 4:08 p.m.43 views

CVE-2025-40250

CVE-2025-40250 affects the Linux kernel mlx5 driver (net/mlx5) where mlx5_irq_alloc() could incorrectly free the entire rmap on a request_irq() failure, causing a crash if other threads access it. The fix changes cleanup to remove only the specific IRQ mapping added for the failed allocation, pre...

7.8CVSS6.1AI score0.00154EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/04 3:31 p.m.10 views

CVE-2025-40239 net: phy: micrel: always set shared->phydev for LAN8814

In the Linux kernel, the following vulnerability has been resolved: net: phy: micrel: always set shared-phydev for LAN8814 Currently, during the LAN8814 PTP probe shared-phydev is only set if PTP clock gets actually set, otherwise the function will return before setting it. This is an issue as...

6.3AI score
SaveExploits0References6
CVE
CVE
added 2025/12/04 3:31 p.m.27 views

CVE-2025-40239

CVE-2025-40239 pertains to the Linux kernel’s LAN8814 PHY handling. The issue stems from the LAN8814 PTP probe where shared->phydev is only set if the PTP clock is actually configured; if not, IRQ handling may access a NULL shared->phydev, risking a crash. The documented fix is to always se...

6.1AI score0.00194EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/26 3:35 p.m.9 views

SUSE-SU-2026:20561-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 16.0 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2025-21816: hrtimers: Force migrate away hrtimers queued after bsc1238472. - CVE-2025-38653: proc: use the same treatment to check proclseek as ones for procreaditer...

9.8CVSS6.7AI score0.006EPSS
SaveExploits2References185
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.17 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-56723)

mfd: intelsocpmicbxtwc: Use IRQ domain for PMIC devices. While design wise the idea of converting the driver to use the hierarchy of the IRQ chips is correct, the implementation has inherited vulnerabilities. This was unveiled when platformgetirq had started WARN on IRQ 0 that is supposed to be a...

5.5CVSS6.8AI score0.00233EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.5 views

Siemens SCALANCE and RUGGEDCOM Devices Use After Free (CVE-2024-47748)

vhostvdpa: assign irq bypass producer token correctly. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc. include'compat.inc'; if description scriptid504731; scriptversion"1.3";...

7.8CVSS6.9AI score0.00213EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.5 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-56704)

9p/xen: A fix release of IRQ Kernel logs indicate an IRQ was double- freed. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc. include'compat.inc'; if description scriptid504663;...

8.4CVSS6.8AI score0.00242EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.4 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-56724)

mfd: intelsocpmicbxtwc: Use IRQ domain for TMU device. While design wise the idea of converting the driver to use the hierarchy of the IRQ chips is correct, the implementation has inherited vulnerability. This was unveiled when platformgetirq had started WARN on IRQ 0 that is supposed to be a Lin...

5.5CVSS6.8AI score0.00224EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/11/14 12:25 a.m.11 views

SUSE CVE-2025-40142

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Disable bottom softirqs as part of spinlockirq on PREEMPTRT sndpcmgrouplockirq acquires a spinlockt and disables interrupts via spinlockirq. This also implicitly disables the handling of softirqs such as TIMERSOFTIRQ. ...

4.7CVSS6.3AI score0.00197EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2025/11/13 5:03 p.m.8 views

CVE-2025-40161

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynqmp-ipi: Fix SGI cleanup on unbind The driver incorrectly determines SGI vs SPI interrupts by checking IRQ number 16, which fails with dynamic IRQ allocation. During unbind, this causes improper SGI cleanup leading to...

5.5AI score0.00184EPSS
SaveExploits0References4
Rows per page
Query Builder