Lucene search
+L

4361 matches found

NVD
NVD
added 2025/01/19 11:15 a.m.12 views

CVE-2025-21651

In the Linux kernel, the following vulnerability has been resolved: net: hns3: don't auto enable misc vector Currently, there is a time window between misc irq enabled and service task inited. If an interrupte is reported at this time, it will cause warning like below: 16.324639 Call trace:...

4.7CVSS0.0013EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/19 11:15 a.m.1 views

DEBIAN-CVE-2025-21651

In the Linux kernel, the following vulnerability has been resolved: net: hns3: don't auto enable misc vector Currently, there is a time window between misc irq enabled and service task inited. If an interrupte is reported at this time, it will cause warning like below: 16.324639 Call trace:...

4.7CVSS5.7AI score0.0013EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/19 11:15 a.m.0 views

DEBIAN-CVE-2025-21645

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it Wakeup for IRQ1 should be disabled only in cases where i8042 had actually enabled it, otherwise "wakedepth" for this IRQ will try to drop below zero a...

5.5CVSS5.5AI score0.00241EPSS
SaveExploits0References1
CVE
CVE
added 2025/01/19 10:18 a.m.2251 views

CVE-2025-21651

Technical details about CVE-2025-21651 are not present in the provided connected documents; the materials only reference the Linux kernel hns3 issue and a fix. Monitor for updates from official sources.

4.7CVSS7AI score0.0013EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2025/01/19 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 a failure to properly handle interrupts when dealing with GPIO interrupts, causing the kernel to crash...

5.5CVSS6.5AI score0.00199EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/01/19 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 tcpciirq function potentially accessing uninitialized tcpci pointers...

5.5CVSS5.9AI score0.0017EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/01/19 12:0 a.m.7 views

PT-2025-3639 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.12.0-rc6-06316-g7f63786ad3d1-dirty Description: The issue is related to a NULL pointer dereference in the tcpci irq function when handling shared interrupts. This can occur when two Type-C ports share an...

5.5CVSS7.3AI score0.0017EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2025/01/19 12:0 a.m.10 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 automatic enabling of the misc vector on a request for an interrupt, which may result in a warning...

4.7CVSS6.6AI score0.0013EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/01/18 12:0 a.m.25 views

SUSE SLES15 Security Update : kernel (Live Patch 14 for SLE 15 SP5) (SUSE-SU-2025:0164-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:0164-1 advisory. This update for the Linux Kernel 5.14.21-1505005565 fixes several issues. The following security issues were fixed: - CVE-2024-50264:...

7.8CVSS7.1AI score0.00757EPSS
SaveExploits2References67
OSV
OSV
added 2025/01/16 3:3 p.m.12 views

SUSE-SU-2025:0146-1 Security update for the Linux Kernel (Live Patch 13 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505005562 fixes several issues. The following security issues were fixed: - CVE-2024-50264: vsock/virtio: Initialization of the dangling pointer occurring in vsk-trans bsc1233712. - CVE-2022-48956: ipv6: avoid use-after-free in ip6fragment bsc1232637. -...

7.8CVSS8.7AI score0.00757EPSS
SaveExploits2References45
OSV
OSV
added 2025/01/16 10:35 a.m.7 views

SUSE-SU-2025:0138-1 Security update for the Linux Kernel (Live Patch 15 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505005568 fixes several issues. The following security issues were fixed: - CVE-2024-50264: vsock/virtio: Initialization of the dangling pointer occurring in vsk-trans bsc1233712. - CVE-2022-48956: ipv6: avoid use-after-free in ip6fragment bsc1232637. -...

7.8CVSS8.1AI score0.00609EPSS
SaveExploits1References29
SUSE CVE
SUSE CVE
added 2025/01/16 3:49 a.m.6 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
SaveExploits0References9
OSV
OSV
added 2025/01/15 1:15 p.m.3 views

UBUNTU-CVE-2024-57889

In the Linux kernel, the following vulnerability has been resolved: pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap locking If a device uses MCP23xxx IO expander to receive IRQs, the following bug can happen: BUG: sleeping function called from invalid context at...

5.5CVSS6.2AI score0.00162EPSS
SaveExploits0References48
OSV
OSV
added 2025/01/15 1:15 p.m.5 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
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/01/12 12:19 a.m.3 views

SUSE CVE-2024-45828

In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request Bus cleanup path in DMA mode may trigger a RINGOPSTAT interrupt when the ring is being stopped. Depending on timing between ring stop request completion, interrupt...

4.7CVSS7.8AI score0.00252EPSS
SaveExploits0References13
OSV
OSV
added 2025/01/11 2:15 p.m.9 views

UBUNTU-CVE-2024-57838

In the Linux kernel, the following vulnerability has been resolved: s390/entry: Mark IRQ entries to fix stack depot warnings The stack depot filters out everything outside of the top interrupt context as an uninteresting or irrelevant part of the stack traces. This helps with stack trace...

7.1CVSS6.2AI score0.0021EPSS
SaveExploits0References33
CVE
CVE
added 2025/01/11 2:8 p.m.2282 views

CVE-2024-57838

CVE-2024-57838 affects the Linux kernel on s390 where stack-depot filtering cannot de-duplicate stacks because the .irqentry.text section is empty. The root cause is that IO/EXT interrupt handlers were not correctly placed into the .irqentry.text region on s390, hindering stack trace filtering fo...

7.1CVSS6.7AI score0.0021EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/01/11 1:15 p.m.3 views

DEBIAN-CVE-2024-48876

In the Linux kernel, the following vulnerability has been resolved: stackdepot: fix stackdepotsaveflags in NMI context Per documentation, stackdepotsaveflags was meant to be usable from NMI context if STACKDEPOTFLAGCANALLOC is unset. However, it still would try to take the poollock in an attempt ...

5.5CVSS5.5AI score0.00138EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.21 views

AZL-56175 CVE-2024-45828 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request Bus cleanup path in DMA mode may trigger a RINGOPSTAT interrupt when the ring is being stopped. Depending on timing between ring stop request completion, interrupt...

5.5CVSS7.1AI score0.00252EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.4 views

UBUNTU-CVE-2024-53687

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix IPIs usage in kfenceprotectpage flushtlbkernelrange may use IPIs to flush the TLBs of all the cores, which triggers the following warning when the irqs are disabled: 3.455330 WARNING: CPU: 1 PID: 0 at kernel/smp.c:815...

5.5CVSS6.2AI score0.00213EPSS
SaveExploits0References22
Rows per page
Query Builder