Lucene search
+L

4754 matches found

OSV
OSV
added 2024/08/17 10:15 a.m.6 views

UBUNTU-CVE-2024-43823

In the Linux kernel, the following vulnerability has been resolved: PCI: keystone: Fix NULL pointer dereference in case of DT error in kspciesetuprcappregs If IORESOURCEMEM is not provided in Device Tree due to any error, resourcelistfirsttype will return NULL and pciparserequestofpciranges will...

5.5CVSS6.1AI score0.00225EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.10 views

CVE-2024-43824

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Make use of cached 'epcfeatures' in pciepftestcoreinit Instead of getting the epcfeatures from pciepcgetfeatures API, use the cached pciepftest::epcfeatures value to avoid the NULL check. Since the NU...

5.5CVSS5.8AI score0.00196EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/08/17 9:21 a.m.46 views

CVE-2024-43824 PCI: endpoint: pci-epf-test: Make use of cached 'epc_features' in pci_epf_test_core_init()

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Make use of cached 'epcfeatures' in pciepftestcoreinit Instead of getting the epcfeatures from pciepcgetfeatures API, use the cached pciepftest::epcfeatures value to avoid the NULL check. Since the NU...

0.00196EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.73 views

CVE-2024-43824

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Make use of cached 'epcfeatures' in pciepftestcoreinit Instead of getting the epcfeatures from pciepcgetfeatures API, use the cached pciepftest::epcfeatures value to avoid the NULL check. Since the NU...

5.5CVSS5.2AI score0.00196EPSS
SaveExploits0
CVE
CVE
added 2024/08/17 9:21 a.m.130 views

CVE-2024-43824

The CVE CVE-2024-43824 affects the Linux kernel PCI Express endpoint code (pci_epf_test). The vulnerability arises from use of cached epc_features in pci_epf_test_core_init() instead of querying via pci_epc_get_features(), removing a NULL check that was deemed redundant. The change relies on epc_...

5.5CVSS6.3AI score0.00196EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/08/17 9:21 a.m.22 views

CVE-2024-43824 PCI: endpoint: pci-epf-test: Make use of cached 'epc_features' in pci_epf_test_core_init()

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Make use of cached 'epcfeatures' in pciepftestcoreinit Instead of getting the epcfeatures from pciepcgetfeatures API, use the cached pciepftest::epcfeatures value to avoid the NULL check. Since the NU...

5.8AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/08/17 9:21 a.m.16 views

CVE-2024-43824 PCI: endpoint: pci-epf-test: Make use of cached 'epc_features' in pci_epf_test_core_init()

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Make use of cached 'epcfeatures' in pciepftestcoreinit Instead of getting the epcfeatures from pciepcgetfeatures API, use the cached pciepftest::epcfeatures value to avoid the NULL check. Since the NU...

6.6AI score0.00196EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/08/17 9:21 a.m.27 views

CVE-2024-43823 PCI: keystone: Fix NULL pointer dereference in case of DT error in ks_pcie_setup_rc_app_regs()

In the Linux kernel, the following vulnerability has been resolved: PCI: keystone: Fix NULL pointer dereference in case of DT error in kspciesetuprcappregs If IORESOURCEMEM is not provided in Device Tree due to any error, resourcelistfirsttype will return NULL and pciparserequestofpciranges will...

6.8AI score0.00225EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/17 9:21 a.m.28 views

CVE-2024-43823 PCI: keystone: Fix NULL pointer dereference in case of DT error in ks_pcie_setup_rc_app_regs()

In the Linux kernel, the following vulnerability has been resolved: PCI: keystone: Fix NULL pointer dereference in case of DT error in kspciesetuprcappregs If IORESOURCEMEM is not provided in Device Tree due to any error, resourcelistfirsttype will return NULL and pciparserequestofpciranges will...

6AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/08/17 9:21 a.m.30 views

