CVE-2025-38698

Publication date

2025-09-04 15:32:50

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: jfs: Regular file corruption check The reproducer builds a corrupted file on disk with a negative i_size value. Add a check when opening this file to avoid subsequent operation failures.