Lucene search
+L

138 matches found

OSV
OSV
added 2025/10/04 3:17 p.m.7 views

CVE-2023-53555 mm/damon/core: initialize damo_filter->list from damos_new_filter()

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: initialize damofilter-list from damosnewfilter damosnewfilter is not initializing the list field of newly allocated filter object. However, DAMON sysfs interface and DAMONRECLAIM are not initializing it after calli...

5.5CVSS6.5AI score0.00119EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/10/04 3:17 p.m.17 views

CVE-2023-53555 mm/damon/core: initialize damo_filter->list from damos_new_filter()

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: initialize damofilter-list from damosnewfilter damosnewfilter is not initializing the list field of newly allocated filter object. However, DAMON sysfs interface and DAMONRECLAIM are not initializing it after calli...

0.00119EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-30868

Malicious code in bioql PyPI...

6.3AI score0.0014EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2025/09/23 11:23 p.m.4 views

SUSE CVE-2025-39877

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: fix use-after-free in stateshow stateshow reads kdamond-damonctx without holding damonsysfslock. This allows a use-after-free race: CPU 0 CPU 1 ----- ----- stateshow damonsysfsturndamonon ctx = kdamond-damonctx;...

5.5CVSS6.5AI score0.0014EPSS
Exploits0References9
NVD
NVD
added 2025/09/23 6:15 a.m.9 views

CVE-2025-39877

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: fix use-after-free in stateshow stateshow reads kdamond-damonctx without holding damonsysfslock. This allows a use-after-free race: CPU 0 CPU 1 ----- ----- stateshow damonsysfsturndamonon ctx = kdamond-damonctx;...

7.8CVSS0.0014EPSS
Exploits0References6
OSV
OSV
added 2025/09/23 6:15 a.m.5 views

UBUNTU-CVE-2025-39877

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: fix use-after-free in stateshow stateshow reads kdamond-damonctx without holding damonsysfslock. This allows a use-after-free race: CPU 0 CPU 1 ----- ----- stateshow damonsysfsturndamonon ctx = kdamond-damonctx;...

7.8CVSS6.5AI score0.0014EPSS
Exploits0References18
OSV
OSV
added 2025/09/23 6:0 a.m.5 views

CVE-2025-39877 mm/damon/sysfs: fix use-after-free in state_show()

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: fix use-after-free in stateshow stateshow reads kdamond-damonctx without holding damonsysfslock. This allows a use-after-free race: CPU 0 CPU 1 ----- ----- stateshow damonsysfsturndamonon ctx = kdamond-damonctx;...

7.8CVSS6.1AI score0.0014EPSS
Exploits0References9
Cvelist
Cvelist
added 2025/09/23 6:0 a.m.15 views

CVE-2025-39877 mm/damon/sysfs: fix use-after-free in state_show()

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: fix use-after-free in stateshow stateshow reads kdamond-damonctx without holding damonsysfslock. This allows a use-after-free race: CPU 0 CPU 1 ----- ----- stateshow damonsysfsturndamonon ctx = kdamond-damonctx;...

0.0014EPSS
Exploits0References5
CVE
CVE
added 2025/09/23 6:0 a.m.32 views

CVE-2025-39877

The CVE-2025-39877 issue is a Linux kernel use-after-free in mm/damon/sysfs: state_show() reads kdamond->damon_ctx without holding damon_sysfs_lock, allowing a UAF when damon_ctx is freed under damon_sysfs_lock. A fix mirrors pid_show() by taking damon_sysfs_lock before dereferencing the conte...

7.8CVSS6.1AI score0.0014EPSS
Exploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/05 12:0 a.m.4 views

PT-2025-39134

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a use-after-free condition within the state show function in the mm/damon/sysfs module. The function reads kdamond-damon ctx without acquiring the damon sysfs...

7.8CVSS7.1AI score0.0014EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-48996

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: mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in damonsysfssetschem...

5.5CVSS5.5AI score0.00211EPSS
Exploits0References2
Microsoft CVE
Microsoft CVE
added 2025/08/07 7:0 a.m.9 views

mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter->memcg_path on write

...

5.5CVSS7AI score0.00136EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/07/09 11:22 p.m.6 views

SUSE CVE-2025-38258

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: free old damonsysfsschemefilter-memcgpath on write memcgpathstore assigns a newly allocated memory buffer to filter-memcgpath, without deallocating the previously allocated and assigned memory buffer. As a...

3.3CVSS6.5AI score0.00136EPSS
Exploits0References9
OSV
OSV
added 2025/07/09 11:15 a.m.4 views

UBUNTU-CVE-2025-38258

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: free old damonsysfsschemefilter-memcgpath on write memcgpathstore assigns a newly allocated memory buffer to filter-memcgpath, without deallocating the previously allocated and assigned memory buffer. As a...

5.5CVSS6AI score0.00136EPSS
Exploits0References29
Debian CVE
Debian CVE
added 2025/07/09 10:42 a.m.10 views

CVE-2025-38258

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: free old damonsysfsschemefilter-memcgpath on write memcgpathstore assigns a newly allocated memory buffer to filter-memcgpath, without deallocating the previously allocated and assigned memory buffer. As a...

5.5CVSS5.5AI score0.00136EPSS
Exploits0
CVE
CVE
added 2025/07/09 10:42 a.m.55 views

CVE-2025-38258

The CVE-2025-38258 issue affects the Linux kernel, specifically in mm/damon/sysfs-schemes where memcg_path_store() assigns a newly allocated buffer to filter->memcg_path without freeing the previous one, enabling kernel memory leaks via repeated writes to memcg_path in the DAMOS sysfs file. Th...

5.5CVSS6.5AI score0.00136EPSS
Exploits0References4Affected Software1
CNNVD
CNNVD
added 2025/07/09 12:0 a.m.6 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 DAMON sysfs not freeing the old memcgpath buffer, which could lead to a memory leak...

5.5CVSS7.9AI score0.00136EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/01/16 3:49 a.m.4 views

SUSE CVE-2024-57886

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: fix new damontarget objects leaks on damoncommittargets Patch series "mm/damon/core: fix memory leaks and ignored inputs from damoncommitctx". Due to two bugs in damoncommittargets and damoncommitschemes, which are...

5.5CVSS7.6AI score0.00172EPSS
Exploits0References3
NVD
NVD
added 2025/01/15 1:15 p.m.14 views

CVE-2024-57886

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: fix new damontarget objects leaks on damoncommittargets Patch series "mm/damon/core: fix memory leaks and ignored inputs from damoncommitctx". Due to two bugs in damoncommittargets and damoncommitschemes, which are...

5.5CVSS0.00172EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/01/15 1:5 p.m.16 views

CVE-2024-57886 mm/damon/core: fix new damon_target objects leaks on damon_commit_targets()

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: fix new damontarget objects leaks on damoncommittargets Patch series "mm/damon/core: fix memory leaks and ignored inputs from damoncommitctx". Due to two bugs in damoncommittargets and damoncommitschemes, which are...

0.00172EPSS
Exploits0References2
Rows per page
Query Builder