Lucene search
+L

58 matches found

astralinux
astralinux
added 2026/05/20 5:53 a.m.4 views

Astra Linux – Vulnerability in Linux 5.10, Linux

In the Linux kernel, the following vulnerabilities have been resolved: phy: qcom-qmp: fixed the reset-controller leak in cases of probe errors. Be sure to release the lane reset controller in case of a late probe error e.g., probe deferral...

5.5CVSS6.3AI score0.00253EPSS
Exploits0References2
astralinux
astralinux
added 2026/01/27 5:1 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp-usb: Fix an NULL vs ISERR bug The qmpusbiomap helper function currently returns the raw result of devmioremap for non-exclusive mappings. Since devmioremap may return a NULL pointer, and the caller only checks error...

5.5CVSS6.3AI score0.00171EPSS
Exploits0References3
nessus
nessus
added 2025/11/05 12:0 a.m.3 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-989784)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989784 advisory. In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp: fix struct clk leak on probe errors Make sure to release the pipe clock reference ...

5.5CVSS5.9AI score0.00253EPSS
Exploits0References4
nessus
nessus
added 2025/11/05 12:0 a.m.4 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-990053)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990053 advisory. In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp: fix reset-controller leak on probe errors Make sure to release the lane reset...

5.5CVSS5.9AI score0.00253EPSS
Exploits0References4
nessus
nessus
added 2025/10/21 12:0 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987683)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987683 advisory. In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp: fix struct clk leak on probe errors Make sure to release the pipe clock reference ...

5.5CVSS5.9AI score0.00253EPSS
Exploits0References4
euvd
euvd
added 2025/10/03 8:7 p.m.6 views

EUVD-2022-54832

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00253EPSS
Exploits0References9
euvd
euvd
added 2025/10/03 8:7 p.m.10 views

EUVD-2022-54833

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00253EPSS
Exploits0References9
susecve
susecve
added 2025/07/10 11:23 p.m.3 views

SUSE CVE-2025-38275

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp-usb: Fix an NULL vs ISERR bug The qmpusbiomap helper function currently returns the raw result of devmioremap for non-exclusive mappings. Since devmioremap may return a NULL pointer and the caller only checks error...

5.5CVSS6.5AI score0.00171EPSS
Exploits0References22
osv
osv
added 2025/07/10 8:15 a.m.11 views

DEBIAN-CVE-2025-38275

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp-usb: Fix an NULL vs ISERR bug The qmpusbiomap helper function currently returns the raw result of devmioremap for non-exclusive mappings. Since devmioremap may return a NULL pointer and the caller only checks error...

5.5CVSS5.4AI score0.00171EPSS
Exploits0References1
osv
osv
added 2025/07/10 8:15 a.m.16 views

AZL-64989 CVE-2025-38275 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp-usb: Fix an NULL vs ISERR bug The qmpusbiomap helper function currently returns the raw result of devmioremap for non-exclusive mappings. Since devmioremap may return a NULL pointer and the caller only checks error...

5.5CVSS6.2AI score0.00171EPSS
Exploits0References1
cvelist
cvelist
added 2025/07/10 7:41 a.m.11 views

CVE-2025-38275 phy: qcom-qmp-usb: Fix an NULL vs IS_ERR() bug

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp-usb: Fix an NULL vs ISERR bug The qmpusbiomap helper function currently returns the raw result of devmioremap for non-exclusive mappings. Since devmioremap may return a NULL pointer and the caller only checks error...

0.00171EPSS
Exploits0References5
cve
cve
added 2025/07/10 7:41 a.m.83 views

CVE-2025-38275

The CVE-2025-38275 entry concerns the Linux kernel, fixing a NULL vs IS_ERR() bug in the qcom-qmp-usb driver. The qmp_usb_iomap() helper previously returned devm_ioremap() results directly for non-exclusive mappings, which could be NULL. If callers only checked IS_ERR(), a NULL pointer could bypa...

5.5CVSS6.7AI score0.00171EPSS
Exploits0References6Affected Software1
cnnvd
cnnvd
added 2025/07/10 12:0 a.m.3 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a null pointer dereference issue in qcom-qmp-usb, which could lead to a system crash...

5.5CVSS6.8AI score0.00171EPSS
Exploits0References7
osv
osv
added 2025/05/01 3:16 p.m.29 views

UBUNTU-CVE-2022-49848

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp-combo: fix NULL-deref on runtime resume Commit fc64623637da "phy: qcom-qmp-combo,usb: add support for separate PCSUSB region" started treating the PCSUSB registers as potentially separate from the PCS registers but...

5.5CVSS6.1AI score0.0014EPSS
Exploits0References5
cvelist
cvelist
added 2025/05/01 2:10 p.m.20 views

CVE-2022-49848 phy: qcom-qmp-combo: fix NULL-deref on runtime resume

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp-combo: fix NULL-deref on runtime resume Commit fc64623637da "phy: qcom-qmp-combo,usb: add support for separate PCSUSB region" started treating the PCSUSB registers as potentially separate from the PCS registers but...

0.0014EPSS
Exploits0References2
cnnvd
cnnvd
added 2025/05/01 12:0 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from incorrect PCSUSB base address handling in the phy qcom-qmp-combo driver, which could lead to null pointer...

5.5CVSS5.9AI score0.0014EPSS
Exploits0References2
nessus
nessus
added 2025/03/06 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2024-50239

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usb-legacy: fix NULL- deref on runtime suspend Commit 413db06c05e7 phy:...

5.5CVSS6.1AI score0.00204EPSS
Exploits0References2
osv
osv
added 2025/02/26 7:1 a.m.4 views

DEBIAN-CVE-2022-49396

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp: fix reset-controller leak on probe errors Make sure to release the lane reset controller in case of a late probe error e.g. probe deferral. Note that due to the reset controller being defined in devicetree in "lane...

5.5CVSS5.6AI score0.00253EPSS
Exploits0References1
osv
osv
added 2025/02/26 7:1 a.m.14 views

UBUNTU-CVE-2022-49396

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp: fix reset-controller leak on probe errors Make sure to release the lane reset controller in case of a late probe error e.g. probe deferral. Note that due to the reset controller being defined in devicetree in "lane...

5.5CVSS6.2AI score0.00253EPSS
Exploits0References11
cve
cve
added 2025/02/26 2:11 a.m.93 views

CVE-2022-49396

CVE-2022-49396 affects the Linux kernel component phy: qcom-qmp, leaking the reset-controller on probe errors. The described fix releases the lane reset controller on late probe errors (e.g., probe deferral) and notes that the reset controller is defined in devicetree in the "lane" child nodes, w...

5.5CVSS5.3AI score0.00253EPSS
Exploits0References8Affected Software1
Rows per page
Query Builder