Lucene search
+L

4361 matches found

Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.7 views

PT-2025-37616

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw within the network block device nbd module. A hung task can occur when a signal interrupts the nbd start device ioctl function while it is waiting for ...

6.1AI score0.00147EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.5 views

PT-2025-37501

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel related to the xhci-mtk driver. Specifically, the issue involves a failure to properly release a shared host controller device HCD when a wakeup...

5.8AI score0.00145EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/09/15 12:0 a.m.7 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 an interrupt signal not being handled correctly in ublkctrlendrecovery, which could lead to a device recover...

5.5CVSS5.8AI score0.00143EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/09/15 12:0 a.m.7 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 properly freeing the node pointer returned by ofirqfindparent, which could lead to a reference count leak...

5.5CVSS4.9AI score0.00146EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.7 views

PT-2025-40630

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's DRM bridge ANX7625 driver. If an interrupt occurs before resource initialization is complete, the interrupt handler or worker may access uninitialized...

5.5CVSS7.3AI score0.00137EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/09/15 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 a failure to properly handle queues when signaling an interrupt to nbdstartdeviceioctl, which could result i...

5.5CVSS5.2AI score0.00147EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/09/14 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-39744

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rcu: Fix rcureadunlock deadloop due to IRQ work During rcureadunlockspecial, if this happens during irqexit, we can lockup if an IPI is issued. This is because...

7.1CVSS7AI score0.00149EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/09/13 8:4 a.m.7 views

rcu: Fix rcu_read_unlock() deadloop due to IRQ work

...

7.1CVSS7AI score0.00149EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/11 11:23 p.m.5 views

SUSE CVE-2025-39785

In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix irqrequest's irq name variable is local The local variable is passed in requestirq , and there will be use after free problem, which will make requestirq failed. Using the global irq name instead of it to...

5.5CVSS6.3AI score0.00125EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/11 5:15 p.m.4 views

DEBIAN-CVE-2025-39785

In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix irqrequest's irq name variable is local The local variable is passed in requestirq , and there will be use after free problem, which will make requestirq failed. Using the global irq name instead of it to...

5.5CVSS5.4AI score0.00125EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.15 views

AZL-73947 CVE-2025-39749 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: rcu: Protect -deferqsiwpending from data race On kernels built with CONFIGIRQWORK=y, when rcureadunlock is invoked within an interrupts-disabled region of code 1, it will invoke rcureadunlockspecial, which uses an irq-work handle...

7CVSS5.7AI score0.00157EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/11 5:15 p.m.7 views

CVE-2025-39744

In the Linux kernel, the following vulnerability has been resolved: rcu: Fix rcureadunlock deadloop due to IRQ work During rcureadunlockspecial, if this happens during irqexit, we can lockup if an IPI is issued. This is because the IPI itself triggers the irqexit path causing a recursive lock up...

7.1CVSS0.00149EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/11 5:15 p.m.9 views

AZL-70807 CVE-2025-39744 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: rcu: Fix rcureadunlock deadloop due to IRQ work During rcureadunlockspecial, if this happens during irqexit, we can lockup if an IPI is issued. This is because the IPI itself triggers the irqexit path causing a recursive lock up...

7.1CVSS5.6AI score0.00149EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.14 views

AZL-67253 CVE-2025-39744 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: rcu: Fix rcureadunlock deadloop due to IRQ work During rcureadunlockspecial, if this happens during irqexit, we can lockup if an IPI is issued. This is because the IPI itself triggers the irqexit path causing a recursive lock up...

7.1CVSS5.6AI score0.00149EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.6 views

DEBIAN-CVE-2025-39744

In the Linux kernel, the following vulnerability has been resolved: rcu: Fix rcureadunlock deadloop due to IRQ work During rcureadunlockspecial, if this happens during irqexit, we can lockup if an IPI is issued. This is because the IPI itself triggers the irqexit path causing a recursive lock up...

7.1CVSS6.1AI score0.00149EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.7 views

UBUNTU-CVE-2025-39785

In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix irqrequest's irq name variable is local The local variable is passed in requestirq , and there will be use after free problem, which will make requestirq failed. Using the global irq name instead of it to...

7.8CVSS5.7AI score0.00125EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/11 5:15 p.m.6 views

UBUNTU-CVE-2025-39744

In the Linux kernel, the following vulnerability has been resolved: rcu: Fix rcureadunlock deadloop due to IRQ work During rcureadunlockspecial, if this happens during irqexit, we can lockup if an IPI is issued. This is because the IPI itself triggers the irqexit path causing a recursive lock up...

7.1CVSS6.5AI score0.00149EPSS
SaveExploits0References24
OSV
OSV
added 2025/09/11 5:15 p.m.4 views

UBUNTU-CVE-2025-39749

In the Linux kernel, the following vulnerability has been resolved: rcu: Protect -deferqsiwpending from data race On kernels built with CONFIGIRQWORK=y, when rcureadunlock is invoked within an interrupts-disabled region of code 1, it will invoke rcureadunlockspecial, which uses an irq-work handle...

7CVSS6.5AI score0.00157EPSS
SaveExploits0References37
Cvelist
Cvelist
added 2025/09/11 4:56 p.m.12 views

CVE-2025-39785 drm/hisilicon/hibmc: fix irq_request()'s irq name variable is local

In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix irqrequest's irq name variable is local The local variable is passed in requestirq , and there will be use after free problem, which will make requestirq failed. Using the global irq name instead of it to...

7.8CVSS0.00125EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/11 4:56 p.m.7 views

CVE-2025-39785 drm/hisilicon/hibmc: fix irq_request()'s irq name variable is local

In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix irqrequest's irq name variable is local The local variable is passed in requestirq , and there will be use after free problem, which will make requestirq failed. Using the global irq name instead of it to...

7.8CVSS6AI score0.00125EPSS
SaveExploits0References5
Rows per page
Query Builder