Lucene search
+L

419 matches found

OSV
OSV
added 2024/02/28 9:15 a.m.2 views

DEBIAN-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.8AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/28 9:15 a.m.2 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
ATTACKERKB
ATTACKERKB
added 2024/02/28 9:15 a.m.6 views

CVE-2021-47009

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Fix memory leak on object td Two error return paths are neglecting to free allocated object td, causing a memory leak. Fix this by returning via the error return path that securely kfree's td. Fixes clang scan-buil...

5.5CVSS6.5AI score0.00246EPSS
SaveExploits0References5Affected Software1
Prion
Prion
added 2024/02/28 9:15 a.m.36 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: media: venus: core: Fix some resource leaks in the error path of 'venusprobe' If an error occurs after a successful 'oficcget' call, it must be undone. Use 'devmoficcget' instead of 'oficcget' to avoid the leak. Update the remove...

6.6AI score0.00239EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/28 9:15 a.m.5 views

UBUNTU-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
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.6 views

kernel: drm: amd: display: Fix memory leakage

A memory leak flaw was found in the Linux kernel's AMD display driver in the display context construction logic. A local user can trigger this issue during AMD GPU initialization when the dcconstructctx function fails to release allocated memory in error paths. This results in permanent memory...

5.5CVSS7.2AI score0.00135EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.6 views

kernel: thermal: core: call put_device() only after device_register() fails

In the Linux kernel, the following vulnerability has been resolved: thermal: core: call putdevice only after deviceregister fails putdevice shouldn't be called before a prior call to deviceregister. thermalcoolingdeviceregister doesn't follow that properly and needs fixing. Also...

5.5CVSS6.8AI score0.00188EPSS
SaveExploits0References5
GitLab Advisory Database
GitLab Advisory Database
added 2023/06/09 12:0 a.m.52 views

Vapor's Metrics integration could cause a system drain

This is a DoS attack against anyone who Bootstraps a metrics backend for their Vapor app with the following attack vector: 1. send unlimited requests against a vapor instance with different paths. this will create “unlimited” counters and timers, which will eventually drain the system. 2...

5.3CVSS6.8AI score0.01625EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2023/05/09 8:15 p.m.7 views

CVE-2021-46755

Failure to unmap certain SysHub mappings in error paths of the ASP AMD Secure Processor bootloader may allow an attacker with a malicious bootloader to exhaust the SysHub resources resulting in a potential denial of service...

7.5CVSS5.8AI score0.00616EPSS
SaveExploits0References1
Prion
Prion
added 2023/05/09 8:15 p.m.15 views

Denial of service

Failure to unmap certain SysHub mappings in error paths of the ASP AMD Secure Processor bootloader may allow an attacker with a malicious bootloader to exhaust the SysHub resources resulting in a potential denial of service...

5CVSS8.3AI score0.00616EPSS
SaveExploits0References1Affected Software23
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.4 views

kernel: ASoC: mediatek: mt8173-rt5650: Fix refcount leak in mt8173_rt5650_dev_probe

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8173-rt5650: Fix refcount leak in mt8173rt5650devprobe ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Fix refcount leak in some error paths...

5.5CVSS5.7AI score0.00203EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/05/09 12:0 a.m.11 views

PT-2025-26083 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A refcount leak issue has been identified in the Linux kernel, specifically in the mc pcie init irq domains function. The of get next child function returns a node pointer with an...

8.8CVSS7.4AI score0.10458EPSS
SaveExploits29References940
Tenable Nessus
Tenable Nessus
added 2023/03/17 12:0 a.m.45 views

SUSE SLES15: cluster-md-kmp-default / dlm-kmp-default / dtb-al / dtb-zte / etc (SUSE-SU-2023:0780-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-2023:0780-1 advisory. The SUSE Linux Enterprise 15 SP3 kernel was updated to receive various security and bugfixes. The following security...

7.8CVSS7AI score0.02399EPSS
SaveExploits3References50
OSV
OSV
added 2023/03/07 2:44 p.m.9 views

GSD-2023-1002419 mmc: sdio: fix possible resource leaks in some error paths

mmc: sdio: fix possible resource leaks in some error paths This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.306 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/03/07 2:42 p.m.5 views

GSD-2023-1002400 mmc: sdio: fix possible resource leaks in some error paths

mmc: sdio: fix possible resource leaks in some error paths This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.232 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/03/07 2:37 p.m.14 views

GSD-2023-1002351 mmc: sdio: fix possible resource leaks in some error paths

mmc: sdio: fix possible resource leaks in some error paths This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.95 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 6:52 p.m.13 views

GSD-2023-1001206 thermal: core: fix some possible name leaks in error paths

thermal: core: fix some possible name leaks in error paths This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.86 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 6:15 p.m.11 views

GSD-2023-1000834 thermal: core: fix some possible name leaks in error paths

thermal: core: fix some possible name leaks in error paths This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.16 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/01/17 12:0 a.m.4 views

PT-2023-33911 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.16 Description: The issue concerns potential name leaks in error paths. It was introduced in version v5.16 and is fixed in Linux Kernel version v6.0.16. The actual impact and attack plausibility have not ye...

7.1AI score
SaveExploits0References1
OSV
OSV
added 2022/12/08 3:14 a.m.11 views

GSD-2022-1008188 btrfs: fix ulist leaks in error paths of qgroup self tests

btrfs: fix ulist leaks in error paths of qgroup self tests This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.224 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder