Lucene search
+L

1046 matches found

CVE
CVE
•added 2024/11/09 10:14 a.m.•150 views

CVE-2024-50240

The CVE-2024-50240 issue concerns the Linux kernel PHY driver for Qualcomm QMP-USB. After commit 413db06c05e7, driver data initialisation was removed but still used in runtime PM callbacks, causing a NULL-pointer dereference on runtime suspend when runtime PM is enabled via sysfs. The fix restore...

5.5CVSS5.1AI score0.00206EPSS
SaveExploits0References3Affected Software1
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
Debian CVE
Debian CVE
•added 2024/11/09 10:14 a.m.•39 views

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.5CVSS5.7AI score0.00206EPSS
SaveExploits0
Cvelist
Cvelist
•added 2024/11/09 10:14 a.m.•36 views

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

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usb-legacy: 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 mistakenl...

0.00206EPSS
SaveExploits0References3
CVE
CVE
•added 2024/11/09 10:14 a.m.•132 views

CVE-2024-50239

The CVE-2024-50239 issue is tied to the Linux kernel driver for Qualcomm QMP USB (legacy) where data initialization was removed from probe, causing a NULL pointer on runtime suspend in the qcom-qmp-usb/ qmp-usb-legacy path. The fix restores the driver data initialization at probe to prevent the N...

5.5CVSS5.2AI score0.00206EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2024/11/09 10:14 a.m.•19 views

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

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usb-legacy: 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 mistakenl...

5.5CVSS6AI score
SaveExploits0References6
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/09 10:14 a.m.•12 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...

5.5CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
•added 2024/11/09 10:14 a.m.•29 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...

0.00177EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2024/11/09 12:00 a.m.•0 views

CVE-2024-50238: NULL Pointer Dereference

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.8AI score0.00177EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2024/11/09 12:00 a.m.•0 views

CVE-2024-50240: NULL Pointer Dereference

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.5CVSS5.8AI score0.00206EPSS
SaveExploits0References1
NVD
NVD
•added 2024/11/08 6:15 a.m.•20 views

CVE-2024-50175

In the Linux kernel, the following vulnerability has been resolved: media: qcom: camss: Remove usecount guard in stopstreaming The usecount check was introduced so that multiple concurrent Raw Data Interfaces RDIs could be driven by different virtual channels VCs on the CSIPHY input driving the...

7.8CVSS0.0023EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2024/11/08 5:23 a.m.•19 views

CVE-2024-50175

In the Linux kernel, the following vulnerability has been resolved: media: qcom: camss: Remove usecount guard in stopstreaming The usecount check was introduced so that multiple concurrent Raw Data Interfaces RDIs could be driven by different virtual channels VCs on the CSIPHY input driving the...

7.8CVSS6.1AI score0.0023EPSS
SaveExploits0
Cvelist
Cvelist
•added 2024/11/08 5:23 a.m.•56 views

CVE-2024-50175 media: qcom: camss: Remove use_count guard in stop_streaming

In the Linux kernel, the following vulnerability has been resolved: media: qcom: camss: Remove usecount guard in stopstreaming The usecount check was introduced so that multiple concurrent Raw Data Interfaces RDIs could be driven by different virtual channels VCs on the CSIPHY input driving the...

7.8CVSS0.0023EPSS
SaveExploits0References4
CVE
CVE
•added 2024/11/08 5:23 a.m.•147 views

CVE-2024-50175

CVE-2024-50175 is a Linux kernel CAMSS issue where an incorrect use_count guard in stop_streaming for multiple VCs on the same RDI can cause stop_streaming to leave buffers in an active state and fail to re-start (noted as -EBUSY). The vulnerability was resolved by removing the use_count check, w...

7.8CVSS6.6AI score0.0023EPSS
SaveExploits0References4Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2024/11/08 12:00 a.m.•0 views

CVE-2024-50175: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: media: qcom: camss: Remove usecount guard in stopstreaming The usecount check was introduced so that multiple concurrent Raw Data Interfaces RDIs could be driven by different virtual channels VCs on the CSIPHY input driving the...

7.8CVSS6AI score0.0023EPSS
SaveExploits0References5
OSV
OSV
•added 2024/11/05 6:15 p.m.•14 views

AZL-52441 CVE-2024-50103 affecting package kernel for versions less than 5.15.173.1-1

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.8AI score0.00236EPSS
SaveExploits0References1
CVE
CVE
•added 2024/11/05 5:10 p.m.•146 views

CVE-2024-50105

CVE-2024-50105 relates to the Linux kernel ASoC Qualcomm Soundwire path. The SC7280 Soundwire runtime stream allocation was not updated when allocation was moved to per-machine soundcard drivers, risking NULL pointer dereference or uninitialized memory during playback. The fix (commit 15c7fab0e04...

5.5CVSS5.3AI score0.00202EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
•added 2024/11/05 5:10 p.m.•26 views

CVE-2024-50105 ASoC: qcom: sc7280: Fix missing Soundwire runtime stream alloc

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: sc7280: Fix missing Soundwire runtime stream alloc Commit 15c7fab0e047 "ASoC: qcom: Move Soundwire runtime stream alloc to soundcards" moved the allocation of Soundwire stream runtime from the Qualcomm Soundwire drive...

0.00202EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2024/11/05 5:10 p.m.•28 views

CVE-2024-50104 ASoC: qcom: sdm845: add missing soundwire runtime stream alloc

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: sdm845: add missing soundwire runtime stream alloc During the migration of Soundwire runtime stream allocation from the Qualcomm Soundwire controller to SoC's soundcard drivers the sdm845 soundcard was forgotten. At...

0.00202EPSS
SaveExploits0References2
Rows per page
Query Builder