Lucene search
+L

778 matches found

OSV
OSV
added 2026/01/31 12:16 p.m.7 views

UBUNTU-CVE-2026-23026

In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom: gpi: Fix memory leak in gpiperipheralconfig Fix a memory leak in gpiperipheralconfig where the original memory pointed to by gchan-config could be lost if krealloc fails. The issue occurs when: 1. gchan-config...

5.5CVSS5.8AI score0.00183EPSS
SaveExploits0References34
Tenable Nessus
Tenable Nessus
added 2026/01/31 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-23026

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dmaengine: qcom: gpi: Fix memory leak in gpiperipheralconfig Fix a memory leak in gpiperipheralconfig where the original memory pointed to by gchan-config could...

5.5CVSS6AI score0.00183EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/01/27 5:1 a.m.6 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.5CVSS5.8AI score0.00175EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.7 views

Azure Linux 3.0 Security Update: hyperv-daemons (CVE-2024-26968)

The version of hyperv-daemons installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-26968 advisory. - In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-ipq9574: fix...

7.3CVSS5.3AI score0.00224EPSS
SaveExploits0References2
Redos
Redos
added 2026/01/21 12:0 a.m.10 views

ROS-20260121-73-0007

A vulnerability in the qcom/dispcc-sm6350.c component of the Linux operating system kernel is related to pointer dereferencing errors. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS8.1AI score0.00179EPSS
SaveExploits0
Redos
Redos
added 2026/01/19 12:0 a.m.11 views

ROS-20260119-7397

A vulnerability in the qcom/gcc-sm6350.c component of the Linux operating system kernel is related to pointer dereferencing errors. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS7.8AI score0.00179EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.7 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-004784)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004784 advisory. In the Linux kernel before 5.16.3, drivers/usb/dwc3/dwc3-qcom.c misinterprets the dwc3qcomcreateursusbplatdev return value expects it to be NULL in the error case,...

5.5CVSS6.3AI score0.00261EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.7 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-004357)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004357 advisory. In the Linux kernel before 5.16.3, drivers/usb/dwc3/dwc3-qcom.c misinterprets the dwc3qcomcreateursusbplatdev return value expects it to be NULL in the error case,...

5.5CVSS6.3AI score0.00261EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/14 12:0 a.m.6 views

Fedora 42 : linux-firmware (2026-1d240112ff)

The remote Fedora 42 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-1d240112ff advisory. Update to 20260110: update firmware for MT7925 WiFi device mediatek MT7925: update bluetooth firmware to 20260106153314 mediatek MT7920: update bluetooth...

5.6AI score
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/12/31 12:31 a.m.9 views

SUSE CVE-2022-50836

In the Linux kernel, the following vulnerability has been resolved: remoteproc: sysmon: fix memory leak in qcomaddsysmonsubdev The kfree should be called when ofirqgetbyname fails or devmrequestthreadedirq fails in qcomaddsysmonsubdev, otherwise there will be a memory leak, so add kfree to fix it...

5.5CVSS6.4AI score0.0022EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.5 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993038)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993038 advisory. In the Linux kernel, the following vulnerability has been resolved: cpufreq: qcom: fix writes in read-only memory region This commit fixes a kernel oops because of ...

7.1CVSS6.6AI score0.00148EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.5 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992731)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992731 advisory. In the Linux kernel, the following vulnerability has been resolved: soc: qcom: ocmem: Fix refcount leak in ofgetocmem ofparsephandle returns a node pointer with...

5.5CVSS6.1AI score0.00202EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.7 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992914)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992914 advisory. 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...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.5 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993181)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993181 advisory. In the Linux kernel, the following vulnerability has been resolved: soc: qcom: aoss: Fix refcount leak in qmpcoolingdevicesregister Every iteration of...

5.5CVSS6.1AI score0.00203EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/30 3:30 p.m.7 views

EUVD-2022-55862

In the Linux kernel, the following vulnerability has been resolved: remoteproc: sysmon: fix memory leak in qcomaddsysmonsubdev The kfree should be called when ofirqgetbyname fails or devmrequestthreadedirq fails in qcomaddsysmonsubdev, otherwise there will be a memory leak, so add kfree to fix it...

5.9AI score0.0022EPSS
SaveExploits0References7
NVD
NVD
added 2025/12/30 1:16 p.m.8 views

CVE-2022-50888

In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcom: q6v5: Fix potential null-ptr-deref in q6v5wcssinitmmio q6v5wcssinitmmio will call platformgetresourcebyname that may fail and return NULL. devmioremap will use res-start as input, which may causes null-ptr-deref...

0.00174EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.7 views

CVE-2022-50888

In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcom: q6v5: Fix potential null-ptr-deref in q6v5wcssinitmmio q6v5wcssinitmmio will call platformgetresourcebyname that may fail and return NULL. devmioremap will use res-start as input, which may causes null-ptr-deref...

5.7AI score0.00174EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/30 1:16 p.m.22 views

UBUNTU-CVE-2022-50888

In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcom: q6v5: Fix potential null-ptr-deref in q6v5wcssinitmmio q6v5wcssinitmmio will call platformgetresourcebyname that may fail and return NULL. devmioremap will use res-start as input, which may causes null-ptr-deref...

5.7AI score0.00174EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/12/30 1:15 p.m.12 views

CVE-2022-50836

In the Linux kernel, the following vulnerability has been resolved: remoteproc: sysmon: fix memory leak in qcomaddsysmonsubdev The kfree should be called when ofirqgetbyname fails or devmrequestthreadedirq fails in qcomaddsysmonsubdev, otherwise there will be a memory leak, so add kfree to fix it...

5.6AI score0.0022EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/30 12:37 p.m.17 views

CVE-2022-50888

CVE-2022-50888 affects the Linux kernel remoteproc/qcom/q6v5 path. The vulnerability arises from q6v5_wcss_init_mmio() calling platform_get_resource_byname(), which may return NULL. If NULL is used as input to devm_ioremap(), a null pointer dereference can occur. The available connected documents...

6.1AI score0.00174EPSS
SaveExploits0References4
Rows per page
Query Builder