Lucene search
+L

595 matches found

NVD
NVD
added 2025/12/04 4:16 p.m.6 views

CVE-2025-40229

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: fix potential memory leak by cleaning opsfilter in damondestroyscheme Currently, damondestroyscheme only cleans up the filter list but leaves opsfilter untouched, which could lead to memory leaks when a scheme is...

0.00182EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/04 4:16 p.m.8 views

CVE-2025-40228

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: catch commit test ctx alloc failure Patch series "mm/damon/sysfs: fix commit test damonctx deallocation". DAMON sysfs interface dynamically allocates and uses a damonctx object for testing if given inputs for onli...

0.00182EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/04 4:16 p.m.8 views

UBUNTU-CVE-2025-40228

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: catch commit test ctx alloc failure Patch series "mm/damon/sysfs: fix commit test damonctx deallocation". DAMON sysfs interface dynamically allocates and uses a damonctx object for testing if given inputs for onli...

5.7AI score0.00182EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/04 4:16 p.m.5 views

UBUNTU-CVE-2025-40229

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: fix potential memory leak by cleaning opsfilter in damondestroyscheme Currently, damondestroyscheme only cleans up the filter list but leaves opsfilter untouched, which could lead to memory leaks when a scheme is...

5.7AI score0.00182EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/04 4:16 p.m.14 views

UBUNTU-CVE-2025-40227

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: dealloc commit test ctx always The damonctx for testing online DAMON parameters commit inputs is deallocated only when the test fails. This means memory is leaked for every successful online DAMON parameters commi...

5.7AI score0.00182EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/04 3:31 p.m.7 views

CVE-2025-40229 mm/damon/core: fix potential memory leak by cleaning ops_filter in damon_destroy_scheme

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: fix potential memory leak by cleaning opsfilter in damondestroyscheme Currently, damondestroyscheme only cleans up the filter list but leaves opsfilter untouched, which could lead to memory leaks when a scheme is...

6.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/04 3:31 p.m.36 views

CVE-2025-40229 mm/damon/core: fix potential memory leak by cleaning ops_filter in damon_destroy_scheme

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: fix potential memory leak by cleaning opsfilter in damondestroyscheme Currently, damondestroyscheme only cleans up the filter list but leaves opsfilter untouched, which could lead to memory leaks when a scheme is...

0.00182EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/04 3:31 p.m.24 views

CVE-2025-40229

Summary of CVE-2025-40229 (Linux kernel) : The vulnerability arises in mm/damon/core where damon_destroy_scheme() previously freed only the filter list and left ops_filter allocated, risking memory leaks when a scheme is destroyed. Connected documents confirm this is addressed by a patch that fre...

6AI score0.00182EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/04 3:31 p.m.6 views

EUVD-2025-201230

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: fix potential memory leak by cleaning opsfilter in damondestroyscheme Currently, damondestroyscheme only cleans up the filter list but leaves opsfilter untouched, which could lead to memory leaks when a scheme is...

5.9AI score0.00182EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/04 3:31 p.m.10 views

CVE-2025-40228 mm/damon/sysfs: catch commit test ctx alloc failure

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: catch commit test ctx alloc failure Patch series "mm/damon/sysfs: fix commit test damonctx deallocation". DAMON sysfs interface dynamically allocates and uses a damonctx object for testing if given inputs for onli...

6.4AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/12/04 3:31 p.m.12 views

CVE-2025-40228

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: catch commit test ctx alloc failure Patch series "mm/damon/sysfs: fix commit test damonctx deallocation". DAMON sysfs interface dynamically allocates and uses a damonctx object for testing if given inputs for onli...

5.2AI score0.00182EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/04 3:31 p.m.35 views

CVE-2025-40228 mm/damon/sysfs: catch commit test ctx alloc failure

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: catch commit test ctx alloc failure Patch series "mm/damon/sysfs: fix commit test damonctx deallocation". DAMON sysfs interface dynamically allocates and uses a damonctx object for testing if given inputs for onli...

0.00182EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/04 3:31 p.m.31 views

CVE-2025-40228

CVE-2025-40228 targets Linux kernel code in mm/damon/sysfs where a damon_ctx used for testing online DAMON parameter updates was allocated without checking for allocation failure, causing potential invalid memory access and leakage on test success. The fix is in the patch series “mm/damon/sysfs: ...

6.1AI score0.00182EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/04 3:31 p.m.13 views

EUVD-2025-201231

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: catch commit test ctx alloc failure Patch series "mm/damon/sysfs: fix commit test damonctx deallocation". DAMON sysfs interface dynamically allocates and uses a damonctx object for testing if given inputs for onli...

6AI score0.00182EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/04 3:31 p.m.32 views

CVE-2025-40227

In the Linux kernel vulnerability CVE-2025-40227, the issue is in mm/damon/sysfs where the damon_ctx used for testing online DAMON parameters is deallocated only on test failure, causing memory leaks on every successful online DAMON parameters commit. The linked documents consistently describe th...

6.1AI score0.00182EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/04 3:31 p.m.9 views

EUVD-2025-201232

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: dealloc commit test ctx always The damonctx for testing online DAMON parameters commit inputs is deallocated only when the test fails. This means memory is leaked for every successful online DAMON parameters commi...

6AI score0.00182EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/04 3:31 p.m.32 views

CVE-2025-40227 mm/damon/sysfs: dealloc commit test ctx always

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: dealloc commit test ctx always The damonctx for testing online DAMON parameters commit inputs is deallocated only when the test fails. This means memory is leaked for every successful online DAMON parameters commi...

0.00182EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/04 3:31 p.m.8 views

CVE-2025-40227 mm/damon/sysfs: dealloc commit test ctx always

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: dealloc commit test ctx always The damonctx for testing online DAMON parameters commit inputs is deallocated only when the test fails. This means memory is leaked for every successful online DAMON parameters commi...

6.4AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/12/04 3:31 p.m.7 views

CVE-2025-40227

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: dealloc commit test ctx always The damonctx for testing online DAMON parameters commit inputs is deallocated only when the test fails. This means memory is leaked for every successful online DAMON parameters commi...

5.1AI score0.00182EPSS
SaveExploits0
NVD
NVD
added 2025/12/04 3:15 p.m.15 views

CVE-2025-40218

In the Linux kernel, the following vulnerability has been resolved: mm/damon/vaddr: do not repeat pteoffsetmaplock until success DAMON's virtual address space operation set implementation vaddr calls pteoffsetmaplock inside the page table walk callback function. This is for reading and writing pa...

0.00183EPSS
SaveExploits0References4
Rows per page
Query Builder