Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's FUSE (Filesystem in Userspace) implementation has been addressed. The issue arose from a race condition between the write and close operations, which allowed pages to be modified after the FUSE flush operation had been called but before the inode was fully released. If these modified pages were not flushed during the release process, it could result in a file not being writable when needed later. The vulnerability required dirty pages to be written back before the file was closed. This issue is a partial revert of a previous commit that introduced the problem.
The vulnerability could lead to files not being writable when needed, potentially causing data loss or application errors.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.