Lucene search
+L

772 matches found

NVD
NVD
added 2025/12/24 1:15 p.m.7 views

CVE-2022-50721

In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom-adm: fix wrong calling convention for prepslavesg The calling convention for preslavesg is to return NULL on error and provide an error log to the system. Qcom-adm instead provide error pointer when an error occur...

0.00206EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/24 1:15 p.m.6 views

CVE-2022-50721

In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom-adm: fix wrong calling convention for prepslavesg The calling convention for preslavesg is to return NULL on error and provide an error log to the system. Qcom-adm instead provide error pointer when an error occur...

5.7AI score0.00206EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 1:15 p.m.5 views

UBUNTU-CVE-2022-50721

In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom-adm: fix wrong calling convention for prepslavesg The calling convention for preslavesg is to return NULL on error and provide an error log to the system. Qcom-adm instead provide error pointer when an error occur...

5.7AI score0.00206EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/24 11:15 a.m.7 views

CVE-2022-50703

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: smsm: Fix refcount leak bugs in qcomsmsmprobe There are two refcount leak bugs in qcomsmsmprobe: 1 The 'localnode' is escaped out from foreachchildofnode as the break of iteration, we should call ofnodeput for it in...

0.00203EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/24 11:15 a.m.14 views

UBUNTU-CVE-2022-50703

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: smsm: Fix refcount leak bugs in qcomsmsmprobe There are two refcount leak bugs in qcomsmsmprobe: 1 The 'localnode' is escaped out from foreachchildofnode as the break of iteration, we should call ofnodeput for it in...

5.7AI score0.00203EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.4 views

CVE-2022-50703

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: smsm: Fix refcount leak bugs in qcomsmsmprobe There are two refcount leak bugs in qcomsmsmprobe: 1 The 'localnode' is escaped out from foreachchildofnode as the break of iteration, we should call ofnodeput for it in...

5.8AI score0.00203EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.4 views

PT-2025-53025

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s dmaengine subsystem, specifically within the qcom-adm module, related to an incorrect calling convention for the prep slave sg function. The prep slav...

6.2AI score0.00206EPSS
SaveExploits0References15
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-68236

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: ufs: ufs-qcom: Fix UFS OCP issue during UFS power down PC=3 According to UFS specifications, the power-off sequence for a UFS device includes: - Sending a...

6.3AI score0.0015EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/10 12:38 a.m.14 views

SUSE CVE-2022-50658

In the Linux kernel, the following vulnerability has been resolved: cpufreq: qcom: fix memory leak in error path If for some reason the speedbin length is incorrect, then there is a memory leak in the error path because we never free the speedbin buffer. This commit fixes the error path to always...

5.5CVSS6.5AI score0.00214EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/12/10 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-50633

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: dwc3: qcom: Fix memory leak in dwc3qcominterconnectinit oficcget alloc resources for path handle, we should release it when not need anymore. Like the...

5.6AI score0.00174EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/10 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50637

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - cpufreq: qcom-hw: Fix memory leak in qcomcpufreqhwreadlut If cpudev fails to get opp table in qcomcpufreqhwreadlut, the program will return, resulting in table...

5.6AI score0.00174EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/09 6:30 p.m.14 views

EUVD-2022-55747

In the Linux kernel, the following vulnerability has been resolved: cpufreq: qcom: fix memory leak in error path If for some reason the speedbin length is incorrect, then there is a memory leak in the error path because we never free the speedbin buffer. This commit fixes the error path to always...

6AI score0.00214EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/09 4:17 p.m.5 views

UBUNTU-CVE-2022-50658

In the Linux kernel, the following vulnerability has been resolved: cpufreq: qcom: fix memory leak in error path If for some reason the speedbin length is incorrect, then there is a memory leak in the error path because we never free the speedbin buffer. This commit fixes the error path to always...

5.9AI score0.00214EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/09 1:29 a.m.33 views

CVE-2022-50658 cpufreq: qcom: fix memory leak in error path

In the Linux kernel, the following vulnerability has been resolved: cpufreq: qcom: fix memory leak in error path If for some reason the speedbin length is incorrect, then there is a memory leak in the error path because we never free the speedbin buffer. This commit fixes the error path to always...

0.00214EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/09 12:0 a.m.16 views

CVE-2022-50633

CVE-2022-50633 : In the Linux kernel, the usb: dwc3: qcom driver leaked resources due to a missing icc_put() on error paths in interconnect initialization. The function of_icc_get() allocates a path handle that was not released when no longer needed, causing a memory leak. The fix adds icc_put() ...

6.1AI score0.00174EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/04 11:14 a.m.18 views

USN-7909-3 linux-aws-fips, linux-fips, linux-gcp-fips vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S39...

7.8CVSS6.5AI score0.00384EPSS
SaveExploits3References179
OSV
OSV
added 2025/12/04 11:3 a.m.20 views

USN-7909-2 linux-intel-iot-realtime, linux-realtime vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S39...

7.8CVSS6.5AI score0.00384EPSS
SaveExploits3References179
Tenable Nessus
Tenable Nessus
added 2025/11/22 12:0 a.m.7 views

Fedora 42 : linux-firmware (2025-ecd9a3485b)

The remote Fedora 42 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2025-ecd9a3485b advisory. Upstream linux-firmware 20251111 release: rtlbt: Update RTL8922A BT USB firmware to 0x41C0C905 add firmware for mt7987 internal 2.5G ethernet phy rtw88: 8822...

5.7AI score
SaveExploits0References1
OSV
OSV
added 2025/11/21 6:13 p.m.16 views

RLSA-2025:20518 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: can: isotp: fix potential CAN frame reception race in isotprcv CVE-2022-48830 kernel: soc: qcom: cmd-db: Map shared memory as WC, not WB CVE-2024-46689 kernel: Squashfs: sanity check...

7.8CVSS6.9AI score0.00597EPSS
SaveExploits1References112
SUSE CVE
SUSE CVE
added 2025/11/14 12:23 a.m.5 views

SUSE CVE-2025-40208

In the Linux kernel, the following vulnerability has been resolved: media: iris: fix module removal if firmware download failed Fix remove if firmware failed to load: qcom-iris aa00000.video-codec: Direct firmware load for qcom/vpu/vpu33p4.mbn failed with error -2 qcom-iris aa00000.video-codec:...

6.5AI score0.00168EPSS
SaveExploits0References3
Rows per page
Query Builder