Improper Validation in Linux Kernel by Vendor Leading to F2FS ACL Issues
CVE-2026-63814

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
19 July 2026

What is CVE-2026-63814?

An improper validation vulnerability exists in the Linux kernel's F2FS file system, specifically concerning Access Control Lists (ACLs). The affected function, f2fs_acl_from_disk(), fails to properly validate ACL entry sizes, allowing a malformed ACL to potentially cause out-of-bounds read operations. This can occur when either ACL_USER or ACL_GROUP entries are placed in slots intended for shorter ACL entries. As a result, this defect can lead to significant security risks by mishandling privileges and permissions. Mitigations have been introduced to enforce stricter validation checks on entry sizes, ensuring that full entries are verified before accessing critical fields. This vulnerability underlines the importance of robust input validation in security-sensitive applications.

Affected Version(s)

Linux af48b85b8cd3fbb12c9b6759c16db6d69c0b03da < 733cd8474e6d763d75ed96f3f2b98a25480cf2b9

Linux af48b85b8cd3fbb12c9b6759c16db6d69c0b03da < 4e2a96ec7236e248e706850568e0a925fd21b588

Linux af48b85b8cd3fbb12c9b6759c16db6d69c0b03da < 442ca20c54038e2400cf28aaa944cf1de2c8e65d

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.