Lucene search
+L

2000 matches found

Vulnrichment
Vulnrichment
added 2024/04/28 1:01 p.m.19 views

CVE-2022-48660 gpiolib: cdev: Set lineevent_state::irq after IRQ register successfully

In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: Set lineeventstate::irq after IRQ register successfully When running gpio test on nxp-ls1028 platform with below command gpiomon --num-events=3 --rising-edge gpiochip1 25 There will be a warning trace as below: Cal...

6.7AI score0.00236EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/04/28 1:01 p.m.30 views

CVE-2022-48660 gpiolib: cdev: Set lineevent_state::irq after IRQ register successfully

In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: Set lineeventstate::irq after IRQ register successfully When running gpio test on nxp-ls1028 platform with below command gpiomon --num-events=3 --rising-edge gpiochip1 25 There will be a warning trace as below: Cal...

5.5AI score0.00236EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/04/28 1:01 p.m.25 views

CVE-2022-48660

In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: Set lineeventstate::irq after IRQ register successfully When running gpio test on nxp-ls1028 platform with below command gpiomon --num-events=3 --rising-edge gpiochip1 25 There will be a warning trace as below: Cal...

5.5CVSS5.5AI score0.00236EPSS
SaveExploits0
OSV
OSV
added 2024/04/28 1:01 p.m.19 views

CVE-2022-48660 gpiolib: cdev: Set lineevent_state::irq after IRQ register successfully

In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: Set lineeventstate::irq after IRQ register successfully When running gpio test on nxp-ls1028 platform with below command gpiomon --num-events=3 --rising-edge gpiochip1 25 There will be a warning trace as below: Cal...

5.5CVSS5.9AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/04/28 1:01 p.m.20 views

CVE-2022-48658 mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context.

In the Linux kernel, the following vulnerability has been resolved: mm: slub: fix flushcpuslab/freeslab invocations in task context. Commit 5a836bf6b09f "mm: slub: move flushcpuslab invocations freeslab invocations out of IRQ context" moved all flushcpuslab invocations to the global workqueue to...

7.5CVSS6.7AI score0.00667EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/28 1:01 p.m.30 views

CVE-2022-48658 mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context.

In the Linux kernel, the following vulnerability has been resolved: mm: slub: fix flushcpuslab/freeslab invocations in task context. Commit 5a836bf6b09f "mm: slub: move flushcpuslab invocations freeslab invocations out of IRQ context" moved all flushcpuslab invocations to the global workqueue to...

7.5CVSS5.8AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/04/28 1:01 p.m.62 views

CVE-2022-48658

In the Linux kernel, the following vulnerability has been resolved: mm: slub: fix flushcpuslab/freeslab invocations in task context. Commit 5a836bf6b09f "mm: slub: move flushcpuslab invocations freeslab invocations out of IRQ context" moved all flushcpuslab invocations to the global workqueue to...

7.8CVSS5.9AI score0.00667EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/28 1:01 p.m.32 views

CVE-2022-48658 mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context.

In the Linux kernel, the following vulnerability has been resolved: mm: slub: fix flushcpuslab/freeslab invocations in task context. Commit 5a836bf6b09f "mm: slub: move flushcpuslab invocations freeslab invocations out of IRQ context" moved all flushcpuslab invocations to the global workqueue to...

7.5CVSS7.6AI score0.00667EPSS
SaveExploits0References3
CVE
CVE
added 2024/04/28 12:59 p.m.111 views

CVE-2022-48634

Summary of CVE-2022-48634 (Linux kernel) : Affects the gma500/GPU path in the Linux kernel. The fault was that gma_crtc_page_flip() held the event_lock spinlock while calling crtc_funcs->mode_set_base(), which takes ww_mutex, creating a sleeping context in an invalid path. The unlock should oc...

5.3CVSS6.5AI score0.00167EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2024/04/23 1:44 a.m.6 views

SUSE CVE-2024-26892

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921e: 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...

5.5CVSS6.7AI score0.0023EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/04/17 6:55 p.m.50 views

CVE-2024-26877

A vulnerability was found in the Linux kernel's Xilinx crypto driver. This issue is caused by failing to disable bottom halves BH when calling the cryptofinalizerequest function, leading to potential system warnings and call traces. Mitigation Mitigation for this issue is either not available or...

4.4CVSS8.2AI score0.00724EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/17 6:55 p.m.28 views

CVE-2024-26876

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: adv7511: fix crash on irq during probe Moved IRQ registration down to end of adv7511probe. If an IRQ already is pending during adv7511probe before adv7511cecinit then cecreceivedmsgts could crash using uninitialized...

4.4CVSS6.8AI score0.00225EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/17 5:30 p.m.37 views

CVE-2024-26838

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix KASAN issue with tasklet KASAN testing revealed the following issue assocated with freeing an IRQ. 50006.466686 Call Trace: 50006.466691 50006.489538 dumpstack+0x5c/0x80 50006.493475...

4.4CVSS7.1AI score0.00234EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/17 11:15 a.m.26 views

CVE-2024-26876

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: adv7511: fix crash on irq during probe Moved IRQ registration down to end of adv7511probe. If an IRQ already is pending during adv7511probe before adv7511cecinit then cecreceivedmsgts could crash using uninitialized...

5.5CVSS7.2AI score0.00225EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/17 11:15 a.m.13 views

DEBIAN-CVE-2024-26876

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: adv7511: fix crash on irq during probe Moved IRQ registration down to end of adv7511probe. If an IRQ already is pending during adv7511probe before adv7511cecinit then cecreceivedmsgts could crash using uninitialized...

5.5CVSS5.5AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 11:15 a.m.11 views

AZL-57725 CVE-2024-26876 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: adv7511: fix crash on irq during probe Moved IRQ registration down to end of adv7511probe. If an IRQ already is pending during adv7511probe before adv7511cecinit then cecreceivedmsgts could crash using uninitialized...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.33 views

CVE-2024-26892

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921e: 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...

7.8CVSS6.3AI score0.0023EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.30 views

CVE-2024-26854

In the Linux kernel, the following vulnerability has been resolved: ice: fix uninitialized dplls mutex usage The pf-dplls.lock mutex is initialized too late, after its first use. Move it to the top of icedpllinit. Note that the "errexit" error path destroys the mutex. And the mutex is the last...

7.5CVSS6.4AI score0.00713EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.21 views

CVE-2024-26892 wifi: mt76: mt7921e: fix use-after-free in free_irq()

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921e: 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.6AI score0.0023EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.53 views

CVE-2024-26892 wifi: mt76: mt7921e: fix use-after-free in free_irq()

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921e: 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...

7.5AI score0.0023EPSS
SaveExploits0References4
Rows per page
Query Builder