Lucene search
+L

40 matches found

BDU FSTEC
BDU FSTEC
added 2025/04/17 12:00 a.m.12 views

The vulnerability of the blkcg_deactivate_policy() function in the block/blk-cgroup.c module, which supports the block-level kernel in the Linux operating system, allows a malicious actor to trigger a service failure.

The vulnerability of the blkcgdeactivatepolicy function in the block/blk-cgroup.c module, which supports the block-level kernel in Linux, relates to the reutilization of previously released memory. Exploiting this vulnerability could allow an attacker to cause service failures...

7.8CVSS6.8AI score0.00256EPSS
SaveExploits0References17Affected Software4
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.23 views

Linux Distros Unpatched Vulnerability : CVE-2024-56672

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix UAF in blkcgunpinonline blkcgunpinonline walks up the blkcg hierarchy puttin...

7.8CVSS6.4AI score0.00271EPSS
SaveExploits1References3
BDU FSTEC
BDU FSTEC
added 2025/01/17 12:00 a.m.10 views

The vulnerability of the blkcg_unpin_online() function in the block/blk-cgroup.c module of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the blkcgunpinonline function in the block/blk-cgroup.c module of the Linux kernel is related to the reutilization of previously released memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of protected...

7CVSS6.9AI score0.00271EPSS
SaveExploits1References18Affected Software6
OSV
OSV
added 2024/12/27 3:15 p.m.21 views

AZL-54792 CVE-2024-56672 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix UAF in blkcgunpinonline blkcgunpinonline walks up the blkcg hierarchy putting the online pin. To walk up, it uses blkcgparentblkcg but it was calling that after blkcgdestroyblkgsblkcg which could free the blkcg,...

7CVSS6.5AI score0.00271EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/12/27 3:06 p.m.11 views

CVE-2024-56672 blk-cgroup: Fix UAF in blkcg_unpin_online()

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix UAF in blkcgunpinonline blkcgunpinonline walks up the blkcg hierarchy putting the online pin. To walk up, it uses blkcgparentblkcg but it was calling that after blkcgdestroyblkgsblkcg which could free the blkcg,...

7.8CVSS6.7AI score0.00271EPSS
SaveExploits1References6
OSV
OSV
added 2024/12/27 3:06 p.m.16 views

CVE-2024-56672 blk-cgroup: Fix UAF in blkcg_unpin_online()

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix UAF in blkcgunpinonline blkcgunpinonline walks up the blkcg hierarchy putting the online pin. To walk up, it uses blkcgparentblkcg but it was calling that after blkcgdestroyblkgsblkcg which could free the blkcg,...

7.8CVSS6.4AI score
SaveExploits0References12
CVE
CVE
added 2024/12/27 3:06 p.m.190 views

CVE-2024-56672

CVE-2024-56672 affects the Linux kernel blk-cgroup component. The issue is a use-after-free (UAF) in blkcg_unpin_online() where blkcg_parent(blkcg) is read after blkcg_destroy_blkgs(blkcg) could free the blkcg. The fix reads the parent pointer before destroying the blkcg’s blkg’s, preventing UAF....

7.8CVSS6.5AI score0.00271EPSS
SaveExploits1References9Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/08/27 12:00 a.m.9 views

The vulnerability of the blkcg_init_queue() function in the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the blkcginitqueue function in the Linux operating system’s kernel is related to the lack of memory release after the effective lifespan of the function has ended. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00219EPSS
SaveExploits0References5Affected Software2
Vulnrichment
Vulnrichment
added 2024/05/30 3:29 p.m.20 views

CVE-2024-36908 blk-iocost: do not WARN if iocg was already offlined

In the Linux kernel, the following vulnerability has been resolved: blk-iocost: do not WARN if iocg was already offlined In iocgpaydebt, warn is triggered if 'activelist' is empty, which is intended to confirm iocg is active when it has debt. However, warn can be triggered during a blkcg or disk...

