Lucene search
+L

727 matches found

Vulnrichment
Vulnrichment
added 2024/05/21 3:4 p.m.26 views

CVE-2021-47424 i40e: Fix freeing of uninitialized misc IRQ vector

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix freeing of uninitialized misc IRQ vector When VSI set up failed in i40eprobe as part of PF switch set up driver was trying to free misc IRQ vectors in i40eclearinterruptscheme and produced a kernel Oops: Trying to free...

6.7AI score0.00222EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/21 3:4 p.m.103 views

CVE-2021-47424

The CVE-2021-47424 issue affects the Linux kernel i40e driver. When VSI setup fails during PF switch in i40e_probe(), the code attempted to free misc IRQ vectors in i40e_clear_interrupt_scheme, potentially freeing an IRQ that had not been allocated yet, leading to a kernel Oops (example trace sho...

5.5CVSS6.5AI score0.00222EPSS
SaveExploits0References5Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.10 views

SUSE CVE-2024-35989

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix oops during rmmod on single-CPU platforms During the removal of the idxd driver, registered offline callback is invoked as part of the clean up process. However, on systems with only one CPU online, no valid...

5.5CVSS6.4AI score0.00214EPSS
SaveExploits0References18
RedhatCVE
RedhatCVE
added 2024/05/20 12:43 p.m.24 views

CVE-2024-35878

A null pointer dereference vulnerability was found in vsnprintf when str and len parameters are passed to vsnprintf, which only allows passing a NULL ptr when the length is 0. This issue can result in a crash and damage to availability. Mitigation Mitigation for this issue is either not available...

5.5CVSS6.8AI score0.00787EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/20 10:15 a.m.5 views

UBUNTU-CVE-2024-35989

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix oops during rmmod on single-CPU platforms During the removal of the idxd driver, registered offline callback is invoked as part of the clean up process. However, on systems with only one CPU online, no valid...

5.5CVSS6.2AI score0.00214EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.24 views

CVE-2024-35989

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix oops during rmmod on single-CPU platforms During the removal of the idxd driver, registered offline callback is invoked as part of the clean up process. However, on systems with only one CPU online, no valid...

5.5CVSS6.4AI score0.00214EPSS
SaveExploits0References20
OSV
OSV
added 2024/05/20 9:47 a.m.19 views

CVE-2024-35989 dmaengine: idxd: Fix oops during rmmod on single-CPU platforms

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix oops during rmmod on single-CPU platforms During the removal of the idxd driver, registered offline callback is invoked as part of the clean up process. However, on systems with only one CPU online, no valid...

5.5CVSS6AI score
SaveExploits0References8
OSV
OSV
added 2024/05/19 9:15 a.m.1 views

DEBIAN-CVE-2024-35885

In the Linux kernel, the following vulnerability has been resolved: mlxbfgige: stop interface during shutdown The mlxbfgige driver intermittantly encounters a NULL pointer exception while the system is shutting down via "reboot" command. The mlxbfdriver will experience an exception right after...

5.5CVSS5.8AI score0.0023EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/19 9:15 a.m.15 views

CVE-2024-35878

In the Linux kernel, the following vulnerability has been resolved: of: module: prevent NULL pointer dereference in vsnprintf In ofmodalias, we can get passed the str and len parameters which would cause a kernel oops in vsnprintf since it only allows passing a NULL ptr when the length is also 0...

5.3CVSS6.5AI score0.00787EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/19 9:15 a.m.9 views

UBUNTU-CVE-2024-35878

In the Linux kernel, the following vulnerability has been resolved: of: module: prevent NULL pointer dereference in vsnprintf In ofmodalias, we can get passed the str and len parameters which would cause a kernel oops in vsnprintf since it only allows passing a NULL ptr when the length is also 0...

5.3CVSS6.4AI score0.00787EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/05/04 2:23 a.m.5 views

SUSE 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.2AI score0.00281EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/05/01 8:58 p.m.32 views

CVE-2024-27047

A vulnerability was found in the Linux kernel's net driver phydevice.c in the phygetinternaldelay function, where a lack of proper checks can cause a potential NULL pointer dereference to occur when the function attempts to access an empty array. The error occurs if the driver calls...

5.5CVSS8.1AI score0.00281EPSS
SaveExploits0References4
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.3871 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
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
OSV
OSV
added 2024/05/01 12:54 p.m.12 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
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
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
OSV
OSV
added 2024/04/28 1:15 p.m.4 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
Rows per page
Query Builder