In the Linux kernel, the following vulnerability has been...
High severity
Unreviewed
Published
Nov 9, 2024
to the GitHub Advisory Database
•
Updated Nov 13, 2024
Description
Published by the National Vulnerability Database
Nov 9, 2024
Published to the GitHub Advisory Database
Nov 9, 2024
Last updated
Nov 13, 2024
In the Linux kernel, the following vulnerability has been resolved:
fs/ntfs3: Check if more than chunk-size bytes are written
A incorrectly formatted chunk may decompress into
more than LZNT_CHUNK_SIZE bytes and a index out of bounds
will occur in s_max_off.
References