6.8AI score0.00234EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/30 3:29 p.m.165 views

CVE-2024-36908

CVE-2024-36908 is a Linux kernel issue in the blk-iocost subsystem. The warning in iocg_pay_debt can be triggered during blkcg or disk removal when iocg_waitq_timer_fn() runs, producing a meaningless warning. The patch adds a guard to skip the warn if the iocg was already offlined, since the iocg...

7.1CVSS7.9AI score0.00234EPSS
SaveExploits0References8Affected Software1
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.10 views

kernel: blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats()

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Reinit blkgiostatset after clearing in blkcgresetstats When blkgalloc is called to allocate a blkcggq structure with the associated blkgiostatset's, there are 2 fields within blkgiostatset that requires proper...

5.5CVSS6.5AI score0.00161EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/01/11 11:30 p.m.45 views

CVE-2024-0443 Kernel: blkio memory leakage due to blkcg and some blkgs are not freed after they are made offline.

A flaw was found in the blkgs destruction path in block/blk-cgroup.c in the Linux kernel, leading to a cgroup blkio memory leakage problem. When a cgroup is being destroyed, cgrouprstatflush is only called at cssreleaseworkfn, which is called when the blkcg reference count reaches 0. This circula...

5.5CVSS5.4AI score0.00247EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.10 views

kernel: blkio memory leakage due to blkcg and some blkgs are not freed after they are made offline.

A flaw was found in the blkgs destruction path in block/blk-cgroup.c in the Linux kernel, leading to a cgroup blkio memory leakage problem. When a cgroup is being destroyed, cgrouprstatflush is only called at cssreleaseworkfn, which is called when the blkcg reference count reaches 0. This circula...

5.5CVSS6.6AI score0.00247EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.8 views

kernel: blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats()

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Reinit blkgiostatset after clearing in blkcgresetstats When blkgalloc is called to allocate a blkcggq structure with the associated blkgiostatset's, there are 2 fields within blkgiostatset that requires proper...

5.5CVSS6.5AI score0.00161EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.14 views

kernel: blk-iolatency: Fix memory leak on add_disk() failures

In the Linux kernel, the following vulnerability has been resolved: blk-iolatency: Fix memory leak on adddisk failures When a gendisk is successfully initialized but adddisk fails such as when a loop device has invalid number of minor device numbers specified, blkcginitdisk is called during init...

5.5CVSS6.8AI score0.00184EPSS
SaveExploits0References5
OSV
OSV
added 2021/10/19 4:34 p.m.19 views

UVI-2021-1001744 blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pd

blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pd This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.14.9 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/10/19 4:27 p.m.12 views

UVI-2021-1001606 blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pd

blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pd This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.150 by commit...

7.2AI score
SaveExploits0
Oracle linux
Oracle linux
added 2020/02/07 12:00 a.m.98 views

kernel security and bug fix update

4.18.0-147.5.11.OL8 - Oracle Linux certificates Alexey Petrenko - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug: 24817676 4.18.0-147.5.11 - powerpc powerpc/shared: Use static key to detect shared...

10CVSS0.4AI score0.16908EPSS
SaveExploits7
Cvelist
Cvelist
added 2018/02/25 8:00 p.m.36 views

CVE-2018-7480

The blkcginitqueue function in block/blk-cgroup.c in the Linux kernel before 4.11 allows local users to cause a denial of service double free or possibly have unspecified other impact by triggering a creation failure...

7.6AI score0.00353EPSS
SaveExploits0References6
OSV
OSV
added 2018/02/25 12:00 a.m.5 views

UBUNTU-CVE-2018-7480

The blkcginitqueue function in block/blk-cgroup.c in the Linux kernel before 4.11 allows local users to cause a denial of service double free or possibly have unspecified other impact by triggering a creation failure...

7.8CVSS6.8AI score0.00353EPSS
SaveExploits0References7
Rows per page
Query Builder