Lucene search
+L

993 matches found

Tenable Nessus
Tenable Nessus
•added 2025/09/16 12:00 a.m.•5 views

Linux Distros Unpatched Vulnerability : CVE-2022-50308

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: ASoC: qcom: Add checks for devmkcalloc As the devmkcalloc may return NULL, the return value...

5.5CVSS5.8AI score0.00155EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2025/09/15 11:29 p.m.•9 views

SUSE 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.5CVSS6.5AI score0.00155EPSS
SaveExploits0References7
NVD
NVD
•added 2025/09/15 3:15 p.m.•17 views

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.5CVSS0.00155EPSS
SaveExploits0References5
NVD
NVD
•added 2025/09/15 3:15 p.m.•24 views

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.5CVSS0.00155EPSS
SaveExploits0References4
OSV
OSV
•added 2025/09/15 3:15 p.m.•11 views

UBUNTU-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.7AI score0.00155EPSS
SaveExploits0References7
OSV
OSV
•added 2025/09/15 3:15 p.m.•10 views

UBUNTU-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.5CVSS5.8AI score0.00155EPSS
SaveExploits0References8
OSV
OSV
•added 2025/09/15 2:15 p.m.•5 views

DEBIAN-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.5CVSS5.3AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
•added 2025/09/15 2:15 p.m.•57 views

DEBIAN-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.1CVSS5.7AI score0.00159EPSS
SaveExploits0References1
NVD
NVD
•added 2025/09/15 2:15 p.m.•35 views

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.1CVSS0.00159EPSS
SaveExploits0References4
OSV
OSV
•added 2025/09/15 2:15 p.m.•10 views

UBUNTU-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.5CVSS5.8AI score0.00156EPSS
SaveExploits0References9
OSV
OSV
•added 2025/09/15 2:06 p.m.•11 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...

5.9AI score
SaveExploits0References9
CVE
CVE
•added 2025/09/15 2:06 p.m.•59 views

CVE-2023-53196

CVE-2023-53196 affects the Linux kernel USB subsystem (dwc3 on Qualcomm platforms). The issue was a memory leak in dwc3_qcom_probe(), where allocated memory for the resource structure pointed to by parent_res was not freed. The fix replaces that dynamic allocation with stack-allocated memory to p...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2025/09/15 2:01 p.m.•23 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...

6.2AI score
SaveExploits0References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/09/15 12:00 a.m.•0 views

CVE-2022-50308: NULL Pointer Dereference

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.5CVSS5.7AI score0.00155EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/09/15 12:00 a.m.•0 views

CVE-2022-50298: Undefined Security Weakness

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.8AI score0.00155EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/09/15 12:00 a.m.•1 views

CVE-2022-50239: Out-of-bounds Read

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.1CVSS5.9AI score0.00159EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/09/15 12:00 a.m.•1 views

CVE-2023-53196: Missing Release of Memory after Effective Lifetime

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.5CVSS5.8AI score0.00156EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2025/09/14 12:00 a.m.•12 views

Linux Distros Unpatched Vulnerability : CVE-2025-39787

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

7.8CVSS6.5AI score0.00167EPSS
SaveExploits0References3
OSV
OSV
•added 2025/09/11 5:15 p.m.•25 views

AZL-67211 CVE-2025-39787 affecting package kernel for versions less than 6.6.104.2-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
NVD
NVD
•added 2025/09/11 5:15 p.m.•16 views

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.5CVSS0.00155EPSS
SaveExploits0References5
Rows per page
Query Builder