In the Linux kernel, the following vulnerability has been resolved:
ubifs: Set page uptodate in the correct place
Page cache reads are lockless, so setting the freshly allocated page
uptodate before we've overwritten it with the data it's supposed to have
in it will allow a simultaneous reader to see old data. Move the call
to SetPageUptodate into ubifs_write_end(), which is after we copied the
new data into the page.
Metrics
Affected Vendors & Products
References
History
Thu, 23 Jan 2025 22:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Linux
Linux linux Kernel |
|
CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:* |
|
Vendors & Products |
Linux
Linux linux Kernel |
|
Metrics |
ssvc
|

Status: PUBLISHED
Assigner: Linux
Published: 2024-05-17T13:23:24.350Z
Updated: 2025-01-23T21:48:10.927Z
Reserved: 2024-05-17T12:19:12.345Z
Link: CVE-2024-35821

Updated: 2024-08-02T03:21:49.066Z

Status : Awaiting Analysis
Published: 2024-05-17T14:15:17.373
Modified: 2024-11-21T09:20:58.240
Link: CVE-2024-35821
