CVE-2024-43832

In 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

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2024-08-17 10:15

Updated : 2024-08-19 12:59


NVD link : CVE-2024-43832

Mitre link : CVE-2024-43832

CVE.ORG link : CVE-2024-43832


JSON object : View

Products Affected

No product.

CWE

No CWE.