Lucene search
+L

1432 matches found

CVE
CVE
added 2024/06/24 1:50 p.m.120 views

CVE-2024-38384

CVE-2024-38384 (Linux kernel) - The blk-cgroup subsystem had a race where reordering WRITE to the lqueued field with a READ of bisc->lnode.next inside __blkcg_rstat_flush() could corrupt a local list. The issue could occur anytime __blkcg_rstat_flush() runs, especially during blk_cgroup_bio_st...

8.4CVSS8.1AI score0.0024EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/06/24 1:50 p.m.23 views

CVE-2024-38384 blk-cgroup: fix list corruption from reorder of WRITE ->lqueued

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix list corruption from reorder of WRITE -lqueued blkcgrstatflush can be run anytime, especially when blkcgroupbiostart is being executed. If WRITE of -lqueued is re-ordered with READ of 'bisc-lnode.next' in the loop...

8.4CVSS6AI score0.0024EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/06/24 1:50 p.m.43 views

CVE-2024-38384 blk-cgroup: fix list corruption from reorder of WRITE ->lqueued

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix list corruption from reorder of WRITE -lqueued blkcgrstatflush can be run anytime, especially when blkcgroupbiostart is being executed. If WRITE of -lqueued is re-ordered with READ of 'bisc-lnode.next' in the loop...

0.0024EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/24 1:50 p.m.19 views

CVE-2024-38663 blk-cgroup: fix list corruption from resetting io stat

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix list corruption from resetting io stat Since commit 3b8cc6298724 "blk-cgroup: Optimize blkcgrstatflush", each iostat instance is added to blkcg percpu list, so blkcgresetstats can't reset the stat instance by...

5.5CVSS6AI score0.00249EPSS
SaveExploits0References6
CVE
CVE
added 2024/06/24 1:50 p.m.107 views

CVE-2024-38663

CVE-2024-38663 (Linux kernel) affects the blk-cgroup iostat/stat reset path. After commit 3b8cc6298724, each iostat instance is added to the blkcg per-CPU list, so blkcg_reset_stats() can’t reset the stat instance by memset(), risking list corruption. The fix is to reset only the counter portion,...

5.5CVSS6.7AI score0.00249EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2024/06/24 12:0 a.m.7 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a list corruption in blk-cgroup...

5.5CVSS6.6AI score0.00249EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/06/24 12:0 a.m.7 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a security issue in blk-cgroup...

8.4CVSS6.4AI score0.0024EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/06/22 3:35 a.m.5 views

SUSE CVE-2024-38564

In the Linux kernel, the following vulnerability has been resolved: bpf: Add BPFPROGTYPECGROUPSKB attach type enforcement in BPFLINKCREATE bpfprogattach uses attachtypetoprogtype to enforce proper attach type for BPFPROGTYPECGROUPSKB. linkcreate uses bpfprogget and relies on...

6CVSS6.5AI score0.00228EPSS
SaveExploits0References17
OSV
OSV
added 2024/06/21 8:15 p.m.1 views

DEBIAN-CVE-2020-27352

When generating the systemd service units for the docker snap and other similar snaps, snapd does not specify Delegate=yes - as a result systemd will move processes from the containers created and managed by these snaps into the cgroup of the main daemon within the snap itself when reloading syst...

8.8CVSS8.4AI score0.00256EPSS
SaveExploits1References1
OSV
OSV
added 2024/06/21 8:15 p.m.11 views

CVE-2020-27352

When generating the systemd service units for the docker snap and other similar snaps, snapd does not specify Delegate=yes - as a result systemd will move processes from the containers created and managed by these snaps into the cgroup of the main daemon within the snap itself when reloading syst...

8.8CVSS6.6AI score0.00256EPSS
SaveExploits1References3
CVE
CVE
added 2024/06/21 8:6 p.m.123 views

CVE-2020-27352

The CVE-2020-27352 issue affects snapd (e.g., the docker snap and similar snaps) where the systemd service units for these snaps are generated without setting Delegate=yes. This omission allows systemd to move processes from containers managed by the snap into the cgroup of the snap’s main daemon...

9.3CVSS9.2AI score0.00256EPSS
SaveExploits1References3Affected Software1
SUSE CVE
SUSE CVE
added 2024/06/21 3:52 a.m.5 views

SUSE CVE-2021-47579

In the Linux kernel, the following vulnerability has been resolved: ovl: fix warning in ovlcreatereal Syzbot triggered the following warning in ovlworkdircreate - ovlcreatereal: if !err && WARNON!newdentry-dinode The reason is that the cgroup2 filesystem returns from mkdir without instantiating t...

3.3CVSS5.8AI score0.00235EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/19 3:15 p.m.4 views

DEBIAN-CVE-2021-47579

In the Linux kernel, the following vulnerability has been resolved: ovl: fix warning in ovlcreatereal Syzbot triggered the following warning in ovlworkdircreate - ovlcreatereal: if !err && WARNON!newdentry-dinode The reason is that the cgroup2 filesystem returns from mkdir without instantiating t...

5.5CVSS5.4AI score0.00235EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/19 3:15 p.m.15 views

CVE-2021-47584

In the Linux kernel, the following vulnerability has been resolved: iocost: Fix divide-by-zero on donation from low hweight cgroup The donation calculation logic assumes that the donor has non-zero after-donation hweight, so the lowest active hweight a donating cgroup can have is 2 so that it can...

5.5CVSS0.0025EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/19 3:15 p.m.12 views

UBUNTU-CVE-2021-47579

In the Linux kernel, the following vulnerability has been resolved: ovl: fix warning in ovlcreatereal Syzbot triggered the following warning in ovlworkdircreate - ovlcreatereal: if !err && WARNON!newdentry-dinode The reason is that the cgroup2 filesystem returns from mkdir without instantiating t...

5.5CVSS6.1AI score0.00235EPSS
SaveExploits0References8
OSV
OSV
added 2024/06/19 2:15 p.m.1 views

DEBIAN-CVE-2024-38564

In the Linux kernel, the following vulnerability has been resolved: bpf: Add BPFPROGTYPECGROUPSKB attach type enforcement in BPFLINKCREATE bpfprogattach uses attachtypetoprogtype to enforce proper attach type for BPFPROGTYPECGROUPSKB. linkcreate uses bpfprogget and relies on...

5.5CVSS5.5AI score0.00228EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 2:15 p.m.7 views

AZL-68606 CVE-2024-38564 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Add BPFPROGTYPECGROUPSKB attach type enforcement in BPFLINKCREATE bpfprogattach uses attachtypetoprogtype to enforce proper attach type for BPFPROGTYPECGROUPSKB. linkcreate uses bpfprogget and relies on...

5.5CVSS6.2AI score0.00228EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 2:15 p.m.10 views

UBUNTU-CVE-2024-38564

In the Linux kernel, the following vulnerability has been resolved: bpf: Add BPFPROGTYPECGROUPSKB attach type enforcement in BPFLINKCREATE bpfprogattach uses attachtypetoprogtype to enforce proper attach type for BPFPROGTYPECGROUPSKB. linkcreate uses bpfprogget and relies on...

5.5CVSS6.5AI score0.00228EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2024/06/19 12:0 a.m.5 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the cgroup2 filesystem not instantiating a new dentry when returning from mkdir...

5.5CVSS6.5AI score0.00235EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.33 views

RHEL 7 : runc (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - runc: Execution of malicious containers allows for container escape and access to host filesystem...

8.6CVSS8.7AI score0.98068EPSS
SaveExploits34References3
Rows per page
Query Builder