Security Advisory

CVE-2026-80591

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-28 06:48:19
Last updated 2026-08-29 06:21:06
Assigner Linux
CVSS score 7.8
State PUBLISHED

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.