Lucene search
K

15 matches found

Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.1 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-989698)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989698 advisory. In the Linux kernel, the following vulnerability has been resolved: PM: core: keep irq flags in devicepmcheckcallbacks The function devicepmcheckcallbacks can be...

5.5CVSS6.1AI score0.00259EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.7 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-407641)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-407641 advisory. In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix spinunlockirqrestore called with IRQs enabled Fix missuse of...

5.5CVSS6.3AI score0.00189EPSS
Exploits0References3
OSV
OSV
added 2025/08/22 4:3 p.m.11 views

CVE-2025-38670 arm64/entry: Mask DAIF in cpu_switch_to(), call_on_irq_stack()

In the Linux kernel, the following vulnerability has been resolved: arm64/entry: Mask DAIF in cpuswitchto, callonirqstack cpuswitchto and callonirqstack manipulate SP to change to different stacks along with the Shadow Call Stack if it is enabled. Those two stack changes cannot be done atomically...

7.1CVSS7.2AI score0.00142EPSS
Exploits0References11
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-57891

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: schedext: Fix invalid irq restore in scxopsbypass While adding outer irqsave/restore locking...

5.5CVSS5.7AI score0.00175EPSS
Exploits0References2
OSV
OSV
added 2025/05/20 4:15 p.m.1 views

UBUNTU-CVE-2025-37917

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll Use spinlockirqsave and spinunlockirqrestore instead of spinlock and spinunlock in mtkstaremac driver to avoid spinlock recursion occurrence that can happe...

5.5CVSS6.2AI score0.0016EPSS
Exploits0References31
CNNVD
CNNVD
added 2025/05/20 12:0 a.m.1 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 mtk-star-emac driver not using the irqsave/irqrestore version of spinlocks, which could lead to spinlock...

5.5CVSS7AI score0.0016EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2025/01/16 3:49 a.m.2 views

SUSE CVE-2024-57891

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix invalid irq restore in scxopsbypass While adding outer irqsave/restore locking, 0e7ffff1b811 "scx: Fix raciness in scxopsbypass" forgot to convert an inner rqunlockirqrestore to rqunlock which could re-enable IRQ...

5.5CVSS6.4AI score0.00175EPSS
Exploits0References9
OSV
OSV
added 2025/01/15 1:15 p.m.2 views

UBUNTU-CVE-2024-57891

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix invalid irq restore in scxopsbypass While adding outer irqsave/restore locking, 0e7ffff1b811 "scx: Fix raciness in scxopsbypass" forgot to convert an inner rqunlockirqrestore to rqunlock which could re-enable IRQ...

5.5CVSS6.5AI score0.00175EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2024/12/11 12:0 a.m.2 views

PT-2025-3616 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability has been resolved in the Linux kernel related to the sched ext component, specifically in the scx ops bypass function. The issue arises from the addition of outer...

4.6CVSS7.4AI score0.00175EPSS
Exploits0References16
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:0 a.m.2 views

RDMA/hns: Fix spin_unlock_irqrestore() called with IRQs enabled

...

5.5CVSS6.8AI score0.00189EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/10/21 3:46 p.m.2 views

SUSE CVE-2024-47735

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix spinunlockirqrestore called with IRQs enabled Fix missuse of spinlockirq/spinunlockirq when spinlockirqsave/spinlockirqrestore was hold. This was discovered through the lock debugging, and the corresponding log is a...

5.5CVSS6.4AI score0.00189EPSS
Exploits0References20
OSV
OSV
added 2024/10/21 1:15 p.m.2 views

DEBIAN-CVE-2024-47735

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix spinunlockirqrestore called with IRQs enabled Fix missuse of spinlockirq/spinunlockirq when spinlockirqsave/spinlockirqrestore was hold. This was discovered through the lock debugging, and the corresponding log is a...

5.5CVSS5.7AI score0.00189EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.4 views

AZL-51026 CVE-2024-47735 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix spinunlockirqrestore called with IRQs enabled Fix missuse of spinlockirq/spinunlockirq when spinlockirqsave/spinlockirqrestore was hold. This was discovered through the lock debugging, and the corresponding log is a...

5.5CVSS6.3AI score0.00189EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.7 views

UBUNTU-CVE-2024-47735

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix spinunlockirqrestore called with IRQs enabled Fix missuse of spinlockirq/spinunlockirq when spinlockirqsave/spinlockirqrestore was hold. This was discovered through the lock debugging, and the corresponding log is a...

5.5CVSS6.2AI score0.00189EPSS
Exploits0References32
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.3 views

kernel: PM: core: keep irq flags in device_pm_check_callbacks()

In the Linux kernel, the following vulnerability has been resolved: PM: core: keep irq flags in devicepmcheckcallbacks The function devicepmcheckcallbacks can be called under the spin lock in the reported case it happens from genpdadddevice - devpmdomainset, when the genpd uses spinlocks rather...

5.5CVSS6.3AI score0.00259EPSS
Exploits0References5
Rows per page
Query Builder