Lucene search
+L

139 matches found

Cvelist
Cvelist
added 2024/12/24 11:29 a.m.44 views

CVE-2024-53161 EDAC/bluefield: Fix potential integer overflow

In the Linux kernel, the following vulnerability has been resolved: EDAC/bluefield: Fix potential integer overflow The 64-bit argument for the "get DIMM info" SMC call consists of memctrlidx left-shifted 16 bits and OR-ed with DIMM index. With memctrlidx defined as 32-bits wide the left-shift...

0.00224EPSS
SaveExploits0References8
OSV
OSV
added 2024/11/19 6:15 p.m.1 views

DEBIAN-CVE-2024-53079

In the Linux kernel, the following vulnerability has been resolved: mm/thp: fix deferred split unqueue naming and locking Recent changes are putting more pressure on THP deferred split queues: under load revealing long-standing races, causing listdel corruptions, "Bad page state"s and worse I kee...

5.5CVSS5.9AI score0.00178EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/11/05 1:22 a.m.6 views

kernel: memcontrol: ensure memcg acquired by id is properly set up

In the Linux kernel, the following vulnerability has been resolved: memcontrol: ensure memcg acquired by id is properly set up In the eviction recency check, we attempt to retrieve the memcg to which the folio belonged when it was evicted, by the memcg id stored in the shadow entry. However, ther...

7.8CVSS5.7AI score0.0019EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/05 1:22 a.m.8 views

kernel: memcg: protect concurrent access to mem_cgroup_idr

memcg in linux kernel permit concurrent access to memcgroupidr which can lead to kernel crashes...

7.8CVSS6.7AI score0.00247EPSS
SaveExploits0References5
Amazon
Amazon
added 2024/10/31 12:00 a.m.17 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: bpf: Silence a warning in btftypeidsize CVE-2023-54247 In the Linux kernel, the following vulnerability has been resolved: memcg: protect concurrent access to memcgroupidr CVE-2024-43892 In the Linux kernel, the...

7.8CVSS6.5AI score0.00591EPSS
SaveExploits4
SUSE CVE
SUSE CVE
added 2024/10/22 2:22 p.m.8 views

SUSE CVE-2022-48988

In the Linux kernel, the following vulnerability has been resolved: memcg: fix possible use-after-free in memcgwriteeventcontrol memcgwriteeventcontrol accesses the dentry-dname of the specified control fd to route the write call. As a cgroup interface file can't be renamed, it's safe to access...

7CVSS6.4AI score0.00245EPSS
SaveExploits0References14
OSV
OSV
added 2024/10/21 8:15 p.m.9 views

DEBIAN-CVE-2022-48988

In the Linux kernel, the following vulnerability has been resolved: memcg: fix possible use-after-free in memcgwriteeventcontrol memcgwriteeventcontrol accesses the dentry-dname of the specified control fd to route the write call. As a cgroup interface file can't be renamed, it's safe to access...

7CVSS5.8AI score0.00245EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2024/10/12 12:00 a.m.10 views

CVE-2024-45021

...

7.1CVSS6.5AI score0.00255EPSS
SaveExploits0
OSV
OSV
added 2024/08/26 11:15 a.m.4 views

DEBIAN-CVE-2024-43892

In the Linux kernel, the following vulnerability has been resolved: memcg: protect concurrent access to memcgroupidr Commit 73f576c04b94 "mm: memcontrol: fix cgroup creation failure after many small jobs" decoupled the memcg IDs from the CSS ID space to fix the cgroup creation failures. It...

4.7CVSS5.8AI score0.00247EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/26 11:15 a.m.19 views

UBUNTU-CVE-2024-43892

In the Linux kernel, the following vulnerability has been resolved: memcg: protect concurrent access to memcgroupidr Commit 73f576c04b94 "mm: memcontrol: fix cgroup creation failure after many small jobs" decoupled the memcg IDs from the CSS ID space to fix the cgroup creation failures. It...

