Lucene search
+L

4422 matches found

Vulnrichment
Vulnrichment
added 2024/07/30 7:46 a.m.19 views

CVE-2024-42140 riscv: kexec: Avoid deadlock in kexec crash path

In the Linux kernel, the following vulnerability has been resolved: riscv: kexec: Avoid deadlock in kexec crash path If the kexec crash code is called in the interrupt context, the machinekexecmaskinterrupts function will trigger a deadlock while trying to acquire the irqdesc spinlock and then...

6.8AI score0.00199EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/07/30 7:46 a.m.29 views

CVE-2024-42140 riscv: kexec: Avoid deadlock in kexec crash path

In the Linux kernel, the following vulnerability has been resolved: riscv: kexec: Avoid deadlock in kexec crash path If the kexec crash code is called in the interrupt context, the machinekexecmaskinterrupts function will trigger a deadlock while trying to acquire the irqdesc spinlock and then...

0.00199EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/07/30 7:46 a.m.46 views

CVE-2024-42127 drm/lima: fix shared irq handling on driver remove

In the Linux kernel, the following vulnerability has been resolved: drm/lima: fix shared irq handling on driver remove lima uses a shared interrupt, so the interrupt handlers must be prepared to be called at any time. At driver removal time, the clocks are disabled early and the interrupts stay...

0.00239EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/07/30 7:46 a.m.21 views

CVE-2024-42126 powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.

In the Linux kernel, the following vulnerability has been resolved: powerpc: Avoid nmienter/nmiexit in real mode interrupt. nmienter/nmiexit touches per cpu variables which can lead to kernel crash when invoked during real mode interrupt handling e.g. early HMI/MCE interrupt handler if percpu...

6.7AI score0.00228EPSS
SaveExploits0References6
OSV
OSV
added 2024/07/30 7:46 a.m.22 views

CVE-2024-42126 powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.

In the Linux kernel, the following vulnerability has been resolved: powerpc: Avoid nmienter/nmiexit in real mode interrupt. nmienter/nmiexit touches per cpu variables which can lead to kernel crash when invoked during real mode interrupt handling e.g. early HMI/MCE interrupt handler if percpu...

5.9AI score
SaveExploits0References10
Cvelist
Cvelist
added 2024/07/30 7:46 a.m.32 views

CVE-2024-42126 powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.

In the Linux kernel, the following vulnerability has been resolved: powerpc: Avoid nmienter/nmiexit in real mode interrupt. nmienter/nmiexit touches per cpu variables which can lead to kernel crash when invoked during real mode interrupt handling e.g. early HMI/MCE interrupt handler if percpu...

0.00228EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/07/30 7:46 a.m.45 views

CVE-2024-42126

In the Linux kernel, the following vulnerability has been resolved: powerpc: Avoid nmienter/nmiexit in real mode interrupt. nmienter/nmiexit touches per cpu variables which can lead to kernel crash when invoked during real mode interrupt handling e.g. early HMI/MCE interrupt handler if percpu...

5.5CVSS5.4AI score0.00228EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/07/30 7:46 a.m.21 views

CVE-2024-42112 net: txgbe: free isb resources at the right time

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: free isb resources at the right time When using MSI/INTx interrupt, the shared interrupts are still being handled in the device remove routine, before free IRQs. So isb memory is still read after it is freed. Thus mov...

6.8AI score0.00233EPSS
SaveExploits0References2
CVE
CVE
added 2024/07/30 7:46 a.m.135 views

CVE-2024-42110

CVE-2024-42110 affects the Linux kernel ntb_netdev/ntb_transport path. The root cause is that the idxd DMA engine can complete TX/RX in a threaded IRQ context, but __netif_rx() is only safe from interrupt context. The code previously called __netif_rx() from a completion path and should instead u...

7.5CVSS6.7AI score0.00646EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/30 7:46 a.m.20 views

CVE-2024-42110 net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif_rx()

