Lucene search
+L

1432 matches found

NVD
NVD
added 2024/10/21 8:15 p.m.13 views

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

7CVSS0.00242EPSS
SaveExploits0References7
OSV
OSV
added 2024/10/21 8:6 p.m.15 views

CVE-2022-48988 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...

7CVSS6.1AI score0.00242EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/10/21 8:6 p.m.26 views

CVE-2022-48988 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...

7AI score0.00242EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/10/21 8:6 p.m.8 views

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.00242EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/10/13 12:0 a.m.22 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-43853)

"The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-43853 advisory. - In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: Prevent UAF in...

5.5CVSS5.9AI score0.00223EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/12 11:9 a.m.3 views

OESA-2024-2217 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: ALSA: line6: Fix racy access to midibuf There can be concurrent accesses to line6 midibuf from both the URB completion callback and the rawmidi API access. This...

7.8CVSS6.9AI score0.00293EPSS
SaveExploits0References19
Microsoft CVE
Microsoft CVE
added 2024/10/12 7:0 a.m.4 views

memcg: protect concurrent access to mem_cgroup_idr

...

4.7CVSS6.7AI score0.00229EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/10/09 12:0 a.m.23 views

CentOS 7 : kpatch-patch (RHSA-2022:4655)

The remote CentOS Linux 7 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2022:4655 advisory. - A vulnerability was found in the Linux kernel's cgroupreleaseagentwrite in the kernel/cgroup/cgroup-v1.c function. This flaw, under certain circumstances,...

7.8CVSS7AI score0.05528EPSS
SaveExploits12References2
Amazon
Amazon
added 2024/10/02 12:0 a.m.7 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: don't allow mapping the MMIO HDP page with large pages CVE-2024-41011 In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: Fix null pointer dereference on error...

7.8CVSS6.5AI score0.00879EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2024/09/24 1:17 a.m.5 views

kernel: cgroup: cgroup_get_from_id() must check the looked-up kn is a directory

A flaw was found in the Linux kernel in which certain cgroup configurations could cause a kernel panic, resulting in a Denial of Service...

5.3CVSS7.2AI score0.00227EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 1:17 a.m.6 views

kernel: cgroup: cgroup_get_from_id() must check the looked-up kn is a directory

A flaw was found in the Linux kernel in which certain cgroup configurations could cause a kernel panic, resulting in a Denial of Service...

5.3CVSS7.2AI score0.00227EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 1:17 a.m.47 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service. Red Hat Product Security has rated this update as...

7.8CVSS6.8AI score0.00267EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/09/24 12:37 a.m.3 views

kernel: perf: Fix list corruption in perf_cgroup_switch()

A vulnerability was found in the Linux kernel's performance monitoring subsystem, where the perfcgroupswitch function can lead to list corruption on the cgrpcpuctxlist. This occurs during the iteration of the list when an entry is removed using perfcgroupeventdisable, which does not safely handle...

5.5CVSS7.2AI score0.0024EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:27 a.m.7 views

kernel: perf: Fix list corruption in perf_cgroup_switch()

A vulnerability was found in the Linux kernel's performance monitoring subsystem, where the perfcgroupswitch function can lead to list corruption on the cgrpcpuctxlist. This occurs during the iteration of the list when an entry is removed using perfcgroupeventdisable, which does not safely handle...

5.5CVSS7.2AI score0.0024EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/18 8:15 a.m.3 views

DEBIAN-CVE-2024-46789

In the Linux kernel, the following vulnerability has been resolved: mm/slub: add check for s-flags in the alloctaggingslabfreehook When enable CONFIGMEMCG & CONFIGKFENCE & CONFIGKMEMLEAK, the following warning always occurs,This is because the following call stack occurred: mempoolalloc...

5.5CVSS5.3AI score0.00177EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.5 views

UBUNTU-CVE-2024-46789

In the Linux kernel, the following vulnerability has been resolved: mm/slub: add check for s-flags in the alloctaggingslabfreehook When enable CONFIGMEMCG & CONFIGKFENCE & CONFIGKMEMLEAK, the following warning always occurs,This is because the following call stack occurred: mempoolalloc...

5.5CVSS5.8AI score0.00177EPSS
SaveExploits0References5
Amazon
Amazon
added 2024/09/18 12:0 a.m.4 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: don't allow mapping the MMIO HDP page with large pages CVE-2024-41011 In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: Fix null pointer dereference on error...

7.8CVSS6.5AI score0.00879EPSS
SaveExploits2
BDU FSTEC
BDU FSTEC
added 2024/09/13 12:0 a.m.14 views

The vulnerability in the `block/blk-cgroup.c` component of the Linux operating system’s kernel allows for uncontrolled resource consumption. This enables attackers to gain access to confidential data, compromise its integrity, and cause service interruptions.

The vulnerability in the block/blk-cgroup.c component of the Linux operating system’s kernel is related to uncontrolled resource consumption. Exploiting this vulnerability could allow an attacker to access confidential data, compromise its integrity, and even cause service failures...

8.4CVSS6.3AI score0.0024EPSS
SaveExploits0References20Affected Software5
OSV
OSV
added 2024/09/11 4:15 p.m.6 views

AZL-49242 CVE-2024-45021 affecting package kernel for versions less than 6.6.51.1-1

In the Linux kernel, the following vulnerability has been resolved: memcgwriteeventcontrol: fix a user-triggerable oops we are not guaranteed that anything past the terminating NUL is mapped let alone initialized with anything sane...

5.5CVSS5.6AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/11 4:15 p.m.7 views

AZL-49170 CVE-2024-45021 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: memcgwriteeventcontrol: fix a user-triggerable oops we are not guaranteed that anything past the terminating NUL is mapped let alone initialized with anything sane...

5.5CVSS6.3AI score0.00245EPSS
SaveExploits0References1
Rows per page
Query Builder