Lucene search
+L

5469 matches found

OSV
OSV
added 2024/11/09 11:15 a.m.5 views

DEBIAN-CVE-2024-50238

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usbc: fix NULL-deref on runtime suspend Commit 413db06c05e7 "phy: qcom-qmp-usb: clean up probe initialisation" removed most users of the platform device driver data from the qcom-qmp-usb driver, but mistakenly also...

5.5CVSS5.7AI score0.00177EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/09 11:15 a.m.23 views

UBUNTU-CVE-2024-50240

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usb: fix NULL-deref on runtime suspend Commit 413db06c05e7 "phy: qcom-qmp-usb: clean up probe initialisation" removed most users of the platform device driver data, but mistakenly also removed the initialisation...

5.5CVSS6.5AI score0.00206EPSS
SaveExploits0References18
Vulnrichment
Vulnrichment
added 2024/11/09 10:14 a.m.2 views

CVE-2024-50240 phy: qcom: qmp-usb: fix NULL-deref on runtime suspend

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usb: fix NULL-deref on runtime suspend Commit 413db06c05e7 "phy: qcom-qmp-usb: clean up probe initialisation" removed most users of the platform device driver data, but mistakenly also removed the initialisation...

7.6AI score0.00206EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/11/09 10:14 a.m.3 views

CVE-2024-50238 phy: qcom: qmp-usbc: fix NULL-deref on runtime suspend

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usbc: fix NULL-deref on runtime suspend Commit 413db06c05e7 "phy: qcom-qmp-usb: clean up probe initialisation" removed most users of the platform device driver data from the qcom-qmp-usb driver, but mistakenly also...

7.5AI score0.00177EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/08 6:15 a.m.9 views

UBUNTU-CVE-2024-50189

In the Linux kernel, the following vulnerability has been resolved: HID: amdsfh: Switch to device-managed dmamalloccoherent Using the device-managed version allows to simplify clean-up in probe error path. Additionally, this device-managed ensures proper cleanup, which helps to resolve memory...

7.8CVSS6.2AI score0.00215EPSS
SaveExploits0References29
Vulnrichment
Vulnrichment
added 2024/11/08 5:43 a.m.2 views

CVE-2024-50189 HID: amd_sfh: Switch to device-managed dmam_alloc_coherent()

In the Linux kernel, the following vulnerability has been resolved: HID: amdsfh: Switch to device-managed dmamalloccoherent Using the device-managed version allows to simplify clean-up in probe error path. Additionally, this device-managed ensures proper cleanup, which helps to resolve memory...

7.8CVSS7.6AI score0.00215EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/11/08 12:00 a.m.12 views

Vulnerability of components of the Linux operating system’s kernel’s dmaengine, allowing a hacker to cause a service failure

The vulnerability of the dmaengine kernel components in the Linux operating system is related to errors in resource management in the fslqdmaprobe function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00226EPSS
SaveExploits0References34Affected Software4
BDU FSTEC
BDU FSTEC
added 2024/11/08 12:00 a.m.11 views

The vulnerability of the edma component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the edma component in the Linux operating system’s kernel is related to the assignment of the NULL pointer in the edmaprobe function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.1AI score0.00239EPSS
SaveExploits0References29Affected Software5
OSV
OSV
added 2024/11/07 10:15 a.m.18 views

AZL-53483 CVE-2024-50166 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: fsl/fman: Fix refcount handling of fman-related devices In macprobe there are multiple calls to offinddevicebynode, fmanbind and fmanportbind which takes references to ofdev-dev. Not all references taken by these calls are releas...

5.5CVSS6.3AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/07 10:15 a.m.11 views

AZL-53793 CVE-2024-50166 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: fsl/fman: Fix refcount handling of fman-related devices In macprobe there are multiple calls to offinddevicebynode, fmanbind and fmanportbind which takes references to ofdev-dev. Not all references taken by these calls are releas...

5.5CVSS6.3AI score0.00215EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2024/11/07 12:00 a.m.16 views

