Lucene search
+L

412 matches found

SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.8 views

SUSE CVE-2024-42112

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

7.8CVSS7.6AI score0.00233EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/30 8:15 a.m.12 views

UBUNTU-CVE-2024-42127

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

5.5CVSS6.1AI score0.00239EPSS
SaveExploits0References32
OSV
OSV
added 2024/07/30 8:15 a.m.12 views

UBUNTU-CVE-2024-42112

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

7.8CVSS5.7AI score0.00233EPSS
SaveExploits0References15
Cvelist
Cvelist
added 2024/07/30 7:46 a.m.49 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
Positive Technologies
Positive Technologies
added 2024/07/23 12:00 a.m.17 views

PT-2024-31319

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue occurs when enabling access to the special register set in the Linux kernel, which can lead to Receiver time-out and RHR interrupts. The IRQ handler attempts to read from the...

5.5CVSS5.5AI score0.00225EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/07/16 2:35 a.m.7 views

SUSE CVE-2024-40904

In the Linux kernel, the following vulnerability has been resolved: USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages The syzbot fuzzer found that the interrupt-URB completion callback in the cdc-wdm driver was taking too long, and the driver's immediate resubmission of interru...

5.5CVSS6.4AI score0.00291EPSS
SaveExploits0References18
OSV
OSV
added 2024/07/12 1:15 p.m.9 views

UBUNTU-CVE-2024-40904

In the Linux kernel, the following vulnerability has been resolved: USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages The syzbot fuzzer found that the interrupt-URB completion callback in the cdc-wdm driver was taking too long, and the driver's immediate resubmission of interru...

5.5CVSS6.2AI score0.00291EPSS
SaveExploits0References30
CNNVD
CNNVD
added 2024/07/12 12:00 a.m.7 views

Linux kernel security vulnerabilities

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 long processing time of the interrupt-URB completion callback of the USB:class:cdc-wdm driver and...

5.5CVSS6.4AI score0.00291EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2024/07/10 12:00 a.m.19 views

PT-2024-30730

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the handling of CEQEs in the interrupt handler, which can cause the CPU core to stay in interrupt context too long and lead to soft lockup under heavy load. To...

7.5CVSS5.5AI score0.00324EPSS
SaveExploits0
OSV
OSV
added 2024/06/24 2:15 p.m.10 views

AZL-42889 CVE-2024-39292 affecting package kernel for versions less than 6.6.35.1-4

In the Linux kernel, the following vulnerability has been resolved: um: Add winch to winchhandlers before registering winch IRQ Registering a winch IRQ is racy, an interrupt may occur before the winch is added to the winchhandlers list. If that happens, registerwinchirq adds to that list a winch...

5.5CVSS6.6AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/21 12:15 p.m.17 views

AZL-42819 CVE-2024-38780 affecting package kernel for versions less than 6.6.35.1-4

In the Linux kernel, the following vulnerability has been resolved: dma-buf/sw-sync: don't enable IRQ from syncprintobj Since commit a6aa8fca4d79 "dma-buf/sw-sync: Reduce irqsave/irqrestore from known context" by error replaced spinunlockirqrestore with spinunlockirq for both syncdebugfsshow and...

5.5CVSS6.4AI score0.00189EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 2:15 p.m.3 views

DEBIAN-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.7CVSS6AI score0.00178EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 2:15 p.m.1 views

DEBIAN-CVE-2024-38607

In the Linux kernel, the following vulnerability has been resolved: macintosh/via-macii: Fix "BUG: sleeping function called from invalid context" The via-macii ADB driver calls requestirq after disabling hard interrupts. But disabling interrupts isn't necessary here because the VIA shift register...

5.5CVSS5.2AI score0.00225EPSS
SaveExploits0References1
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:05 a.m.8 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.9 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.11 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.4 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.335 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
Rows per page
Query Builder