Lucene search
+L

9834 matches found

Cvelist
Cvelist
added 2024/02/29 10:37 p.m.38 views

CVE-2021-47059 crypto: sun8i-ss - fix result memory leak on error path

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ss - fix result memory leak on error path This patch fixes a memory leak on an error path...

6.7AI score0.00222EPSS
SaveExploits0References4
CVE
CVE
added 2024/02/29 10:37 p.m.113 views

CVE-2021-47057

CVE-2021-47057 relates to the Linux kernel crypto: sun8i-ss, where a memory leak occurred when dma_iv mapping failed. The defect occurred on the error path where object d’s memory was not freed prior to returning. The fix adds an error-return label and ensures d is freed before exit. This CVE ent...

5.5CVSS5.3AI score0.00222EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/02/29 10:37 p.m.53 views

CVE-2021-47057

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ss - Fix memory leak of object d when dmaiv fails to map In the case where the dmaiv mapping fails, the return error path leaks the memory allocated to object d. Fix this by adding a new error return label and jumpi...

5.5CVSS4AI score0.00222EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/02/29 10:37 p.m.33 views

CVE-2021-47057 crypto: sun8i-ss - Fix memory leak of object d when dma_iv fails to map

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ss - Fix memory leak of object d when dmaiv fails to map In the case where the dmaiv mapping fails, the return error path leaks the memory allocated to object d. Fix this by adding a new error return label and jumpi...

6.6AI score0.00222EPSS
SaveExploits0References4
CVE
CVE
added 2024/02/29 10:37 p.m.124 views

CVE-2021-47056

CVE-2021-47056 affects Linux kernel components involving the Intel QAT crypto path (qat_dh895xccvf, adf_iov_putmsg, adf_vf2pf_shutdown). The issue is that ADF_STATUS_PF_RUNNING was set unconditionally; vf2pf_lock is initialized in adf_dev_init() and may be uninitialized/destroyed if init fails, l...

5.5CVSS6.3AI score0.00226EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/02/29 10:37 p.m.64 views

CVE-2021-47056 crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - ADFSTATUSPFRUNNING should be set after adfdevinit ADFSTATUSPFRUNNING is only used and checked by adfvf2pfshutdown before calling adfiovputmsg-mutexlockvf2pflock, however the vf2pflock is initialized in adfdevinit,...

7.5AI score0.00226EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/02/29 10:37 p.m.15 views

CVE-2021-47056 crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - ADFSTATUSPFRUNNING should be set after adfdevinit ADFSTATUSPFRUNNING is only used and checked by adfvf2pfshutdown before calling adfiovputmsg-mutexlockvf2pflock, however the vf2pflock is initialized in adfdevinit,...

6.7AI score0.00226EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/02/29 3:36 a.m.7 views

SUSE CVE-2024-27508

Atheme 7.2.12 contains a memory leak vulnerability in /atheme/src/crypto-benchmark/main.c...

7.5CVSS6.9AI score0.00744EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2024/02/29 12:0 a.m.51 views

SUSE SLES12 Security Update : nodejs18 (SUSE-SU-2024:0644-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:0644-1 advisory. Update to 18.19.1: security updates CVE-2024-21892: Code injection and privilege escalation through Linux capabilities bsc1219992...

7.8CVSS6.8AI score0.03168EPSS
SaveExploits1References19
Tenable Nessus
Tenable Nessus
added 2024/02/29 12:0 a.m.37 views

SUSE SLES15 / openSUSE 15 Security Update : nodejs20 (SUSE-SU-2024:0643-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:0643-1 advisory. Update to 20.11.1: security updates CVE-2024-21892: Code injection and privilege escalation through Linux capabilitie...

9.8CVSS6.8AI score0.03168EPSS
SaveExploits1References32
RedhatCVE
RedhatCVE
added 2024/02/28 9:2 p.m.24 views

CVE-2021-47053

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ss - Fix memory leak of pad It appears there are several failure return paths that don't seem to be free'ing pad. Fix these. Addresses-Coverity: "Resource leak"...

4.4CVSS6.5AI score0.00236EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/02/28 6:13 p.m.33 views

Moderate: Red Hat Security Advisory: Migration Toolkit for Applications security update

An update is now available for MTA-6.2-RHEL-8 and MTA-6.2-RHEL-9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE...

8.2CVSS6.7AI score0.01855EPSS
SaveExploits4References11
OSV
OSV
added 2024/02/28 9:15 a.m.3 views

DEBIAN-CVE-2021-47052

In the Linux kernel, the following vulnerability has been resolved: crypto: sa2ul - Fix memory leak of rxd There are two error return paths that are not freeing rxd and causing memory leaks. Fix these. Addresses-Coverity: "Resource leak"...

5.5CVSS4.9AI score0.00236EPSS
SaveExploits0References1
NVD
NVD
added 2024/02/28 9:15 a.m.22 views

CVE-2021-47052

In the Linux kernel, the following vulnerability has been resolved: crypto: sa2ul - Fix memory leak of rxd There are two error return paths that are not freeing rxd and causing memory leaks. Fix these. Addresses-Coverity: "Resource leak"...

5.5CVSS6.5AI score0.00236EPSS
SaveExploits0References4
NVD
NVD
added 2024/02/28 9:15 a.m.27 views

CVE-2021-47053

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ss - Fix memory leak of pad It appears there are several failure return paths that don't seem to be free'ing pad. Fix these. Addresses-Coverity: "Resource leak"...

5.5CVSS6.5AI score0.00236EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/28 9:15 a.m.3 views

CVE-2021-47053

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ss - Fix memory leak of pad It appears there are several failure return paths that don't seem to be free'ing pad. Fix these. Addresses-Coverity: "Resource leak"...

5.5CVSS6.8AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.14 views

CVE-2021-47053

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ss - Fix memory leak of pad It appears there are several failure return paths that don't seem to be free'ing pad. Fix these. Addresses-Coverity: "Resource leak"...

5.5CVSS5.7AI score0.00236EPSS
SaveExploits0References6
Prion
Prion
added 2024/02/28 9:15 a.m.19 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ss - Fix memory leak of pad It appears there are several failure return paths that don't seem to be free'ing pad. Fix these. Addresses-Coverity: "Resource leak"...

7.1AI score0.00236EPSS
SaveExploits0References4
Prion
Prion
added 2024/02/28 9:15 a.m.29 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: crypto: sa2ul - Fix memory leak of rxd There are two error return paths that are not freeing rxd and causing memory leaks. Fix these. Addresses-Coverity: "Resource leak"...

6.7AI score0.00236EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.21 views

CVE-2021-47052

In the Linux kernel, the following vulnerability has been resolved: crypto: sa2ul - Fix memory leak of rxd There are two error return paths that are not freeing rxd and causing memory leaks. Fix these. Addresses-Coverity: "Resource leak"...

5.5CVSS5.7AI score0.00236EPSS
SaveExploits0References6
Rows per page
Query Builder