Tracker / CVE-2024-35821
CVE-2024-35821
Medium 5.5
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.
Affected products and versions
| debian | debian_linux |
|---|---|
| linux | linux_kernel · 2.6.27 → 4.19.312 |
| linux | linux_kernel · 4.20 → 5.4.274 |
| linux | linux_kernel · 5.11 → 5.15.154 |
| linux | linux_kernel · 5.16 → 6.1.84 |
| linux | linux_kernel · 5.5 → 5.10.215 |
| linux | linux_kernel · 6.2 → 6.6.24 |
| linux | linux_kernel · 6.7 → 6.7.12 |
| linux | linux_kernel · 6.8 → 6.8.3 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.