7.8CVSS6.2AI score0.00247EPSS
SaveExploits0References28
Positive Technologies
Positive Technologies
added 2024/08/16 12:00 a.m.6 views

PT-2024-32201 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.11.0-rc3-dirty 1 Description: The vulnerability occurs when CONFIG MEMCG, CONFIG KFENCE, and CONFIG KMEMLEAK are enabled, leading to a warning due to an empty obj ext in the mem pool free function. This happen...

5.5CVSS6.5AI score0.00177EPSS
SaveExploits0References15
AstraLinux
AstraLinux
added 2024/06/26 1:32 p.m.12 views

Astra Linux – Vulnerability in Linux 6.1

A flaw was discovered in the filelockinit function in the fs/locks.c file within the Linux kernel. This issue can lead to host memory exhaustion, as memcg does not limit the number of POSIX file locks that can be created...

5.5CVSS6.7AI score0.00283EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.7 views

kernel: memcontrol: ensure memcg acquired by id is properly set up

In the Linux kernel, the following vulnerability has been resolved: memcontrol: ensure memcg acquired by id is properly set up In the eviction recency check, we attempt to retrieve the memcg to which the folio belonged when it was evicted, by the memcg id stored in the shadow entry. However, ther...

7.8CVSS5.7AI score0.0019EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/04/03 2:55 p.m.31 views

CVE-2024-26720

...

7.6AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/03/13 12:29 a.m.9 views

kernel: memcg does not limit the number of POSIX file locks allowing memory exhaustion

A flaw was found in the filelockinit in fs/locks.c function in the Linux kernel. This issue can lead to host memory exhaustion due to memcg not limiting the number of Portable Operating System Interface POSIX file locks...

5.5CVSS6.8AI score0.00283EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/03/13 12:17 a.m.15 views

kernel: memcg does not limit the number of POSIX file locks allowing memory exhaustion

A flaw was found in the filelockinit in fs/locks.c function in the Linux kernel. This issue can lead to host memory exhaustion due to memcg not limiting the number of Portable Operating System Interface POSIX file locks...

5.5CVSS6.8AI score0.00283EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/03/12 12:48 a.m.8 views

kernel: memcg does not limit the number of POSIX file locks allowing memory exhaustion

A flaw was found in the filelockinit in fs/locks.c function in the Linux kernel. This issue can lead to host memory exhaustion due to memcg not limiting the number of Portable Operating System Interface POSIX file locks...

5.5CVSS6.8AI score0.00283EPSS
SaveExploits0References6
OSV
OSV
added 2024/02/28 9:15 a.m.10 views

CVE-2021-47011

In the Linux kernel, the following vulnerability has been resolved: mm: memcontrol: slab: fix obtain a reference to a freeing memcg Patch series "Use objcgroup APIs to charge kmem pages", v5. Since Roman's series "The new cgroup slab memory controller" applied. All slab objects are charged with t...

5.5CVSS6.7AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.30 views

CVE-2021-47011 mm: memcontrol: slab: fix obtain a reference to a freeing memcg

In the Linux kernel, the following vulnerability has been resolved: mm: memcontrol: slab: fix obtain a reference to a freeing memcg Patch series "Use objcgroup APIs to charge kmem pages", v5. Since Roman's series "The new cgroup slab memory controller" applied. All slab objects are charged with t...

7.8CVSS6.8AI score0.00249EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.10 views

kernel: memcg: fix possible use-after-free in memcg_write_event_control()

In the Linux kernel, the following vulnerability has been resolved: memcg: fix possible use-after-free in memcgwriteeventcontrol memcgwriteeventcontrol accesses the dentry-dname of the specified control fd to route the write call. As a cgroup interface file can't be renamed, it's safe to access...

7.8CVSS6.4AI score0.00245EPSS
SaveExploits0References5
Rows per page
Query Builder