CVE-2024-38663

medium

Description

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.

References

https://git.kernel.org/stable/c/d4a60298ac34f027a09f8f893fdbd9e06279bb24

https://git.kernel.org/stable/c/89bb36c72e1951843f9e04dc84412e31fcc849a9

https://git.kernel.org/stable/c/6da6680632792709cecf2b006f2fe3ca7857e791

Details

Source: Mitre, NVD

Published: 2024-06-24

Updated: 2024-06-24

Risk Information

CVSS v2

Base Score: 4.3

Vector: CVSS2#AV:L/AC:L/Au:M/C:N/I:N/A:C

Severity: Medium

CVSS v3

Base Score: 4.4

Vector: CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H

Severity: Medium