{"uuid": "d2d73b68-2ac7-4486-834d-5d9698619fbb", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-42084", "type": "seen", "source": "https://t.me/cvedetector/1898", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2024-42084 - Apache Linux Kernel Off-by-Sign-Truncate Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2024-42084 \nPublished : July 29, 2024, 5:15 p.m. | 17\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \nftruncate: pass a signed offset  \n  \nThe old ftruncate() syscall, using the 32-bit off_t misses a sign  \nextension when called in compat mode on 64-bit architectures.  As a  \nresult, passing a negative length accidentally succeeds in truncating  \nto file size between 2GiB and 4GiB.  \n  \nChanging the type of the compat syscall to the signed compat_off_t  \nchanges the behavior so it instead returns -EINVAL.  \n  \nThe native entry point, the truncate() syscall and the corresponding  \nloff_t based variants are all correct already and do not suffer  \nfrom this mistake. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"29 Jul 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-07-29T19:39:00.000000Z"}