CVE-2024-43832
MediumIn the Linux kernel, the following vulnerability has been resolved: s390/uv: Don't call folio_wait_writeback() without a folio reference folio_wait_writeback() requires that no spinlocks are held and that a folio reference is held, as documented. After we dropped the PTL, the folio could get freed concurrently. So grab a temporary reference.
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-43832 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/1a1eb2f3fc453dcd52726d13e863938561489cb7
-
PatchKernel patch commithttps://git.kernel.org/stable/c/3f29f6537f54d74e64bac0a390fb2e26da25800d
-
PatchKernel patch commithttps://git.kernel.org/stable/c/8736604ef53359a718c246087cd21dcec232d2fb
Frequently asked questions
-
What is CVE-2024-43832?
CVE-2024-43832 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . CVE-2024-43832 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-43832?
CVE-2024-43832 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-43832?
No patch is currently available for CVE-2024-43832. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2024-43832 actively exploited?
No — CVE-2024-43832 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.