In the Linux kernel, the following vulnerability has been resolved: net: ntbnetdev: Move ntbnetdevrxhandler to call netifrx from netifrx The following is emitted when using idxd DSA dmanegine as the data mover for ntbtransport that ntbnetdev uses. 74412.546922 BUG: using smpprocessorid in...

6.9AI score0.00646EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/07/30 7:46 a.m.44 views

CVE-2024-42110 net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif_rx()

In the Linux kernel, the following vulnerability has been resolved: net: ntbnetdev: Move ntbnetdevrxhandler to call netifrx from netifrx The following is emitted when using idxd DSA dmanegine as the data mover for ntbtransport that ntbnetdev uses. 74412.546922 BUG: using smpprocessorid in...

7.5CVSS0.00646EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/07/30 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 originates in the powerpc/pseries module when kexec is used and the pseries platform disables AIL before the other CPUs...

4.4CVSS8.2AI score0.00205EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/07/30 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 originates in the net:txgbe module when using MSI/INTx interrupts, where shared interrupts are still processed during...

7.8CVSS7AI score0.00233EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/07/30 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 call to deltimersync in the interrupt service routine in the i2c:pnx module that could result in a potenti...

5.5CVSS6.4AI score0.00182EPSS
SaveExploits0References9
OSV
OSV
added 2024/07/29 6:15 p.m.2 views

DEBIAN-CVE-2024-42095

In the Linux kernel, the following vulnerability has been resolved: serial: 8250omap: Implementation of Errata i2310 As per Errata i23100, Erroneous timeout can be triggered, if this Erroneous interrupt is not cleared then it may leads to storm of interrupts, therefore apply Errata i2310 solution...

5.5CVSS5.1AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 6:15 p.m.5 views

UBUNTU-CVE-2024-42095

In the Linux kernel, the following vulnerability has been resolved: serial: 8250omap: Implementation of Errata i2310 As per Errata i23100, Erroneous timeout can be triggered, if this Erroneous interrupt is not cleared then it may leads to storm of interrupts, therefore apply Errata i2310 solution...

5.5CVSS6AI score0.0021EPSS
SaveExploits0References25
OSV
OSV
added 2024/07/29 5:39 p.m.32 views

CVE-2024-42095 serial: 8250_omap: Implementation of Errata i2310

In the Linux kernel, the following vulnerability has been resolved: serial: 8250omap: Implementation of Errata i2310 As per Errata i23100, Erroneous timeout can be triggered, if this Erroneous interrupt is not cleared then it may leads to storm of interrupts, therefore apply Errata i2310 solution...

5.9AI score
SaveExploits0References10
NVD
NVD
added 2024/07/29 4:15 p.m.40 views

CVE-2024-41088

In the Linux kernel, the following vulnerability has been resolved: can: mcp251xfd: fix infinite loop when xmit fails When the mcp251xfdstartxmit function fails, the driver stops processing messages, and the interrupt routine does not return, running indefinitely even after killing the running...

5.5CVSS0.00227EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/29 4:15 p.m.5 views

UBUNTU-CVE-2024-41096

In the Linux kernel, the following vulnerability has been resolved: PCI/MSI: Fix UAF in msicapabilityinit KFENCE reports the following UAF: BUG: KFENCE: use-after-free read in pcienablemsirange+0x2c0/0x488 Use-after-free read at 0x0000000024629571 in kfence-12: pcienablemsirange+0x2c0/0x488...

7.8CVSS6.6AI score0.0024EPSS
SaveExploits0References16
OSV
OSV
added 2024/07/29 3:15 p.m.6 views

DEBIAN-CVE-2024-41053

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix ufshcdabortone racing issue When ufshcdabortone is racing with the completion ISR, the completed tag of the request's mqhctx pointer will be set to NULL by ISR. Return success when request is completed by ISR...

5.5CVSS5.3AI score0.00291EPSS
SaveExploits0References1
Rows per page
Query Builder