Lucene search
+L

92 matches found

OSV
OSV
added 2024/06/21 11:15 a.m.3 views

DEBIAN-CVE-2024-38622

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add callback function pointer check before its call In dpucoreirqcallbackhandler callback function pointer is compared to NULL, but then callback function is unconditionally called by this pointer. Fix this bug by...

5.5CVSS5AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/21 11:15 a.m.11 views

UBUNTU-CVE-2024-38622

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add callback function pointer check before its call In dpucoreirqcallbackhandler callback function pointer is compared to NULL, but then callback function is unconditionally called by this pointer. Fix this bug by...

5.5CVSS5.8AI score0.00222EPSS
SaveExploits0References13
ATTACKERKB
ATTACKERKB
added 2024/06/20 11:15 a.m.10 views

CVE-2021-47617

In the Linux kernel, the following vulnerability has been resolved: PCI: pciehp: Fix infinite loop in IRQ handler upon power fault The Power Fault Detected bit in the Slot Status register differs from all other hotplug events in that it is sticky: It can only be cleared after turning off slot...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2024/06/20 10:57 a.m.22 views

CVE-2021-47617

In the Linux kernel, the following vulnerability has been resolved: PCI: pciehp: Fix infinite loop in IRQ handler upon power fault The Power Fault Detected bit in the Slot Status register differs from all other hotplug events in that it is sticky: It can only be cleared after turning off slot...

5.5CVSS5.3AI score0.0021EPSS
SaveExploits0
NVD
NVD
added 2024/06/03 8:15 a.m.28 views

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

7.5CVSS6.6AI score0.00464EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/06/03 8:15 a.m.29 views

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

7.5CVSS6.2AI score0.00464EPSS
SaveExploits0References11
OSV
OSV
added 2024/06/03 7:50 a.m.11 views

CVE-2024-36962 net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs

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

7.5CVSS5.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2024/06/03 7:50 a.m.34 views

CVE-2024-36962 net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs

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

7.5CVSS6.6AI score0.00464EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/06/03 7:50 a.m.22 views

CVE-2024-36962 net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs

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

7AI score0.00464EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/21 4:15 p.m.4 views

DEBIAN-CVE-2023-52863

In the Linux kernel, the following vulnerability has been resolved: hwmon: axi-fan-control Fix possible NULL pointer dereference axifancontrolirqhandler, dependent on the private axifancontroldata structure, might be called before the hwmon device is registered. That will cause an "Unable to hand...

5.5CVSS5.1AI score0.0024EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.8 views

DEBIAN-CVE-2023-52766

In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Fix out of bounds access in hcidmairqhandler Do not loop over ring headers in hcidmairqhandler that are not allocated and enabled in hcidmainit. Otherwise out of bounds access will occur from rings-headersi...

7.1CVSS5.5AI score0.00248EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.20 views

CVE-2021-47271

In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: Fix deadlock issue in cdnspthreadirqhandler Patch fixes the following critical issue caused by deadlock which has been detected during testing NCM class: smp: csd: Detected non-responsive CSD lock 1 on CPU0 smp: csd:...

5.5CVSS5.9AI score0.00147EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/19 8:35 a.m.143 views

CVE-2024-35907

Mode C: The CVE-2024-35907 issue affects the mlxbf_gige driver in the Linux kernel (BlueField-3 SmartNIC). The root cause is a NULL pointer dereference in mlxbf_gige_open() when kdump is enabled, traced to a pending RX interrupt that fires before request_irq(RX IRQ) is called, causing an interrup...

5.5CVSS6.5AI score0.00227EPSS
SaveExploits0References5Affected Software1
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.32 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
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
OSV
OSV
added 2024/04/05 9:15 a.m.20 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 8:24 a.m.12 views

CVE-2024-26812 vfio/pci: Create persistent INTx handler

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

7.8CVSS5.8AI score
SaveExploits0References13
Cvelist
Cvelist
added 2024/04/05 8:24 a.m.33 views

CVE-2024-26812 vfio/pci: Create persistent INTx handler

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

7.8CVSS7.1AI score0.00248EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/04/05 8:24 a.m.21 views

CVE-2024-26812

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

7.8CVSS7.2AI score0.00248EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/04/05 12:0 a.m.36 views

CVE-2024-26812

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

7.8CVSS6.1AI score0.00248EPSS
SaveExploits0References27
Rows per page
Query Builder