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.
References
Configurations
No configuration.
History
19 Aug 2024, 12:59
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
17 Aug 2024, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
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.