4 matches found
CVE-2024-35821
creationtimestamp| type| source ---|---|--- 2025-01-23 22:03:40+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/2842...
CVE-2024-35821 ubifs: Set page uptodate in the correct place
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...
CVE-2024-35821
The Linux kernel contains a vulnerability in the ubifs component where the "uptodate" flag of a page was set in the wrong location. Because page cache reads are lockless, setting this flag before the page was fully overwritten with new data allowed simultaneous readers to see old data . The fix i...
CVE-2024-35821 ubifs: Set page uptodate in the correct place
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...