Lucene search
+L

399 matches found

OSV
OSV
added 2024/06/19 2:15 p.m.13 views

UBUNTU-CVE-2024-38613

In the Linux kernel, the following vulnerability has been resolved: m68k: Fix spinlock race in kernel thread creation Context switching does take care to retain the correct lock owner across the switch from 'prev' to 'next' tasks. This does rely on interrupts remaining disabled for the entire...

4.7CVSS6.2AI score0.00178EPSS
SaveExploits0References29
RedHat Linux
RedHat Linux
added 2024/06/05 10:5 a.m.6 views

kernel: i2c: i801: Don't generate an interrupt on bus reset

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: Don't generate an interrupt on bus reset Now that the i2c-i801 driver supports interrupts, setting the KILL bit in a attempt to recover from a timed out transaction triggers an interrupt. Unfortunately, the interrupt...

7.8CVSS6.8AI score0.00231EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/06/04 12:14 p.m.8 views

SUSE CVE-2024-36950

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...

5.5CVSS6.1AI score0.0026EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
added 2024/06/04 2:24 a.m.10 views

SUSE CVE-2024-36962

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs Currently the driver uses localbhdisable/localbhenable in its IRQ handler to avoid triggering netrxaction softirq on exit from netifrx. The netrxaction could...

6.2CVSS6.3AI score0.00464EPSS
SaveExploits0References13
OSV
OSV
added 2024/06/03 8:15 a.m.2 views

DEBIAN-CVE-2024-36962

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs Currently the driver uses localbhdisable/localbhenable in its IRQ handler to avoid triggering netrxaction softirq on exit from netifrx. The netrxaction could...

5.5CVSS5.3AI score0.00464EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2024/06/02 8:16 p.m.333 views

Exploit for Exposure of Sensitive Information to an Unauthorized Actor in Checkpoint Quantum_Spark_Firmware

CVE-2024-24919-Sniper !CVE-2024-24919 Sniper Screenshotsni...

8.6CVSS8.9AI score0.99978EPSS
SaveExploits53
OSV
OSV
added 2024/05/30 4:15 p.m.3 views

DEBIAN-CVE-2024-36950

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.4CVSS5.5AI score0.0026EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.8 views

UBUNTU-CVE-2021-47284

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.2AI score0.00226EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.4 views

SUSE CVE-2024-35945

In the Linux kernel, the following vulnerability has been resolved: net: phy: phydevice: Prevent nullptr exceptions on ISR If phydev-irq is set unconditionally, check for valid interrupt handler or fall back to polling mode to prevent nullptr exceptions in interrupt service routine...

5.5CVSS6.5AI score0.00211EPSS
SaveExploits0References16
OSV
OSV
added 2024/05/20 10:15 a.m.8 views

DEBIAN-CVE-2024-35997

In the Linux kernel, the following vulnerability has been resolved: HID: i2c-hid: remove I2CHIDREADPENDING flag to prevent lock-up The flag I2CHIDREADPENDING is used to serialize I2C operations. However, this is not necessary, because I2C core already has its own locking for that. More importantl...

5.5CVSS5.6AI score0.00177EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.1 views

DEBIAN-CVE-2024-35971

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Handle softirqs at the end of IRQ thread to fix hang The ks8851irq thread may call ks8851rxpkts in case there are any packets in the MAC FIFO, which calls netifrx. This netifrx implementation is guarded by...

5.5CVSS5.6AI score0.00685EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.11 views

UBUNTU-CVE-2024-35997

In the Linux kernel, the following vulnerability has been resolved: HID: i2c-hid: remove I2CHIDREADPENDING flag to prevent lock-up The flag I2CHIDREADPENDING is used to serialize I2C operations. However, this is not necessary, because I2C core already has its own locking for that. More importantl...

5.5CVSS6.1AI score0.00177EPSS
SaveExploits0References32
OSV
OSV
added 2024/05/19 11:15 a.m.18 views

AZL-56160 CVE-2024-35945 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net: phy: phydevice: Prevent nullptr exceptions on ISR If phydev-irq is set unconditionally, check for valid interrupt handler or fall back to polling mode to prevent nullptr exceptions in interrupt service routine...

5.5CVSS5.8AI score0.00211EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/05/17 12:0 a.m.19 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 IRQ handling due to shared interrupts...

5.5CVSS6.5AI score0.00219EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/01 12:53 p.m.43 views

CVE-2024-27031 NFS: Fix nfs_netfs_issue_read() xarray locking for writeback interrupt

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix nfsnetfsissueread xarray locking for writeback interrupt The loop inside nfsnetfsissueread currently does not disable interrupts while iterating through pages in the xarray to submit for NFS read. This is not safe though...

6.5AI score0.002EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.5 views

kernel: misc: pci_endpoint_test: Free IRQs before removing the device

A use-after-free flaw was found in the Linux kernel's PCI endpoint test driver. In pciendpointtestremove, IRQs are freed after the device is removed, creating a race window where an IRQ can be delivered after device memory is freed. The IRQ handler then accesses invalid memory, causing a kernel...

7.8CVSS5.7AI score0.00128EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.8 views

kernel: drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs

A logic error was found in the Linux kernel amdgpu graphics driver's interrupt handling for GFX version 11 hardware. A local user with access to an AMD GPU can trigger a GPU device reset or suspend operation, causing the driver to attempt cleanup of a retired interrupt handler that no longer...

5.5CVSS7.2AI score0.00164EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.5 views

kernel: Linux kernel (amdgpu): Denial of Service via incorrect interrupt handling

A flaw was found in the Linux kernel's AMD GPU amdgpu driver. A local attacker with high privileges could trigger an incorrect interrupt handling mechanism within the gmcv110hwfini function. This issue arises because the host driver attempts to disable an interrupt that is managed by the firmware...

5.5CVSS7.2AI score0.00155EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.11 views

kernel: Kernel: Denial of Service in amdgpu driver due to improper interrupt handling

A flaw was found in the Linux kernel's amdgpu graphics driver. A local user with low privileges could exploit this vulnerability due to the improper use of the amdgpuirqput function within the gmcv100hwfini component. This flaw leads to a call trace, which can result in a system crash and a Denia...

5.5CVSS5.7AI score0.00155EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/04/05 12:0 a.m.70 views

CVE-2024-26814

In the Linux kernel, the following vulnerability has been resolved: vfio/fsl-mc: Block calling interrupt handler without trigger The eventfdctx trigger pointer of the vfiofslmcirq object is initially NULL and may become NULL if the user sets the trigger eventfd to -1. The interrupt handler itself...

5.5CVSS6.1AI score0.00223EPSS
SaveExploits0References19
Rows per page
Query Builder