### [CVE-2024-34027](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-34027) ![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=5.10.219%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=5.15.161%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=5.8%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=6.1.93%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=6.10%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=6.6.33%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=6.94%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=c75488fb4d82%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=ef8d563f184e1112651f2cbde383d43e599334e8%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=blue) ### Description In the Linux kernel, the following vulnerability has been resolved:f2fs: compress: fix to cover {reserve,release}_compress_blocks() w/ cp_rwsem lockIt needs to cover {reserve,release}_compress_blocks() w/ cp_rwsem lockto avoid racing with checkpoint, otherwise, filesystem metadata includingblkaddr in dnode, inode fields and .total_valid_block_count may becorrupted after SPO case. ### POC #### Reference No PoCs from references. #### Github - https://github.com/fkie-cad/nvd-json-data-feeds