Lucene search
+L

22664 matches found

NVD
NVD
added 2026/07/01 2:16 p.m.15 views

CVE-2026-53326

In the Linux kernel, the following vulnerability has been resolved: debugobjects: Don't call fillpool in early boot hardirq context When booting a debug PREEMPTRT kernel on an ARM64 system, a "inconsistent HARDIRQ-ON-W - IN-HARDIRQ-W usage" lockdep warning message was reported to the console...

5.5CVSS0.00095EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/01 2:16 p.m.8 views

UBUNTU-CVE-2026-53334

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...

5.5CVSS6.2AI score0.00119EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/01 2:16 p.m.7 views

UBUNTU-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...

5.5CVSS6.2AI score0.00119EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/01 2:16 p.m.8 views

UBUNTU-CVE-2026-53329

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Use kreallocarray in dalvectorreserve Why & How dalvectorreserve computes the allocation size as "capacity vector-structsize" using uint32t arithmetic, which can silently wrap to a small value on overflow. This...

7CVSS6AI score0.00134EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/07/01 2:16 p.m.11 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...

5.5CVSS6.3AI score0.00119EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/01 2:16 p.m.11 views

CVE-2026-53334

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...

5.5CVSS6.3AI score0.00119EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/01 2:9 p.m.13 views

EUVD-2026-41007

Multiple unbounded alloca calls in the PulseAudio protocol server...

5.5CVSS5.8AI score0.001EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/01 2:9 p.m.49 views

CVE-2026-14330

CVE-2026-14330 describes an issue in Pipewire’s PulseAudio protocol server, where multiple unbounded alloca() calls can cause a stack overflow. The affected component is the PulseAudio protocol server within Pipewire. Root cause: unbounded alloca() usage leading to potential stack overflow. Accor...

5.5CVSS5.8AI score0.001EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/01 1:32 p.m.10 views

EUVD-2026-40968

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...

6.2AI score0.00119EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/01 1:32 p.m.7 views

CVE-2026-53334

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...

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

CVE-2026-53335

The CVE-2026-53335 issue concerns the Linux kernel DAMON_LRU_SORT path (mm/damon/lru_sort). The root cause is damon_ctx allocation failure in the init path, which may lead to a NULL ctx passed to damon_commit_ctx() and a NULL pointer dereference. The documented fix is to return -ENOMEM if ctx is ...

5.5CVSS6.2AI score0.00119EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/07/01 1:32 p.m.12 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...

5.5CVSS6.2AI score0.00119EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/01 1:32 p.m.12 views

CVE-2026-53334

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...

5.5CVSS6.2AI score0.00119EPSS
SaveExploits0
OSV
OSV
added 2026/07/01 1:32 p.m.8 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...

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

EUVD-2026-40969

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
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/01 1:32 p.m.8 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.11 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.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.40 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
EUVD
EUVD
added 2026/07/01 1:32 p.m.11 views

EUVD-2026-40960

In the Linux kernel, the following vulnerability has been resolved: debugobjects: Don't call fillpool in early boot hardirq context When booting a debug PREEMPTRT kernel on an ARM64 system, a "inconsistent HARDIRQ-ON-W - IN-HARDIRQ-W usage" lockdep warning message was reported to the console...

5.8AI score0.00095EPSS
SaveExploits0References3
Rows per page
Query Builder