Lucene search
+L

14027 matches found

Debian CVE
Debian CVE
added 2025/02/26 2:14 a.m.14 views

CVE-2022-49556

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leak For some sev ioctl interfaces, the length parameter that is passed maybe less than or equal to SEVFWBLOBMAXSIZE, but larger than the data that PSP firmwar...

7.1CVSS5.6AI score0.0027EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/02/26 2:13 a.m.5 views

CVE-2022-49462 drm/msm/a6xx: Fix refcount leak in a6xx_gpu_init

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Fix refcount leak in a6xxgpuinit ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. a6xxgmuinit passes the node to offinddevicebynode and...

6.4AI score0.00264EPSS
SaveExploits0References6
CVE
CVE
added 2025/02/26 2:11 a.m.114 views

CVE-2022-49354

CVE-2022-49354 is a Linux kernel issue where a refcount leak in octeon_pata_OCTEON code was fixed. The vulnerability stems from refcount handling in pata_octeon_cf during octeon_cf_probe and in the usage of of_find_device_by_node() which took a reference but was not released with put_device(). Th...

5.5CVSS5.3AI score0.0027EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2025/02/26 1:56 a.m.172 views

CVE-2022-49264

CVE-2022-49264 (Linux kernel) : The issue fixes how argv is passed to execve when argc is 0. The kernel now forces a single empty string into argv and sets argc to 1, accounting for extra stack space in bprm_stack_limits and emitting a WARN message to notify userspace: “process './argc0' launched...

7.8CVSS6.5AI score0.00305EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:56 a.m.34 views

CVE-2022-49245 ASoC: rockchip: Fix PM usage reference of rockchip_i2s_tdm_resume

In the Linux kernel, the following vulnerability has been resolved: ASoC: rockchip: Fix PM usage reference of rockchipi2stdmresume pmruntimegetsync will increment pm usage counter even it failed. Forgetting to putting operation will result in reference leak here. We fix it by replacing it with...

0.00253EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/26 1:56 a.m.83 views

CVE-2022-49245

CVE-2022-49245 affects the Linux kernel ASoC Rockchip implementation, specifically the rockchip_i2s_tdm_resume path. The root cause is that pm_runtime_get_sync would increment the PM usage counter even when the operation failed, leading to a reference counter leak. The documented fix replaces the...

5.5CVSS5.3AI score0.00253EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/02/26 1:55 a.m.90 views

CVE-2022-49169

CVE-2022-49169 concerns the Linux kernel’s f2fs module and a race/lock issue that could cause a hang. The connected advisories document that the fix is to replace a mutex-based path with a spin_lock, specifically to avoid hang scenarios in f2fs when handling certain task reads and statistics oper...

5.5CVSS6.5AI score0.00256EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.29 views

CVE-2022-49169 f2fs: use spin_lock to avoid hang

In the Linux kernel, the following vulnerability has been resolved: f2fs: use spinlock to avoid hang 14696.634553 task:cat state:D stack: 0 pid:1613738 ppid:1613735 flags:0x00000004 14696.638285 Call Trace: 14696.639038 14696.640032 schedule+0x302/0x930 14696.640969 schedule+0x58/0xd0 14696.64179...

0.00256EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/02/26 1:54 a.m.12 views

CVE-2022-49116 Bluetooth: use memset avoid memory leaks

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: use memset avoid memory leaks Use memset to initialize structs to prevent memory leaks in l2capecredconnect...

6.2AI score0.00252EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.36 views

CVE-2022-49064 cachefiles: unmark inode in use in error path

In the Linux kernel, the following vulnerability has been resolved: cachefiles: unmark inode in use in error path Unmark inode in use if error encountered. If the in-use flag leakage occurs in cachefilesopenfile, Cachefiles will complain "Inode already in use" when later another cookie with the...

0.00218EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/02/26 12:00 a.m.6 views

PT-2025-8391 · 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 ARM: versatile component. The problem arises from the of find compatible node function, which returns...

5.5CVSS6.3AI score0.0027EPSS
SaveExploits0References18
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from the use of strlcpy instead of strscpy by mm/pageowner...

7.1CVSS6.3AI score0.00257EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from improper handling of PM usagecount during console switching on the 8250 serial port...

5.5CVSS5.3AI score0.00256EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/02/26 12:00 a.m.11 views

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

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been identified in the Linux kernel, specifically in the lib/string helpers module. The problem occurs because the allocated strarray is not added to the device...

5.5CVSS6.4AI score0.00253EPSS
SaveExploits0References12
OSV
OSV
added 2025/02/25 6:18 p.m.10 views

MAL-2025-191871 Malicious code in snapshot-photo (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 61ed09e2fa2143dedd945c585d917ad8d7b55d7118e5093430b48c5c02d126f8 This campaign is built from two parts: 1 packages named like time-check-server, snapshot-photo contain an innocent-looking code that sends "date" to a remote...

7.2AI score
SaveExploits0References4
GithubExploit
GithubExploit
added 2025/02/25 2:52 p.m.415 views

Exploit for Command Injection in Materialsvirtuallab Pymatgen

A Rust exploitation script for CVE-2024-23346. As shown below t...

9.3CVSS7.7AI score0.03816EPSS
SaveExploits8
GithubExploit
GithubExploit
added 2025/02/25 8:26 a.m.623 views

Exploit for CVE-2025-23942

WP Load Gallery Exploit CVE-2025-23942 📌 Description Unr...

9.1CVSS8AI score0.0272EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2025/02/25 7:11 a.m.451 views

Exploit for Code Injection in Xwiki

Disclaimer: The vulnerabilities described in this article, alo...

9.8CVSS7.4AI score0.99864EPSS
SaveExploits52
GithubExploit
GithubExploit
added 2025/02/24 8:02 p.m.360 views

Exploit for CVE-2024-56264

CVE-2024-56264 WordPress ACF City Selector - Arbitrary Fil...

6.6CVSS8.9AI score0.00874EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2025/02/24 12:00 a.m.11 views

Siemens SIMATIC and SCALANCE Devices Uncontrolled Resource Consumption (CVE-2023-1206)

A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel's IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6...

5.7CVSS6.6AI score0.00549EPSS
SaveExploits0References9
Rows per page
Query Builder