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 blkcg_rstat_flush()"),
each iostat instance is added to blkcg percpu list, so blkcg_reset_stats()
can't reset the stat instance by memset(), otherwise the llist may be
corrupted.
Fix the issue by only resetting the counter part.
Metrics
Affected Vendors & Products
References
History
Wed, 07 Aug 2024 22:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
CPEs | cpe:/a:redhat:rhel_eus:9.2 |
Wed, 07 Aug 2024 10:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Redhat rhel Eus
|
|
CPEs | cpe:/a:redhat:rhel_eus:9.2::nfv | |
Vendors & Products |
Redhat rhel Eus
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-06-24T13:50:51.710Z
Updated: 2024-11-05T09:31:30.200Z
Reserved: 2024-06-21T11:16:40.592Z
Link: CVE-2024-38663
Vulnrichment
Updated: 2024-08-02T04:12:26.031Z
NVD
Status : Awaiting Analysis
Published: 2024-06-24T14:15:12.630
Modified: 2024-11-21T09:26:35.093
Link: CVE-2024-38663
Redhat