Lucene search
+L

9945 matches found

CNNVD
CNNVD
added 2025/09/24 12:00 a.m.8 views

Qualcomm Chipsets 加密问题漏洞

Qualcomm Chipsets are a family of chipsets from Qualcomm Incorporated USA. A cryptographic issue vulnerability exists in Qualcomm Chipsets that stems from a cryptographic issue when performing RSA PKCS padding decoding...

7.1CVSS6.6AI score0.00085EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/09/24 12:00 a.m.9 views

Qualcomm Chipsets 安全漏洞

Qualcomm Chipsets are a family of chipsets from Qualcomm Incorporated USA. A security vulnerability exists in Qualcomm Chipsets that stems from a global buffer overflow when a test command uses an invalid payload type, potentially resulting in memory corruption...

7.8CVSS7.2AI score0.00088EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/09/24 12:00 a.m.13 views

Qualcomm Chipsets 安全漏洞

Qualcomm Chipsets are a family of chipsets from Qualcomm Incorporated USA. A security vulnerability exists in Qualcomm Chipsets that originates from processing a power control request with an invalid antenna or stream value, which could result in a denial of service...

7.5CVSS6.5AI score0.00223EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/09/24 12:00 a.m.8 views

Qualcomm Chipsets 安全漏洞

Qualcomm Chipsets are a family of chipsets from Qualcomm, Inc. A security vulnerability exists in Qualcomm Chipsets that originates from a memory corruption when processing invalid input...

7.8CVSS6.7AI score0.00087EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50371

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: led: qcom-lpg: Fix sleeping in atomic lpgbrighnessset function can sleep, while led's...

5.5CVSS5.3AI score0.00148EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/17 11:30 p.m.7 views

SUSE CVE-2022-50371

In the Linux kernel, the following vulnerability has been resolved: led: qcom-lpg: Fix sleeping in atomic lpgbrighnessset function can sleep, while led's brightnessset callback must be non-blocking. Change LPG driver to use brightnesssetblocking instead. BUG: sleeping function called from invalid...

5.5CVSS6.5AI score0.00148EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/09/17 5:35 p.m.10 views

CVE-2022-50371

In the Linux kernel, the following vulnerability has been resolved: led: qcom-lpg: Fix sleeping in atomic lpgbrighnessset function can sleep, while led's brightnessset callback must be non-blocking. Change LPG driver to use brightnesssetblocking instead. BUG: sleeping function called from invalid...

5.5CVSS5.8AI score0.00148EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/17 3:15 p.m.34 views

DEBIAN-CVE-2022-50371

In the Linux kernel, the following vulnerability has been resolved: led: qcom-lpg: Fix sleeping in atomic lpgbrighnessset function can sleep, while led's brightnessset callback must be non-blocking. Change LPG driver to use brightnesssetblocking instead. BUG: sleeping function called from invalid...

5.5CVSS5.4AI score0.00148EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/17 3:15 p.m.28 views

CVE-2022-50371

In the Linux kernel, the following vulnerability has been resolved: led: qcom-lpg: Fix sleeping in atomic lpgbrighnessset function can sleep, while led's brightnessset callback must be non-blocking. Change LPG driver to use brightnesssetblocking instead. BUG: sleeping function called from invalid...

5.5CVSS0.00148EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/17 3:15 p.m.77 views

UBUNTU-CVE-2022-50371

In the Linux kernel, the following vulnerability has been resolved: led: qcom-lpg: Fix sleeping in atomic lpgbrighnessset function can sleep, while led's brightnessset callback must be non-blocking. Change LPG driver to use brightnesssetblocking instead. BUG: sleeping function called from invalid...

5.5CVSS5.7AI score0.00148EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/17 2:56 p.m.15 views

CVE-2022-50371 led: qcom-lpg: Fix sleeping in atomic

In the Linux kernel, the following vulnerability has been resolved: led: qcom-lpg: Fix sleeping in atomic lpgbrighnessset function can sleep, while led's brightnessset callback must be non-blocking. Change LPG driver to use brightnesssetblocking instead. BUG: sleeping function called from invalid...

5.5CVSS6.2AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/09/17 2:56 p.m.90 views

CVE-2022-50371

In the Linux kernel, the following vulnerability has been resolved: led: qcom-lpg: Fix sleeping in atomic lpgbrighnessset function can sleep, while led's brightnessset callback must be non-blocking. Change LPG driver to use brightnesssetblocking instead. BUG: sleeping function called from invalid...

5.5CVSS5.4AI score0.00148EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/17 12:00 a.m.16 views

PT-2025-38181

Name of the Vulnerable Software and Affected Versions: Linux kernel versions 6.1.0-rc1-00014-gbe99b089c6fc-dirty and earlier Description: The lpg brightness set function in the Qualcomm LPG driver could sleep while executing within the led's brightness set callback, which must be non-blocking. Th...

6.1AI score0.00148EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/09/15 11:29 p.m.8 views

SUSE CVE-2022-50308

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Add checks for devmkcalloc As the devmkcalloc may return NULL, the return value needs to be checked to avoid NULL poineter dereference...

5.5CVSS6.5AI score0.00155EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/15 3:15 p.m.13 views

DEBIAN-CVE-2022-50298

In the Linux kernel, the following vulnerability has been resolved: slimbus: qcom-ngd: cleanup in probe error path Add proper error path in probe to cleanup resources previously acquired/allocated to fix warnings visible during probe deferral: notifier callback qcomslimngdssrnotify already...

5.5CVSS5.3AI score0.00155EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/15 2:46 p.m.28 views

CVE-2022-50308

The CVE-2022-50308 entry concerns a Linux kernel ASoC issue for Qualcomm components. Root cause: devm_kcalloc may return NULL, so the return value must be checked to prevent NULL pointer dereference. The connected advisories confirm a patch to add checks in ASoC: qcom, resolving the vulnerability...

5.5CVSS6.1AI score0.00155EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/09/15 2:46 p.m.9 views

CVE-2022-50308 ASoC: qcom: Add checks for devm_kcalloc

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Add checks for devmkcalloc As the devmkcalloc may return NULL, the return value needs to be checked to avoid NULL poineter dereference...

6.5AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/09/15 2:46 p.m.18 views

CVE-2022-50308 ASoC: qcom: Add checks for devm_kcalloc

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Add checks for devmkcalloc As the devmkcalloc may return NULL, the return value needs to be checked to avoid NULL poineter dereference...

0.00155EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/15 2:45 p.m.37 views

CVE-2022-50298

CVE-2022-50298 refers to a Linux kernel issue in the slimbus: qcom-ngd driver where probe error handling failed to clean up resources, leading to a warning path and potential resource leakage. The fix adds proper cleanup in probe() to unwind resources acquired during probe, as documented in the i...

5.5CVSS6.1AI score0.00155EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/09/15 2:45 p.m.25 views

CVE-2022-50298 slimbus: qcom-ngd: cleanup in probe error path

In the Linux kernel, the following vulnerability has been resolved: slimbus: qcom-ngd: cleanup in probe error path Add proper error path in probe to cleanup resources previously acquired/allocated to fix warnings visible during probe deferral: notifier callback qcomslimngdssrnotify already...

0.00155EPSS
SaveExploits0References4
Rows per page
Query Builder