Lucene search
+L

4815 matches found

Cvelist
Cvelist
added 2026/07/01 8:47 p.m.40 views

CVE-2026-54074 @tinacms/cli: Remote Code Execution via Forestry migration — unsanitised __TINA_INTERNAL__ marker in user-controlled YAML labels

Tina is a headless content management system. @tinacms/cli versions prior to 2.4.3 contain a Remote Code Execution vulnerability in the Forestry-to-Tina migration command. The internal helper addVariablesToCode unquotes any value matching the marker "TINAINTERNAL:::.?:::" inside the stringified...

7.8CVSS0.0017EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/07/01 7:51 p.m.10 views

CVE-2026-53328

A flaw was found in the Linux kernel's schedext component. When systemd's user manager interacts with subtreecontrol while schedext is loaded, a warning can be triggered. This occurs due to a mismatch in how cgroup and css identities are handled during task migration, potentially leading to syste...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/01 2:16 p.m.12 views

CVE-2026-53333

In the Linux kernel, the following vulnerability has been resolved: mm/mincore: handle non-swap entries before !CONFIGSWAP guard mincoreswap also fields migration/hwpoison entries and shmem swapin-error entries, which can exist on !CONFIGSWAP builds when CONFIGMIGRATION or CONFIGMEMORYFAILURE is...

5.5CVSS0.00112EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/01 2:16 p.m.9 views

UBUNTU-CVE-2026-53328

In the Linux kernel, the following vulnerability has been resolved: schedext: Don't warn on NULL cgrpmovingfrom in scxcgroupmovetask A WARN fires when systemd's user manager writes "+cpu +memory +pids" to its own subtreecontrol while a schedext scheduler is loaded: WARNING: at...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/01 2:16 p.m.10 views

UBUNTU-CVE-2026-53333

In the Linux kernel, the following vulnerability has been resolved: mm/mincore: handle non-swap entries before !CONFIGSWAP guard mincoreswap also fields migration/hwpoison entries and shmem swapin-error entries, which can exist on !CONFIGSWAP builds when CONFIGMIGRATION or CONFIGMEMORYFAILURE is...

5.5CVSS5.7AI score0.00112EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/01 2:16 p.m.20 views

CVE-2026-53328

In the Linux kernel, the following vulnerability has been resolved: schedext: Don't warn on NULL cgrpmovingfrom in scxcgroupmovetask A WARN fires when systemd's user manager writes "+cpu +memory +pids" to its own subtreecontrol while a schedext scheduler is loaded: WARNING: at...

5.5CVSS6AI score0.00122EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/01 2:16 p.m.11 views

CVE-2026-53333

In the Linux kernel, the following vulnerability has been resolved: mm/mincore: handle non-swap entries before !CONFIGSWAP guard mincoreswap also fields migration/hwpoison entries and shmem swapin-error entries, which can exist on !CONFIGSWAP builds when CONFIGMIGRATION or CONFIGMEMORYFAILURE is...

5.5CVSS6AI score0.00112EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/01 1:32 p.m.35 views

CVE-2026-53333

CVE-2026-53333 relates to the Linux kernel mm/mincore path. The issue arises when handling non-swap entries on builds without swap support: mincore_pte_range() could spuriously WARN and report pages as nonresident because the !IS_ENABLED(CONFIG_SWAP) guard was evaluated before the non-swap-entry ...

5.5CVSS5.8AI score0.00112EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/01 1:32 p.m.15 views

EUVD-2026-40967

In the Linux kernel, the following vulnerability has been resolved: mm/mincore: handle non-swap entries before !CONFIGSWAP guard mincoreswap also fields migration/hwpoison entries and shmem swapin-error entries, which can exist on !CONFIGSWAP builds when CONFIGMIGRATION or CONFIGMEMORYFAILURE is...

5.8AI score0.00112EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/01 1:32 p.m.46 views

