Lucene search
+L

9945 matches found

OSV
OSV
added 2025/09/15 2:45 p.m.14 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...

6.2AI score
SaveExploits0References7
NVD
NVD
added 2025/09/15 2:15 p.m.10 views

CVE-2023-53196

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: qcom: Fix potential memory leak Function dwc3qcomprobe allocates memory for resource structure which is pointed by parentres pointer. This memory is not freed. This leads to memory leak. Use stack memory to prevent...

5.5CVSS0.00156EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/15 2:15 p.m.10 views

UBUNTU-CVE-2022-50239

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 a write in some read-only memory: 9.068287 Unable to handle kernel write to read-only memory at virtual address ffff800009240ad8...

7.1CVSS6AI score0.00159EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/09/15 2:06 p.m.17 views

CVE-2023-53196 usb: dwc3: qcom: Fix potential memory leak

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: qcom: Fix potential memory leak Function dwc3qcomprobe allocates memory for resource structure which is pointed by parentres pointer. This memory is not freed. This leads to memory leak. Use stack memory to prevent...

0.00156EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/15 2:01 p.m.37 views

CVE-2022-50239 cpufreq: qcom: fix writes in read-only memory region

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 a write in some read-only memory: 9.068287 Unable to handle kernel write to read-only memory at virtual address ffff800009240ad8...

0.00159EPSS
SaveExploits0References4
CVE
CVE
added 2025/09/15 2:01 p.m.39 views

CVE-2022-50239

CVE-2022-50239 refers to a Linux kernel issue in the cpufreq: qcom driver where a string literal stored in read-only memory was used as a destination for snprintf, causing an oops by writing into RO memory. The root cause was using a char *pvs_name pointing to a RO string and attempting snprintf(...

7.1CVSS6.1AI score0.00159EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.8 views

PT-2025-37493

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw related to writing to a read-only memory region within the cpufreq subsystem, specifically in Qualcomm qcom drivers. This issue causes a kernel oops du...

6.3AI score0.00159EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.5 views

PT-2025-37610

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue where the return value of the devm kcalloc function is not checked. This can lead to a NULL pointer dereference if devm kcalloc returns NULL...

6.1AI score0.00155EPSS
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2025/09/13 8:03 a.m.17 views

soc: qcom: mdt_loader: Ensure we don't read past the ELF header

...

7.8CVSS6.8AI score0.00167EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/12 11:23 p.m.16 views

SUSE CVE-2025-39787

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: mdtloader: Ensure we don't read past the ELF header When the MDT loader is used in remoteproc, the ELF header is sanitized beforehand, but that's not necessary the case for other clients. Validate the size of the...

4.4CVSS6.6AI score0.00167EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2025/09/11 11:24 p.m.11 views

SUSE CVE-2025-39739

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-qcom: Add SM6115 MDSS compatible Add the SM6115 MDSS compatible to clients compatible list, as it also needs that workaround. Without this workaround, for example, QRB4210 RB2 which is based on SM4250/SM6115...

6.4AI score0.00155EPSS
SaveExploits0References21
OSV
OSV
added 2025/09/11 5:15 p.m.10 views

AZL-74682 CVE-2025-39787 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: mdtloader: Ensure we don't read past the ELF header When the MDT loader is used in remoteproc, the ELF header is sanitized beforehand, but that's not necessary the case for other clients. Validate the size of the...

7.8CVSS5.8AI score0.00167EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.7 views

DEBIAN-CVE-2025-39739

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-qcom: Add SM6115 MDSS compatible Add the SM6115 MDSS compatible to clients compatible list, as it also needs that workaround. Without this workaround, for example, QRB4210 RB2 which is based on SM4250/SM6115...

5.5CVSS5.4AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.11 views

UBUNTU-CVE-2025-39787

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: mdtloader: Ensure we don't read past the ELF header When the MDT loader is used in remoteproc, the ELF header is sanitized beforehand, but that's not necessary the case for other clients. Validate the size of the...

7.8CVSS6AI score0.00167EPSS
SaveExploits0References36
Debian CVE
Debian CVE
added 2025/09/11 4:56 p.m.11 views

CVE-2025-39787

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: mdtloader: Ensure we don't read past the ELF header When the MDT loader is used in remoteproc, the ELF header is sanitized beforehand, but that's not necessary the case for other clients. Validate the size of the...

7.8CVSS5.6AI score0.00167EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/09/11 4:52 p.m.18 views

CVE-2025-39739 iommu/arm-smmu-qcom: Add SM6115 MDSS compatible

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-qcom: Add SM6115 MDSS compatible Add the SM6115 MDSS compatible to clients compatible list, as it also needs that workaround. Without this workaround, for example, QRB4210 RB2 which is based on SM4250/SM6115...

0.00155EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/11 4:52 p.m.10 views

CVE-2025-39739 iommu/arm-smmu-qcom: Add SM6115 MDSS compatible

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-qcom: Add SM6115 MDSS compatible Add the SM6115 MDSS compatible to clients compatible list, as it also needs that workaround. Without this workaround, for example, QRB4210 RB2 which is based on SM4250/SM6115...

6.1AI score
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2017-0518

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An elevation of privilege vulnerability in the Qualcomm fingerprint sensor driver could enable a local malicious application to execute arbitrary code within th...

7.6CVSS7.8AI score0.01755EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2016-3850

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Integer overflow in app/aboot/aboot.c in the Qualcomm bootloader in Android before 2016-08-05 on Nexus 5, 5X, 6P, and 7 2013 devices allows attackers to gain...

7.3CVSS7.6AI score0.00203EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2016-6729

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An elevation of privilege vulnerability in the Qualcomm bootloader in Android before 2016-11-05 could enable a local malicious application to execute arbitrary...

9.3CVSS8.1AI score0.00636EPSS
SaveExploits0References2
Rows per page
Query Builder