Lucene search
+L

1475 matches found

OSV
OSV
added 2026/07/01 2:16 p.m.8 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
EUVD
EUVD
added 2026/07/01 1:32 p.m.11 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.9 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
Debian CVE
Debian CVE
added 2026/07/01 1:32 p.m.8 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.5CVSS5.7AI score0.00122EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/01 3:19 a.m.7 views

SUSE CVE-2026-53076

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix OOB in pcpuinitvalue An out-of-bounds read occurs when copying element from a BPFMAPTYPECGROUPSTORAGE map to another pcpu map with the same valuesize that is not rounded up to 8 bytes. The issue happens when: 1. A...

7.1CVSS5.8AI score0.00117EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/01 3:18 a.m.7 views

SUSE CVE-2026-53126

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix disk reference leak in blkcgmaybethrottlecurrent Add the missing putdisk on the error path in blkcgmaybethrottlecurrent. When blkcg lookup, blkg lookup, or blkgtryget fails, the function jumps to the out label whi...

5.8AI score0.00114EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:0 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-53153

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/listlru: drain before clearing xarray entry on reparent memcgreparentlistlrus clears the dying memcg's xarray entry with xasstore&xas, NULL before reparentin...

7.8CVSS5.9AI score0.00099EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:0 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-53162

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - memcg: use round-robin victim selection in refillstock Harry Yoo reported that getrandomu32below is not safe to call in the nmi context and memcg charge drainin...

7.8CVSS5.9AI score0.00127EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:8 a.m.7 views

blk-cgroup: fix disk reference leak in blkcg_maybe_throttle_current()

...

5.5CVSS6.1AI score0.00114EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/06/26 12:53 p.m.11 views

CVE-2026-52991

A flaw was found in the Linux kernel's Pressure Stall Information PSI subsystem. A race condition exists between the file release and pressure write operations, specifically concerning the priv member of struct kernfsopenfile. This can lead to a use-after-free vulnerability or a NULL dereference,...

7.8CVSS5.7AI score0.00107EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/26 7:40 a.m.11 views

CVE-2026-53162

A flaw was found in the Linux kernel's memory cgroup memcg subsystem. When a non-maskable interrupt NMI occurs during an update of the system's random number generation state, it can lead to corruption of that state. This issue can result in memory cgroup charge draining, potentially causing syst...

7.8CVSS5.8AI score0.00127EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/06/26 2:14 a.m.11 views

SUSE CVE-2026-52991

In the Linux kernel, the following vulnerability has been resolved: sched/psi: fix race between file release and pressure write A potential race condition exists between pressure write and cgroup file release regarding the priv member of struct kernfsopenfile, which triggers the uaf reported in 1...

7.8CVSS6AI score0.00107EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:11 a.m.15 views

SUSE CVE-2026-53162

In the Linux kernel, the following vulnerability has been resolved: memcg: use round-robin victim selection in refillstock Harry Yoo reported that getrandomu32below is not safe to call in the nmi context and memcg charge draining can happen in nmi context. More specifically getrandomu32below is...

7.8CVSS5.8AI score0.00127EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/25 9:16 a.m.9 views

CVE-2026-53162

In the Linux kernel, the following vulnerability has been resolved: memcg: use round-robin victim selection in refillstock Harry Yoo reported that getrandomu32below is not safe to call in the nmi context and memcg charge draining can happen in nmi context. More specifically getrandomu32below is...

7.8CVSS0.00127EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/25 9:16 a.m.10 views

CVE-2026-53153

In the Linux kernel, the following vulnerability has been resolved: mm/listlru: drain before clearing xarray entry on reparent memcgreparentlistlrus clears the dying memcg's xarray entry with xasstore&xas, NULL before reparenting its per-node lists into the parent. This opens a window where a...

7.8CVSS0.00099EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/06/25 9:16 a.m.7 views

CVE-2026-53153

In the Linux kernel, the following vulnerability has been resolved: mm/listlru: drain before clearing xarray entry on reparent memcgreparentlistlrus clears the dying memcg's xarray entry with xasstore&xas, NULL before reparenting its per-node lists into the parent. This opens a window where a...

7.8CVSS6AI score0.00099EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/06/25 9:16 a.m.7 views

CVE-2026-53162

In the Linux kernel, the following vulnerability has been resolved: memcg: use round-robin victim selection in refillstock Harry Yoo reported that getrandomu32below is not safe to call in the nmi context and memcg charge draining can happen in nmi context. More specifically getrandomu32below is...

7.8CVSS6AI score0.00127EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/25 9:16 a.m.8 views

UBUNTU-CVE-2026-53153

In the Linux kernel, the following vulnerability has been resolved: mm/listlru: drain before clearing xarray entry on reparent memcgreparentlistlrus clears the dying memcg's xarray entry with xasstore&xas, NULL before reparenting its per-node lists into the parent. This opens a window where a...

7.8CVSS5.8AI score0.00099EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/25 9:16 a.m.6 views

UBUNTU-CVE-2026-53162

In the Linux kernel, the following vulnerability has been resolved: memcg: use round-robin victim selection in refillstock Harry Yoo reported that getrandomu32below is not safe to call in the nmi context and memcg charge draining can happen in nmi context. More specifically getrandomu32below is...

7.8CVSS5.8AI score0.00127EPSS
SaveExploits0References6
CVE
CVE
added 2026/06/25 8:38 a.m.20 views

CVE-2026-53162

Summary (CVE-2026-53162) : In the Linux kernel memcg subsystem, a non-NMI-safe path around random-number generation during NMI handling could corrupt the ChaCha batch state, enabling memcg charge draining. The fix replaces the get_random_u32_below() path with a per-CPU round-robin counter stored ...

7.8CVSS5.8AI score0.00127EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder