Lucene search
+L

573 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/01 1:32 p.m.9 views

CVE-2026-53335

In the Linux kernel, the following vulnerability has been resolved: mm/damon/lrusort: handle ctx allocation failure DAMONLRUSORT allocates the damonctx object for its kdamond in its init function. damonlrusortenabledstore wrongly assumes the allocation will always succeed once tried. If the...

6.2AI score0.00119EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/01 1:32 p.m.12 views

CVE-2026-53335 mm/damon/lru_sort: handle ctx allocation failure

In the Linux kernel, the following vulnerability has been resolved: mm/damon/lrusort: handle ctx allocation failure DAMONLRUSORT allocates the damonctx object for its kdamond in its init function. damonlrusortenabledstore wrongly assumes the allocation will always succeed once tried. If the...

6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/01 1:32 p.m.56 views

CVE-2026-53335 mm/damon/lru_sort: handle ctx allocation failure

In the Linux kernel, the following vulnerability has been resolved: mm/damon/lrusort: handle ctx allocation failure DAMONLRUSORT allocates the damonctx object for its kdamond in its init function. damonlrusortenabledstore wrongly assumes the allocation will always succeed once tried. If the...

0.00119EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/01 1:32 p.m.55 views

CVE-2026-53334 mm/damon/reclaim: handle ctx allocation failure

In the Linux kernel, the following vulnerability has been resolved: mm/damon/reclaim: handle ctx allocation failure Patch series "mm/damon/reclaim,lrusort: handle ctx allocation failures". DAMONRECLAIM and DAMONLRUSORT could dereference NULL pointers if their damonctx object allocations fail. The...

0.00119EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/01 1:32 p.m.42 views

CVE-2026-53334

The CVE-2026-53334 issue affects the Linux kernel DAMON subsystem, specifically mm/damon/reclaim and mm/damon/lru_sort. The root cause is a failure to handle damon_ctx allocations: if the kdamond damon_ctx allocation fails, code may dereference a NULL ctx in damon_commit_ctx(), leading to potenti...

5.5CVSS6.2AI score0.00119EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/01 12:0 a.m.9 views

PT-2026-54802

In the Linux kernel, the following vulnerability has been resolved: mm/damon/reclaim: handle ctx allocation failure Patch series "mm/damon/reclaim,lru sort: handle ctx allocation failures". DAMON RECLAIM and DAMON LRU SORT could dereference NULL pointers if their damon ctx object allocations fail...

6.2AI score0.00119EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/01 12:0 a.m.16 views

PT-2026-54803

In the Linux kernel, the following vulnerability has been resolved: mm/damon/lru sort: handle ctx allocation failure DAMON LRU SORT allocates the damon ctx object for its kdamond in its init function. damon lru sort enabled store wrongly assumes the allocation will always succeed once tried. If t...

6.2AI score0.00119EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.6 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: validate damosquotagoal-nid for nodememused,freebp. The patch series “mm/damon/core: validate damosquotagoal-nid" addresses the issue where the node id is used in functions like simeminfonode and NODEDATA, without...

7.1CVSS5.9AI score0.00124EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.6 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: Protect memcgpath calls using damonsysfslock. The patch addresses the issue where reading and writing files named memcgpath in the DAMON sysfs interface can occur simultaneously with writing operations,...

7.8CVSS5.9AI score0.00125EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.4 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: Protect the kfree function with damonsysfslock. The damonsysfsquotgoal-path can be read and written by users via the sysfs 'path' file. It can also be indirectly read, for the parameters committed to DAMON...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/06/10 2:25 a.m.11 views

SUSE CVE-2026-52905

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: disallow non-power of two minregionsz on damonstart Commit d8f867fa0825 "mm/damon: add damonctx-minszregion" introduced a bug that allows unaligned DAMON region address ranges. Commit c80f46ac228b "mm/damon/core:...

4.4CVSS5.4AI score0.00112EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/10 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-52905

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/core: disallow non-power of two minregionsz on damonstart Commit d8f867fa0825...

5.5CVSS5.7AI score0.00112EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/09 4:33 p.m.15 views

CVE-2026-52905

A flaw was found in the Linux kernel's Data Access MONitor DAMON core. The damonstart function, when used via the DAMON sysfs interface, failed to properly validate the minregionsz parameter. This allowed non-power of two values, which could lead to unaligned DAMON region address ranges and...

5.5CVSS5.5AI score0.00112EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/09 2:16 p.m.15 views

CVE-2026-52905

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: disallow non-power of two minregionsz on damonstart Commit d8f867fa0825 "mm/damon: add damonctx-minszregion" introduced a bug that allows unaligned DAMON region address ranges. Commit c80f46ac228b "mm/damon/core:...

5.5CVSS0.00112EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/09 2:16 p.m.12 views

UBUNTU-CVE-2026-52905

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: disallow non-power of two minregionsz on damonstart Commit d8f867fa0825 "mm/damon: add damonctx-minszregion" introduced a bug that allows unaligned DAMON region address ranges. Commit c80f46ac228b "mm/damon/core:...

5.5CVSS5.2AI score0.00112EPSS
SaveExploits0References9
CVE
CVE
added 2026/06/09 12:36 p.m.41 views

CVE-2026-52905

CVE-2026-52905 (Linux kernel) involves the DAMON subsystem where the min_region_sz value was not guaranteed to be a power of two, potentially allowing unaligned DAMON region address ranges via damon_start(). The issue originated from code in mm/damon/core and was partially addressed previously, b...

5.5CVSS5.4AI score0.00112EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/06/09 12:36 p.m.13 views

CVE-2026-52905

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: disallow non-power of two minregionsz on damonstart Commit d8f867fa0825 "mm/damon: add damonctx-minszregion" introduced a bug that allows unaligned DAMON region address ranges. Commit c80f46ac228b "mm/damon/core:...

5.5CVSS5.3AI score0.00112EPSS
SaveExploits0
OSV
OSV
added 2026/06/09 12:36 p.m.7 views

CVE-2026-52905 mm/damon/core: disallow non-power of two min_region_sz on damon_start()

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: disallow non-power of two minregionsz on damonstart Commit d8f867fa0825 "mm/damon: add damonctx-minszregion" introduced a bug that allows unaligned DAMON region address ranges. Commit c80f46ac228b "mm/damon/core:...

5.8AI score
SaveExploits0References6
EUVD
EUVD
added 2026/06/09 12:36 p.m.17 views

EUVD-2026-35434

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: disallow non-power of two minregionsz on damonstart Commit d8f867fa0825 "mm/damon: add damonctx-minszregion" introduced a bug that allows unaligned DAMON region address ranges. Commit c80f46ac228b "mm/damon/core:...

5.4AI score0.00112EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/09 12:36 p.m.47 views

CVE-2026-52905 mm/damon/core: disallow non-power of two min_region_sz on damon_start()

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: disallow non-power of two minregionsz on damonstart Commit d8f867fa0825 "mm/damon: add damonctx-minszregion" introduced a bug that allows unaligned DAMON region address ranges. Commit c80f46ac228b "mm/damon/core:...

0.00112EPSS
SaveExploits0References3
Rows per page
Query Builder