CVE-2024-43823 PCI: keystone: Fix NULL pointer dereference in case of DT error in ks_pcie_setup_rc_app_regs()

In the Linux kernel, the following vulnerability has been resolved: PCI: keystone: Fix NULL pointer dereference in case of DT error in kspciesetuprcappregs If IORESOURCEMEM is not provided in Device Tree due to any error, resourcelistfirsttype will return NULL and pciparserequestofpciranges will...

0.00225EPSS
SaveExploits0References4
CVE
CVE
added 2024/08/17 9:21 a.m.165 views

CVE-2024-43823

CVE-2024-43823 is a Linux kernel PCI keystone issue where a DT error can cause a NULL pointer dereference in ks_pcie_setup_rc_app_regs when IORESOURCE_MEM is missing. The description in the sources states the bug occurs if a Device Tree error leads to a NULL in resource_list_first_type(), with pc...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.34 views

CVE-2024-43823

In the Linux kernel, the following vulnerability has been resolved: PCI: keystone: Fix NULL pointer dereference in case of DT error in kspciesetuprcappregs If IORESOURCEMEM is not provided in Device Tree due to any error, resourcelistfirsttype will return NULL and pciparserequestofpciranges will...

5.5CVSS5.3AI score0.00225EPSS
SaveExploits0
OSV
OSV
added 2024/08/17 9:15 a.m.19 views

AZL-48048 CVE-2024-42302 affecting package kernel for versions less than 6.6.47.1-1

In the Linux kernel, the following vulnerability has been resolved: PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal Keith reports a use-after-free when a DPC event occurs concurrently to hot-removal of the same portion of the hierarchy: The dpchandler awaits readiness of the seconda...

7.8CVSS6.3AI score0.0023EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/17 9:15 a.m.15 views

CVE-2024-42302

In the Linux kernel, the following vulnerability has been resolved: PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal Keith reports a use-after-free when a DPC event occurs concurrently to hot-removal of the same portion of the hierarchy: The dpchandler awaits readiness of the seconda...

7.8CVSS0.0023EPSS
SaveExploits0References9
OSV
OSV
added 2024/08/17 9:15 a.m.11 views

AZL-47962 CVE-2024-42302 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal Keith reports a use-after-free when a DPC event occurs concurrently to hot-removal of the same portion of the hierarchy: The dpchandler awaits readiness of the seconda...

7.8CVSS6.3AI score0.0023EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/17 9:15 a.m.13 views

CVE-2024-42276

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: add missing condition check for existence of mapped data nvmemapdata is called when request has physical segments, hence the nvmeunmapdata should have same condition to avoid dereference...

7.8CVSS0.00246EPSS
SaveExploits0References10
OSV
OSV
added 2024/08/17 9:15 a.m.4 views

DEBIAN-CVE-2024-42276

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: add missing condition check for existence of mapped data nvmemapdata is called when request has physical segments, hence the nvmeunmapdata should have same condition to avoid dereference...

5.5CVSS5.4AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 9:15 a.m.6 views

UBUNTU-CVE-2024-42302

In the Linux kernel, the following vulnerability has been resolved: PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal Keith reports a use-after-free when a DPC event occurs concurrently to hot-removal of the same portion of the hierarchy: The dpchandler awaits readiness of the seconda...

7.8CVSS6.2AI score0.0023EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/08/17 9:15 a.m.27 views

CVE-2024-42302

In the Linux kernel, the following vulnerability has been resolved: PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal Keith reports a use-after-free when a DPC event occurs concurrently to hot-removal of the same portion of the hierarchy: The dpchandler awaits readiness of the seconda...

7.8CVSS6.1AI score0.0023EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/08/17 9:15 a.m.26 views

CVE-2024-42276

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: add missing condition check for existence of mapped data nvmemapdata is called when request has physical segments, hence the nvmeunmapdata should have same condition to avoid dereference...

7.8CVSS6AI score0.00246EPSS
SaveExploits0References25
Rows per page
Query Builder