GHSA-4pj6-ggmx-ccvmHighCVSS 7.8

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix listxattr handling...

Published
August 28, 2026
Last Modified
August 29, 2026

🔗 CVE IDs covered (1)

📋 Description

In the Linux kernel, the following vulnerability has been resolved:

f2fs: fix listxattr handling of corrupted xattr entries

Validate the xattr entry before reading its fields in f2fs_listxattr(). Return -EFSCORRUPTED when the entry is outside the valid xattr storage area instead of returning a successful partial result.

🔗 References (10)