Lucene search
+L

4361 matches found

OSV
OSV
added 2024/08/17 9:8 a.m.18 views

CVE-2024-42290 irqchip/imx-irqsteer: Handle runtime power management correctly

In the Linux kernel, the following vulnerability has been resolved: irqchip/imx-irqsteer: Handle runtime power management correctly The power domain is automatically activated from clkprepare. However, on certain platforms like i.MX8QM and i.MX8QXP, the power-on handling invokes sleeping function...

5.5CVSS6.1AI score0.00231EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2024/08/17 9:8 a.m.40 views

CVE-2024-42279 spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transfer

In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transfer While transmitting with rxlen == 0, the RX FIFO is not going to be emptied in the interrupt handler. A subsequent transfer could then read crap from the...

0.00225EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2024/08/16 7:0 a.m.5 views

i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr

...

5.5CVSS7.2AI score0.00182EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/08/15 2:3 a.m.4 views

SUSE CVE-2024-31146

When multiple devices share resources and one of them is to be passed through to a guest, security of the entire system and of respective guests individually cannot really be guaranteed without knowing internals of any of the involved guests. Therefore such a configuration cannot really be...

6.7AI score0.00235EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/08/14 1:27 a.m.6 views

kernel: mlxbf_gige: call request_irq() after NAPI initialized

CVE-2024-35907 is a vulnerability in the Linux kernel's mlxbfgige driver, which supports Mellanox BlueField devices. The issue occurs during kdump operations when a receive RX interrupt is triggered before the driver fully initializes. This leads to a race condition that can result in a NULL...

5.5CVSS7.2AI score0.00227EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/08/14 12:0 a.m.5 views

Intel Processors 安全漏洞

Intel Processors are American Intel Corporation's provide for interpreting computer instructions and processing data in computer software. A security vulnerability exists in Intel Processors that stems from an incorrectly sequenced transition behavior between the execution monitor and the SMI...

7.3CVSS5.9AI score0.00232EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/14 12:0 a.m.6 views

UBUNTU-CVE-2024-24853

Incorrect behavior order in transition between executive monitor and SMI transfer monitor STM in some IntelR Processor may allow a privileged user to potentially enable escalation of privilege via local access...

7.3CVSS6.5AI score0.00232EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/08/13 2:2 a.m.3 views

SUSE CVE-2023-31315

Improper validation in a model specific register MSR could allow a malicious program with ring0 access to modify SMM configuration while SMI lock is enabled, potentially leading to arbitrary code execution...

7.5CVSS8.1AI score0.00622EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2024/08/13 12:0 a.m.4 views

PT-2024-9889

Name of the Vulnerable Software and Affected Versions: Intel Processor affected versions not specified Description: The issue is related to an incorrect behavior order in the transition between the executive monitor and the SMI transfer monitor STM in some Intel processors. This may allow a...

8.8CVSS7.9AI score0.03197EPSS
SaveExploits1References84
Positive Technologies
Positive Technologies
added 2024/08/13 12:0 a.m.7 views

PT-2024-6384

Name of the Vulnerable Software and Affected Versions Xen affected versions not specified Description The issue arises when multiple devices share resources and one of them is passed through to a guest, making it impossible to guarantee the security of the entire system and individual guests...

7.5CVSS7.9AI score0.17444EPSS
SaveExploits0References121
OSV
OSV
added 2024/08/12 11:56 p.m.6 views

USN-6956-1 linux-azure, linux-azure-5.15, linux-azure-fde, linux-azure-fde-5.15 vulnerabilities

Benedict Schlüter, Supraja Sridhara, Andrin Bertschi, and Shweta Shinde discovered that an untrusted hypervisor could inject malicious VC interrupts and compromise the security guarantees of AMD SEV-SNP. This flaw is known as WeSee. A local attacker in control of the hypervisor could use this to...

8.1CVSS7.1AI score0.01305EPSS
SaveExploits2References56
OSV
OSV
added 2024/08/12 1:38 p.m.5 views

DEBIAN-CVE-2023-31315

Improper validation in a model specific register MSR could allow a malicious program with ring0 access to modify SMM configuration while SMI lock is enabled, potentially leading to arbitrary code execution...

7.5CVSS8AI score0.00622EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2024/08/10 7:0 a.m.5 views

KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright masked

...

5.5CVSS6.6AI score0.00213EPSS
SaveExploits0
OSV
OSV
added 2024/08/08 9:15 a.m.7 views

AZL-48811 CVE-2024-42253 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: gpio: pca953x: fix pca953xirqbussyncunlock race Ensure that i2clock' is held when setting interrupt latch and mask in pca953xirqbussyncunlock in order to avoid races. The other non-probe call site pca953xgpiosetmultiple ensures t...

4.7CVSS6.8AI score0.00164EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.5 views

kernel: genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline

In the Linux kernel, the following vulnerability has been resolved: genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline The absence of IRQDMOVEPCNTXT prevents immediate effectiveness of interrupt affinity reconfiguration via procfs. Instead, the change is deferred until the next...

5.5CVSS6.6AI score0.00258EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.10 views

kernel: firewire: ohci: mask bus reset interrupts between ISR and bottom half

In the Linux kernel, the following vulnerability has been resolved: firewire: ohci: mask bus reset interrupts between ISR and bottom half In the FireWire OHCI interrupt handler, if a bus reset interrupt has occurred, mask bus reset interrupts until busresetwork has serviced and cleared the...

4.4CVSS6.8AI score0.0026EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.11 views

kernel: vfio/pci: Lock external INTx masking ops

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Lock external INTx masking ops Mask operations through config space changes to DisINTx may race INTx configuration changes via ioctl. Create wrappers that add locking for paths outside of the core interrupt code. In...

4.4CVSS6.8AI score0.00192EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.5 views

kernel: x86/xen: Fix memory leak in xen_smp_intr_init{_pv}()

A memory leak was found in the Linux kernel's Xen SMP interrupt initialization functions for x86 architectures. When interrupt handler binding fails during setup, the error path frees various resources but neglects to free dynamically allocated interrupt name strings created via kasprintf. This...

7.2AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.10 views

kernel: isdn: mISDN: netjet: Fix crash in nj_probe

In the Linux kernel, the following vulnerability has been resolved: isdn: mISDN: netjet: Fix crash in njprobe: 'njsetup' in netjet.c might fail with -EIO and in this case 'card-irq' is initialized and is bigger than zero. A subsequent call to 'njrelease' will free the irq that has not been...

4.7CVSS6.8AI score0.00226EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.14 views

kernel: firewire: ohci: mask bus reset interrupts between ISR and bottom half

In the Linux kernel, the following vulnerability has been resolved: firewire: ohci: mask bus reset interrupts between ISR and bottom half In the FireWire OHCI interrupt handler, if a bus reset interrupt has occurred, mask bus reset interrupts until busresetwork has serviced and cleared the...

4.4CVSS6.8AI score0.0026EPSS
SaveExploits0References5
Rows per page
Query Builder