Home
last modified time | relevance | path

Searched hist:bc890a60247171294acc0bd67d211fa4b88d40ba (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dext4_extents.hdiff bc890a60247171294acc0bd67d211fa4b88d40ba Thu Jun 14 11:55:10 CDT 2018 Theodore Ts'o <tytso@mit.edu> ext4: verify the depth of extent tree in ext4_find_extent()

If there is a corupted file system where the claimed depth of the
extent tree is -1, this can cause a massive buffer overrun leading to
sadness.

This addresses CVE-2018-10877.

https://bugzilla.kernel.org/show_bug.cgi?id=199417

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: stable@kernel.org
H A Dextents.cdiff bc890a60247171294acc0bd67d211fa4b88d40ba Thu Jun 14 11:55:10 CDT 2018 Theodore Ts'o <tytso@mit.edu> ext4: verify the depth of extent tree in ext4_find_extent()

If there is a corupted file system where the claimed depth of the
extent tree is -1, this can cause a massive buffer overrun leading to
sadness.

This addresses CVE-2018-10877.

https://bugzilla.kernel.org/show_bug.cgi?id=199417

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: stable@kernel.org