The vulnerability of the svg_probe function in the libavformat/img2dec.c file of the FFmpeg multimedia library, related to the execution of a loop with an unreachable exit condition, allows a hacker to cause a service failure.

The vulnerability of the svgprobe function in the libavformat/img2dec.c file of the FFmpeg multimedia library relates to the execution of a loop with an unavailable exit condition. Exploiting this vulnerability could allow a malicious actor to cause a service failure by using a specially created...

7.8CVSS6.9AI score0.02283EPSS
SaveExploits0References6Affected Software2
SUSE CVE
SUSE CVE
added 2024/11/06 3:48 a.m.7 views

SUSE CVE-2024-50122

In the Linux kernel, the following vulnerability has been resolved: PCI: Hold rescan lock while adding devices during host probe Since adding the PCI power control code, we may end up with a race between the pwrctl platform device rescanning the bus and host controller probe functions. The latter...

5.5CVSS7.5AI score0.00188EPSS
SaveExploits0References5
NVD
NVD
added 2024/11/05 6:15 p.m.41 views

CVE-2024-50122

In the Linux kernel, the following vulnerability has been resolved: PCI: Hold rescan lock while adding devices during host probe Since adding the PCI power control code, we may end up with a race between the pwrctl platform device rescanning the bus and host controller probe functions. The latter...

5.5CVSS0.00188EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/05 6:15 p.m.10 views

DEBIAN-CVE-2024-50122

In the Linux kernel, the following vulnerability has been resolved: PCI: Hold rescan lock while adding devices during host probe Since adding the PCI power control code, we may end up with a race between the pwrctl platform device rescanning the bus and host controller probe functions. The latter...

5.5CVSS5.3AI score0.00188EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 6:15 p.m.17 views

AZL-52578 CVE-2024-50099 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: arm64: probes: Remove broken LDR literal uprobe support The simulateldrliteral and simulateldrswliteral functions are unsafe to use for uprobes. Both functions were originally written for use with kprobes, and access memory with...

5.5CVSS6.7AI score0.00274EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 6:15 p.m.13 views

UBUNTU-CVE-2024-50122

In the Linux kernel, the following vulnerability has been resolved: PCI: Hold rescan lock while adding devices during host probe Since adding the PCI power control code, we may end up with a race between the pwrctl platform device rescanning the bus and host controller probe functions. The latter...

5.5CVSS5.7AI score0.00188EPSS
SaveExploits0References8
OSV
OSV
added 2024/11/05 6:15 p.m.17 views

UBUNTU-CVE-2024-50103

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix NULL Dereference in asocqcomlpasscpuplatformprobe A devmkzalloc in asocqcomlpasscpuplatformprobe could possibly return NULL pointer. NULL Pointer Dereference may be triggerred without addtional check. Add a NULL...

5.5CVSS6.2AI score0.00236EPSS
SaveExploits0References34
Cvelist
Cvelist
added 2024/11/05 5:10 p.m.45 views

CVE-2024-50122 PCI: Hold rescan lock while adding devices during host probe

In the Linux kernel, the following vulnerability has been resolved: PCI: Hold rescan lock while adding devices during host probe Since adding the PCI power control code, we may end up with a race between the pwrctl platform device rescanning the bus and host controller probe functions. The latter...

0.00188EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/11/05 5:10 p.m.3 views

CVE-2024-50122 PCI: Hold rescan lock while adding devices during host probe

In the Linux kernel, the following vulnerability has been resolved: PCI: Hold rescan lock while adding devices during host probe Since adding the PCI power control code, we may end up with a race between the pwrctl platform device rescanning the bus and host controller probe functions. The latter...

7.4AI score0.00188EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/05 5:10 p.m.125 views

CVE-2024-50122

CVE-2024-50122 is a Linux kernel vulnerability in the PCI subsystem (power control code) where a race between the power-control device rescanning and host controller probe can leave two incomplete devices and trigger a crash when removing the device via sysfs. The root cause is not fully detailed...

5.5CVSS5.2AI score0.00188EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder