Lucene search
+L

128 matches found

Cvelist
Cvelist
added 2024/05/01 12:54 p.m.47 views

CVE-2024-27049 wifi: mt76: mt7925e: fix use-after-free in free_irq()

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925e: fix use-after-free in freeirq From commit a304e1b82808 "PATCH Debug shared irqs", there is a test to make sure the shared irq handler should be able to handle the unexpected event after deregistration. For th...

6.7AI score0.00277EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/04/28 12:59 p.m.25 views

CVE-2022-48634 drm/gma500: Fix BUG: sleeping function called from invalid context errors

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: Fix BUG: sleeping function called from invalid context errors gmacrtcpageflip was holding the eventlock spinlock while calling crtcfuncs-modesetbase which takes wwmutex. The only reason to hold eventlock is to clear...

6.8AI score0.00167EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/05 9:15 a.m.21 views

AZL-58836 CVE-2024-26812 affecting package kernel for versions less than 5.15.176.3-3

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Create persistent INTx handler A vulnerability exists where the eventfd for INTx signaling can be deconfigured, which unregisters the IRQ handler but still allows eventfds to be signaled with a NULL context through the...

5.5CVSS6AI score0.00248EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/05 9:15 a.m.19 views

UBUNTU-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.5CVSS6AI score0.00234EPSS
SaveExploits0References25
Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.35 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 ...

6.7AI score0.00226EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/04/03 2:54 p.m.39 views

CVE-2024-26686 fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children stats

In the Linux kernel, the following vulnerability has been resolved: fs/proc: dotaskstat: use sig-statslock to gather the threads/children stats locktasksighand can trigger a hard lockup. If NRCPUS threads call dotaskstat at the same time and the process has NRTHREADS, it will spin with irqs...

7.8AI score0.00213EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/25 9:15 a.m.9 views

CVE-2021-47141

In the Linux kernel, the following vulnerability has been resolved: gve: Add NULL pointer checks when freeing irqs. When freeing notification blocks, we index priv-msixvectors. If we failed to allocate priv-msixvectors see abortwithmsixvectors this could lead to a NULL pointer dereference if the...

5.5CVSS5.3AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.13 views

kernel: powerpc/imc-pmu: Fix use of mutex in IRQs disabled section

In the Linux kernel, the following vulnerability has been resolved: powerpc/imc-pmu: Fix use of mutex in IRQs disabled section Current imc-pmu code triggers a WARNING with CONFIGDEBUGATOMICSLEEP and CONFIGPROVELOCKING enabled, while running a threadimc event. Command to trigger the warning: perf...

5.5CVSS6.3AI score0.00147EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.11 views

kernel: VMCI: Use threaded irqs instead of tasklets

In the Linux kernel, the following vulnerability has been resolved: VMCI: Use threaded irqs instead of tasklets The vmcidispatchdgs tasklet function calls vmcireaddata which uses waitevent resulting in invalid sleep in an atomic context and therefore potentially in a deadlock. Use threaded irqs t...

5.5CVSS6.2AI score0.00129EPSS
SaveExploits0References5
OSV
OSV
added 2023/02/13 5:56 p.m.15 views

GSD-2023-1002239 powerpc/imc-pmu: Fix use of mutex in IRQs disabled section

powerpc/imc-pmu: Fix use of mutex in IRQs disabled section This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.229 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/02/13 5:50 p.m.15 views

GSD-2023-1002188 powerpc/imc-pmu: Fix use of mutex in IRQs disabled section

powerpc/imc-pmu: Fix use of mutex in IRQs disabled section This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.164 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/02/13 5:43 p.m.15 views

GSD-2023-1002122 powerpc/imc-pmu: Fix use of mutex in IRQs disabled section

powerpc/imc-pmu: Fix use of mutex in IRQs disabled section This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.89 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/02/13 5:32 p.m.14 views

GSD-2023-1002007 powerpc/imc-pmu: Fix use of mutex in IRQs disabled section

powerpc/imc-pmu: Fix use of mutex in IRQs disabled section This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.1.7 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/02/13 5:29 p.m.8 views

GSD-2023-1001955 VMCI: Use threaded irqs instead of tasklets

VMCI: Use threaded irqs instead of tasklets This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.1.8 by commit...

7.3AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/02/13 12:00 a.m.9 views

PT-2023-35031 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.1.8 Description: The issue concerns the use of threaded irqs instead of tasklets in the VMCI. The actual impact and attack plausibility have not yet been proven. It was introduced in version v5.18 and fixed i...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2023/01/31 3:52 p.m.8 views

GSD-2023-1001816 powerpc/imc-pmu: Fix use of mutex in IRQs disabled section

powerpc/imc-pmu: Fix use of mutex in IRQs disabled section This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.229 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/31 3:49 p.m.12 views

GSD-2023-1001792 powerpc/imc-pmu: Fix use of mutex in IRQs disabled section

powerpc/imc-pmu: Fix use of mutex in IRQs disabled section This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.164 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/31 3:39 p.m.13 views

GSD-2023-1001660 VMCI: Use threaded irqs instead of tasklets

VMCI: Use threaded irqs instead of tasklets This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.1.8 by commit...

7.3AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/01/31 12:00 a.m.8 views

PT-2023-34789 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.1.7 Description: The issue concerns the use of a mutex in an IRQs disabled section within the powerpc/imc-pmu component. The actual impact and potential for attack have not been proven yet. Recommendations: F...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/01/31 12:00 a.m.7 views

PT-2023-34736 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.1.8 Description: The issue concerns the use of threaded irqs instead of tasklets in the VMCI. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel versions pri...

7.2AI score
SaveExploits0References1
Rows per page
Query Builder