CVE-2026-53333 mm/mincore: handle non-swap entries before !CONFIG_SWAP guard

In the Linux kernel, the following vulnerability has been resolved: mm/mincore: handle non-swap entries before !CONFIGSWAP guard mincoreswap also fields migration/hwpoison entries and shmem swapin-error entries, which can exist on !CONFIGSWAP builds when CONFIGMIGRATION or CONFIGMEMORYFAILURE is...

0.00112EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/01 1:32 p.m.11 views

CVE-2026-53333

In the Linux kernel, the following vulnerability has been resolved: mm/mincore: handle non-swap entries before !CONFIGSWAP guard mincoreswap also fields migration/hwpoison entries and shmem swapin-error entries, which can exist on !CONFIGSWAP builds when CONFIGMIGRATION or CONFIGMEMORYFAILURE is...

5.8AI score0.00112EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/01 1:32 p.m.8 views

CVE-2026-53333 mm/mincore: handle non-swap entries before !CONFIG_SWAP guard

In the Linux kernel, the following vulnerability has been resolved: mm/mincore: handle non-swap entries before !CONFIGSWAP guard mincoreswap also fields migration/hwpoison entries and shmem swapin-error entries, which can exist on !CONFIGSWAP builds when CONFIGMIGRATION or CONFIGMEMORYFAILURE is...

5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/07/01 1:32 p.m.58 views

CVE-2026-53328

CVE-2026-53328 relates to the Linux kernel sched_ext path, where a WARN was triggered during cgroup migration when scx_cgroup_move_task() encountered a NULL cgrp_moving_from. The root cause was a mismatch between cgroup identity used for migration (css) and identity used for migration triggering,...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/07/01 1:32 p.m.12 views

EUVD-2026-40962

In the Linux kernel, the following vulnerability has been resolved: schedext: Don't warn on NULL cgrpmovingfrom in scxcgroupmovetask A WARN fires when systemd's user manager writes "+cpu +memory +pids" to its own subtreecontrol while a schedext scheduler is loaded: WARNING: at...

5.8AI score0.00122EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/01 1:32 p.m.12 views

CVE-2026-53328

In the Linux kernel, the following vulnerability has been resolved: schedext: Don't warn on NULL cgrpmovingfrom in scxcgroupmovetask A WARN fires when systemd's user manager writes "+cpu +memory +pids" to its own subtreecontrol while a schedext scheduler is loaded: WARNING: at...

5.7AI score0.00122EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/01 12:0 a.m.19 views

PT-2026-54801

In the Linux kernel, the following vulnerability has been resolved: mm/mincore: handle non-swap entries before !CONFIG SWAP guard mincore swap also fields migration/hwpoison entries and shmem swapin-error entries, which can exist on !CONFIG SWAP builds when CONFIG MIGRATION or CONFIG MEMORY FAILU...

5.8AI score0.00112EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/06/30 1:43 a.m.13 views

SUSE CVE-2026-53108

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Fix unmap race with PMD migration entries The following race is possible with migration swap entries or device-private THP entries. e.g. when movepages is called on a PMD THP page, then there maybe an intermediate...

5.8AI score0.00077EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/29 1:53 p.m.16 views

CVE-2026-53155

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: use correct flags for device private PMD entry Commit 65edfda6f3f2 "mm/rmap: extend rmap and migration support device-private entries" updated setpmdmigrationentry to use pmdphugegetandclear in the softleaf case, b...

5.5CVSS5.4AI score0.00107EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-53180

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - timers/migration: Fix livelock in tmigrhandleremoteup tmigrhandleremotecpu skips timerexpireremote when cpu == smpprocessorid, assuming the local softirq path...

7.5CVSS5.6AI score0.0034EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/27 2:5 a.m.11 views

SUSE CVE-2026-13325

Red Hat Product Security has come to the conclusion that this CVE is not needed...

5.5AI score0.00175EPSS
SaveExploits0References3
Rows per page
Query Builder