Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's F2FS (Flash-Friendly File System) has been identified, where the system improperly accesses data nodes, leading to out-of-bounds memory access. This issue arises when a data node shares the same ID as its corresponding inode, causing the file system to misinterpret the node type and access memory incorrectly. The vulnerability has been addressed by implementing a sanity check for node IDs in direct nodes during data node retrieval.
Exploitation of this vulnerability could lead to out-of-bounds memory access, potentially causing memory corruption or allowing for arbitrary code execution.
The vulnerability can be reproduced by creating a corrupted F2FS image where a data node shares the same node ID as its inode. When the file system processes this node, it will incorrectly access memory, leading to an out-of-bounds read or write.
Users should update to the latest version of the Linux kernel where this vulnerability has been fixed.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.