Lucene search
+L

1047 matches found

CVE
CVE
added 2025/12/09 1:30 a.m.33 views

CVE-2023-53850

CVE-2023-53850: Linux kernel iavf driver vulnerability where closing netdev during iavf_reset_task() could clear __LINK_STATE_START and trigger a leak in irq management; the issue is mitigated by using the internal adapter state so that traffic IRQs remain managed. The advisory notes that traffic...

6.1AI score0.00222EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 1:30 a.m.10 views

CVE-2023-53850 iavf: use internal state to free traffic IRQs

In the Linux kernel, the following vulnerability has been resolved: iavf: use internal state to free traffic IRQs If the system tries to close the netdev while iavfresettask is running, LINKSTATESTART will be cleared and netifrunning will return false in iavfreinitinterruptscheme. This will resul...

6.3AI score
SaveExploits0References6
OSV
OSV
added 2025/12/09 1:30 a.m.8 views

CVE-2023-53842 ASoC: codecs: wcd-mbhc-v2: fix resource leaks on component remove

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd-mbhc-v2: fix resource leaks on component remove The MBHC resources must be released on component probe failure and removal so can not be tied to the lifetime of the component device. This is specifically needed ...

6.4AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.21 views

PT-2025-49671

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The irdma driver within the Linux kernel could use a number of MSIX vectors exceeding the number of online CPUs plus one. This resulted in a kernel warning when attempting to update the...

7.8CVSS6.8AI score0.0094EPSS
SaveExploits2References898
Debian CVE
Debian CVE
added 2025/12/08 1:19 a.m.5 views

CVE-2023-53768

In the Linux kernel, the following vulnerability has been resolved: regmap-irq: Fix out-of-bounds access when allocating config buffers When allocating the 2D array for handling IRQ type registers in regmapaddirqchipfwnode, the intent is to allocate a matrix with numconfigbases rows and...

7.8CVSS5.9AI score0.00142EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/08 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 the Linux kernel that stems from unsynchronized pending IRQ jobs, which could lead to memory corruption...

6.1AI score0.00141EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2025/12/05 4:15 p.m.10 views

CVE-2025-40259

No description is available for this CVE...

7CVSS6.5AI score0.00197EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/05 12:25 a.m.9 views

SUSE CVE-2025-40259

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Do not sleep in atomic context sgfinishremreq calls blkrqunmapuser. The latter function may sleep. Hence, call sgfinishremreq with interrupts enabled instead of disabled...

5.5CVSS6.5AI score0.00197EPSS
SaveExploits0References22
NVD
NVD
added 2025/12/04 4:16 p.m.14 views

CVE-2025-40259

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Do not sleep in atomic context sgfinishremreq calls blkrqunmapuser. The latter function may sleep. Hence, call sgfinishremreq with interrupts enabled instead of disabled...

0.00197EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/04 4:16 p.m.21 views

AZL-71386 CVE-2025-40259 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Do not sleep in atomic context sgfinishremreq calls blkrqunmapuser. The latter function may sleep. Hence, call sgfinishremreq with interrupts enabled instead of disabled...

5.8AI score0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/04 4:16 p.m.14 views

UBUNTU-CVE-2025-40259

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Do not sleep in atomic context sgfinishremreq calls blkrqunmapuser. The latter function may sleep. Hence, call sgfinishremreq with interrupts enabled instead of disabled...

5.9AI score0.00197EPSS
SaveExploits0References34
CVE
CVE
added 2025/12/04 4:8 p.m.21 views

CVE-2025-40259

CVE-2025-40259 : In the Linux kernel, the sg (SCSI generic) driver could sleep in atomic context via sg_finish_rem_req() -> blk_rq_unmap_user(). The fix calls sg_finish_rem_req() with interrupts enabled to prevent sleeping in atomic context. Multiple advisories (Debian DLA-4436-1; Amazon Linux...

6.2AI score0.00197EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/12/04 4:8 p.m.16 views

EUVD-2025-201198

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Do not sleep in atomic context sgfinishremreq calls blkrqunmapuser. The latter function may sleep. Hence, call sgfinishremreq with interrupts enabled instead of disabled...

6AI score0.00197EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/04 4:8 p.m.35 views

CVE-2025-40259 scsi: sg: Do not sleep in atomic context

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Do not sleep in atomic context sgfinishremreq calls blkrqunmapuser. The latter function may sleep. Hence, call sgfinishremreq with interrupts enabled instead of disabled...

0.00197EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:0 a.m.2 views

Siemens SCALANCE and RUGGEDCOM Devices Time-of-check Time-of-use (TOCTOU) Race Condition (CVE-2024-50234)

wifi: iwlegacy: vulnerability due to stale interrupts not being cleared before resuming the iwl4965 device from hibernation, causing a race condition between the resume process and restart work. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for...

7CVSS6.9AI score0.00193EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/11/13 12:0 a.m.16 views

PT-2025-49089

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the SCSI subsystem, specifically in the sg module. The sg finish rem req function calls blk rq unmap user, which can potentially lead to sleeping...

6CVSS6.2AI score0.00197EPSS
SaveExploits0
EUVD
EUVD
added 2025/11/12 12:30 p.m.6 views

EUVD-2025-124922

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.7AI score0.00184EPSS
SaveExploits0References4
NVD
NVD
added 2025/11/12 11:15 a.m.9 views

CVE-2025-40160

In the Linux kernel, the following vulnerability has been resolved: xen/events: Return -EEXIST for bound VIRQs Change findvirq to return -EEXIST when a VIRQ is bound to a different CPU than the one passed in. With that, remove the BUGON from bindvirqtoirq to propogate the error upwards. Some VIRQ...

0.00186EPSS
SaveExploits0References4
NVD
NVD
added 2025/11/12 11:15 a.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...

0.00184EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/12 11:15 a.m.19 views

UBUNTU-CVE-2025-40160

In the Linux kernel, the following vulnerability has been resolved: xen/events: Return -EEXIST for bound VIRQs Change findvirq to return -EEXIST when a VIRQ is bound to a different CPU than the one passed in. With that, remove the BUGON from bindvirqtoirq to propogate the error upwards. Some VIRQ...

5.7AI score0.00186EPSS
SaveExploits0References21
Rows per page
Query Builder