CVE-2024-38663
MediumIn 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.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
References
The following references provide additional information about CVE-2024-38663 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/6da6680632792709cecf2b006f2fe3ca7857e791
-
PatchKernel patch commithttps://git.kernel.org/stable/c/89bb36c72e1951843f9e04dc84412e31fcc849a9
-
PatchKernel patch commithttps://git.kernel.org/stable/c/d4a60298ac34f027a09f8f893fdbd9e06279bb24
Frequently asked questions
-
What is CVE-2024-38663?
CVE-2024-38663 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . CVE-2024-38663 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-38663?
CVE-2024-38663 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2024-38663?
No patch is currently available for CVE-2024-38663. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2024-38663 actively exploited?
No — CVE-2024-38663 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.