Lucene search
+L

1045 matches found

OSV
OSV
added 2024/04/28 1:15 p.m.6 views

UBUNTU-CVE-2022-48647

In the Linux kernel, the following vulnerability has been resolved: sfc: fix TX channel offset when using legacy interrupts In legacy interrupt mode the txchanneloffset was hardcoded to 1, but that's not correct if efxsepparatetxchannels is false. In that case, the offset is 0 because the tx queu...

5.5CVSS5.9AI score0.00226EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/04/28 1:0 p.m.48 views

CVE-2022-48647

In the Linux kernel, the following vulnerability has been resolved: sfc: fix TX channel offset when using legacy interrupts In legacy interrupt mode the txchanneloffset was hardcoded to 1, but that's not correct if efxsepparatetxchannels is false. In that case, the offset is 0 because the tx queu...

5.5CVSS5.9AI score0.00226EPSS
SaveExploits0
CVE
CVE
added 2024/04/28 1:0 p.m.90 views

CVE-2022-48647

CVE-2022-48647 is a Linux kernel issue in the sfc driver where legacy interrupt TX channel handling used a fixed tx_channel_offset of 1, which is incorrect when efx_sepparate_tx_channels is false. The queues reside in a single channel (index 0) with RX, so the offset should be 0; using 1 can caus...

5.5CVSS6.2AI score0.00226EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/28 1:0 p.m.28 views

CVE-2022-48647 sfc: fix TX channel offset when using legacy interrupts

In the Linux kernel, the following vulnerability has been resolved: sfc: fix TX channel offset when using legacy interrupts In legacy interrupt mode the txchanneloffset was hardcoded to 1, but that's not correct if efxsepparatetxchannels is false. In that case, the offset is 0 because the tx queu...

6.5AI score0.00226EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/28 1:0 p.m.22 views

CVE-2022-48647 sfc: fix TX channel offset when using legacy interrupts

In the Linux kernel, the following vulnerability has been resolved: sfc: fix TX channel offset when using legacy interrupts In legacy interrupt mode the txchanneloffset was hardcoded to 1, but that's not correct if efxsepparatetxchannels is false. In that case, the offset is 0 because the tx queu...

5.9AI score
SaveExploits0References7
CNNVD
CNNVD
added 2024/04/28 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 TX channel being shifted when using traditional interrupts...

5.5CVSS6.5AI score0.00226EPSS
SaveExploits0References6
OSV
OSV
added 2024/04/17 4:15 p.m.4 views

UBUNTU-CVE-2024-26917

In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip-ctlrlock" This reverts commit 1a1975551943f681772720f639ff42fbaa746212. This commit causes interrupts to be lost for FCoE devices, since it changed sping locks from "bh" to...

5.5CVSS6.2AI score0.00239EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/04/17 4:15 p.m.32 views

CVE-2024-26917

In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip-ctlrlock" This reverts commit 1a1975551943f681772720f639ff42fbaa746212. This commit causes interrupts to be lost for FCoE devices, since it changed sping locks from "bh" to...

5.5CVSS6.2AI score0.00239EPSS
SaveExploits0References15
Cvelist
Cvelist
added 2024/04/17 3:59 p.m.33 views

CVE-2024-26917 scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"

In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip-ctlrlock" This reverts commit 1a1975551943f681772720f639ff42fbaa746212. This commit causes interrupts to be lost for FCoE devices, since it changed sping locks from "bh" to...

7.7AI score0.00239EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/04/15 11:12 p.m.12 views

SUSE CVE-2024-26813

In the Linux kernel, the following vulnerability has been resolved: vfio/platform: Create persistent IRQ handlers The vfio-platform SETIRQS ioctl currently allows loopback triggering of an interrupt before a signaling eventfd has been configured by the user, which thereby allows a NULL pointer...

4.4CVSS6.1AI score0.00234EPSS
SaveExploits0References18
RedhatCVE
RedhatCVE
added 2024/04/08 10:51 a.m.58 views

CVE-2024-25743

A vulnerability was found in AMD SEV-SNP, where a malicious hypervisor can potentially break confidentiality and integrity of SEV-SNP on Linux guests by injecting interrupts. An attacker can inject interrupt 0x80, which is used by Linux for legacy 32-bit system calls, and arbitrarily change the...

7.1CVSS5.9AI score0.00247EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/04/08 10:51 a.m.68 views

CVE-2024-25742

A vulnerability was found in AMD SEV-SNP, where a malicious hypervisor can potentially break confidentiality and integrity of SEV-SNP on Linux guests by injecting interrupts. An attacker can inject interrupt 0x80, which is used by Linux for legacy 32-bit system calls, and arbitrarily change the...

7.1CVSS5.8AI score0.0018EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/04/06 1:59 a.m.7 views

SUSE CVE-2024-25743

In the Linux kernel through 6.9, an untrusted hypervisor can inject virtual interrupts 0 and 14 at any point in time and can trigger the SIGFPE signal handler in userspace applications. This affects AMD SEV-SNP and AMD SEV-ES...

7.1CVSS6.2AI score0.00247EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/05 9:15 a.m.10 views

DEBIAN-CVE-2024-26813

In the Linux kernel, the following vulnerability has been resolved: vfio/platform: Create persistent IRQ handlers The vfio-platform SETIRQS ioctl currently allows loopback triggering of an interrupt before a signaling eventfd has been configured by the user, which thereby allows a NULL pointer...

5.5CVSS5.3AI score0.00234EPSS
SaveExploits0References1
Amd
Amd
added 2024/04/05 12:0 a.m.85 views

Disrupting AMD SEV-SNP on Linux® With Interrupts

AMD ID: AMD-SB-3008 Potential Impact: N/A Severity: N/A Summary Researchers from ETH Zurich have shared with AMD a paper titled “Heckler: Disrupting AMD SEV-SNP with Interrupts.” In their paper, the researchers report that a malicious hypervisor can potentially break confidentiality and integrity...

8.8CVSS7.8AI score0.00278EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.45 views

CVE-2024-26788 dmaengine: fsl-qdma: init irq after reg initialization

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-qdma: init irq after reg initialization Initialize the qDMA irqs after the registers are configured so that interrupts that may have been pending from a primary kernel don't get processed by the irq handler before ...

7.7AI score0.00226EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/04/04 2:17 a.m.5 views

SUSE CVE-2023-52633

In the Linux kernel, the following vulnerability has been resolved: um: time-travel: fix time corruption In 'basic' time-travel mode without =inf-cpu or =ext, we still get timer interrupts. These can happen at arbitrary points in time, i.e. while in timerread, which pushes time forward just a...

5CVSS6.7AI score0.00226EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/04/04 12:34 a.m.24 views

CVE-2024-26765

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Disable IRQ before initfn for nonboot CPUs Disable IRQ before initfn for nonboot CPUs when hotplug, in order to silence such warnings and also avoid potential errors due to unexpected interrupts: WARNING: CPU: 1 PID: 0...

2.3CVSS6.9AI score0.00236EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/04/04 12:0 a.m.21 views

CVE-2024-26788

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-qdma: init irq after reg initialization Initialize the qDMA irqs after the registers are configured so that interrupts that may have been pending from a primary kernel don't get processed by the irq handler before ...

5.5CVSS5.7AI score0.00226EPSS
SaveExploits0References20
CNNVD
CNNVD
added 2024/04/04 12:0 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 the Linux kernel that stems from the incorrect handling of hung interrupts, resulting in a kernel panic...

5.5CVSS6.3AI score0.00226EPSS
SaveExploits0References10
Rows per page
Query Builder