Lucene search
+L

735 matches found

OSV
OSV
added 2024/05/01 1:15 p.m.13 views

UBUNTU-CVE-2024-27047

In the Linux kernel, the following vulnerability has been resolved: net: phy: fix phygetinternaldelay accessing an empty array The phygetinternaldelay function could try to access to an empty array in the case that the driver is calling phygetinternaldelay without defining delayvalues and...

5.5CVSS6AI score0.00281EPSS
SaveExploits0References25
CVE
CVE
added 2024/05/01 12:54 p.m.3875 views

CVE-2024-27047

CVE-2024-27047 affects the Linux kernel: net: phy: fix phy_get_internal_delay accessing an empty array. The issue occurs when a driver calls phy_get_internal_delay without defining delay_values and rx-/tx-internal-delay-ps is 0 in device-tree, risking a NULL pointer dereference and kernel oops. A...

5.5CVSS6.1AI score0.00281EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/05/01 12:54 p.m.13 views

CVE-2024-27047 net: phy: fix phy_get_internal_delay accessing an empty array

In the Linux kernel, the following vulnerability has been resolved: net: phy: fix phygetinternaldelay accessing an empty array The phygetinternaldelay function could try to access to an empty array in the case that the driver is calling phygetinternaldelay without defining delayvalues and...

5.9AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2024/05/01 12:54 p.m.25 views

CVE-2024-27047

In the Linux kernel, the following vulnerability has been resolved: net: phy: fix phygetinternaldelay accessing an empty array The phygetinternaldelay function could try to access to an empty array in the case that the driver is calling phygetinternaldelay without defining delayvalues and...

5.5CVSS6.9AI score0.00281EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/01 12:54 p.m.18 views

CVE-2024-27047 net: phy: fix phy_get_internal_delay accessing an empty array

In the Linux kernel, the following vulnerability has been resolved: net: phy: fix phygetinternaldelay accessing an empty array The phygetinternaldelay function could try to access to an empty array in the case that the driver is calling phygetinternaldelay without defining delayvalues and...

6.4AI score0.00281EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/01 12:54 p.m.22 views

CVE-2024-27047 net: phy: fix phy_get_internal_delay accessing an empty array

In the Linux kernel, the following vulnerability has been resolved: net: phy: fix phygetinternaldelay accessing an empty array The phygetinternaldelay function could try to access to an empty array in the case that the driver is calling phygetinternaldelay without defining delayvalues and...

7.5AI score0.00281EPSS
SaveExploits0References7
OSV
OSV
added 2024/04/28 1:15 p.m.5 views

UBUNTU-CVE-2022-48640

In the Linux kernel, the following vulnerability has been resolved: bonding: fix NULL deref in bondrrgenslaveid Fix a NULL dereference of the struct bonding.rrtxcounter member because if a bond is initially created with an initial mode != zero Round Robin the memory required for the counter is...

5.5CVSS5.9AI score0.00232EPSS
SaveExploits0References6
OSV
OSV
added 2024/04/17 11:15 a.m.16 views

UBUNTU-CVE-2024-26906

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Disallow vsyscall page read for copyfromkernelnofault When trying to use copyfromkernelnofault to read vsyscall page through a bpf program, the following oops was reported: BUG: unable to handle page fault for address:...

5.5CVSS6.2AI score0.00253EPSS
SaveExploits0References19
OSV
OSV
added 2024/04/10 7:15 p.m.3 views

DEBIAN-CVE-2021-47184

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix NULL ptr dereference on VSI filter sync Remove the reason of null pointer dereference in sync VSI filters. Added new I40EVSIRELEASING flag to signalize deleting and releasing of VSI resources to sync this thread with sy...

5.5CVSS5.4AI score0.00248EPSS
SaveExploits0References1
CVE
CVE
added 2024/04/10 6:56 p.m.96 views

CVE-2021-47184

The CVE-2021-47184 issue affects the Linux kernel i40e VSI filter synchronization. The vulnerability stemmed from a NULL pointer dereference in the VSI filter sync path that could occur when updating the VSI filter list after a VSI resource was removed, potentially causing a kernel oops. A patch ...

8.8CVSS6.1AI score0.00248EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/10 6:56 p.m.28 views

CVE-2021-47184 i40e: Fix NULL ptr dereference on VSI filter sync

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix NULL ptr dereference on VSI filter sync Remove the reason of null pointer dereference in sync VSI filters. Added new I40EVSIRELEASING flag to signalize deleting and releasing of VSI resources to sync this thread with sy...

8.8CVSS6.6AI score0.00248EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/04/10 6:56 p.m.20 views

CVE-2021-47184

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix NULL ptr dereference on VSI filter sync Remove the reason of null pointer dereference in sync VSI filters. Added new I40EVSIRELEASING flag to signalize deleting and releasing of VSI resources to sync this thread with sy...

8.8CVSS5.5AI score0.00248EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/04/03 11:7 p.m.24 views

CVE-2024-26688

A vulnerability was found in the Linux kernel during hugetlb filesystem configuration, whereby a NULL pointer dereference caused by invalid pagesize values can lead to potential crashes...

4.7CVSS7.4AI score0.00245EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/03 5:15 p.m.6 views

UBUNTU-CVE-2024-26738

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: DLPAR add doesn't completely initialize pcicontroller When a PCI device is dynamically added, the kernel oopses with a NULL pointer dereference: BUG: Kernel NULL pointer dereference on read at 0x00000030...

5.5CVSS5.7AI score0.00239EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/04/03 5:0 p.m.19 views

CVE-2024-26738 powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controller

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: DLPAR add doesn't completely initialize pcicontroller When a PCI device is dynamically added, the kernel oopses with a NULL pointer dereference: BUG: Kernel NULL pointer dereference on read at 0x00000030...

6.8AI score0.00239EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.53 views

CVE-2024-26713

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/04/03 2:55 p.m.36 views

CVE-2024-26713

...

6.6AI score
SaveExploits0
CVE
CVE
added 2024/04/03 2:55 p.m.87 views

CVE-2024-26713

CVE-2024-26713 is rejected/not used; this entry does not represent an active vulnerability.

6.5AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/04/03 2:55 p.m.77 views

CVE-2024-26713

Removed by vendor...

6.1AI score
SaveExploits0
Cvelist
Cvelist
added 2024/04/03 2:54 p.m.39 views

CVE-2024-26688 fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super

In the Linux kernel, the following vulnerability has been resolved: fs,hugetlb: fix NULL pointer dereference in hugetlbsfillsuper When configuring a hugetlb filesystem via the fsconfig syscall, there is a possible NULL dereference in hugetlbfsfillsuper caused by assigning NULL to ctx-hstate in...

7.4AI score0.00245EPSS
SaveExploits0References7
Rows per page
Query Builder