Linux Kernel up to 7.2.0 ocfs2 ocfs2_calc_xattr_set_need resource consumption

CVSS Meta Temp Score
CVSS is a standardized scoring system to determine possibilities of attacks. The Temp Score considers temporal factors like disclosure, exploit and countermeasures. The unique Meta Score calculates the average score of different sources to provide a normalized scoring system.
Current Exploit Price (≈)
Our analysts are monitoring exploit markets and are in contact with vulnerability brokers. The range indicates the observed or calculated exploit price to be seen on exploit markets. A good indicator to understand the monetary effort required for and the popularity of an attack.
CTI Interest Score
Our Cyber Threat Intelligence team is monitoring different web sites, mailing lists, exploit markets and social media networks. The CTI Interest Score identifies the interest of attackers and the security community for this specific vulnerability in real-time. A high score indicates an elevated risk to be targeted for this vulnerability.
5.3$0-$5k0.41-

Summaryinfo

A vulnerability classified as critical was found in Linux Kernel up to 7.2.0. The impacted element is the function ocfs2_calc_xattr_set_need of the component ocfs2. Executing a manipulation can lead to resource consumption. The identification of this vulnerability is CVE-2026-80809. The attack can only be executed locally. There is no exploit available.

Detailsinfo

A vulnerability classified as critical was found in Linux Kernel up to 7.2.0. This vulnerability affects the function ocfs2_calc_xattr_set_need of the component ocfs2. The manipulation with an unknown input leads to a resource consumption vulnerability. The CWE definition for the vulnerability is CWE-400. The product does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources. As an impact it is known to affect availability. CVE summarizes:

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix missing metadata reservation for large xattrs [BUG] lsetxattr() panics the kernel when setting a large xattr value on a fragmented filesystem where the file already has an external xattr block. [CAUSE] ocfs2_calc_xattr_set_need() never reserves metadata blocks for a new xattr value's extent tree when the file already has an external xattr block. The not_found path leaves meta_add at zero, so meta_ac is NULL when ocfs2_xattr_extend_allocation() runs. A new value root has room for a single extent record. On a fragmented filesystem, the allocator cannot satisfy the xattr value in one contiguous run, so each non-contiguous run requires its own extent record. When the value root's extent list is full and meta_ac is NULL, ocfs2_add_clusters_in_btree() returns RESTART_META, and ocfs2_xattr_extend_allocation() hits BUG_ON(why == RESTART_META). [FIX] The case where no xattr block exists yet already calls ocfs2_extend_meta_needed(&def_xv.xv.xr_list) to reserve value tree metadata. Add the same reservation to the case where an xattr block already exists, making the two cases consistent. Replace the BUG_ON with a -ENOSPC return so that if RESTART_META is returned despite the reservation, the error propagates to userspace instead of panicking the kernel.

The advisory is shared for download at git.kernel.org. This vulnerability was named CVE-2026-80809 since 08/26/2026. The exploitation appears to be easy. The attack needs to be approached locally. There are known technical details, but no exploit is available.

Upgrading to version 5.10.267, 5.15.218, 6.1.185, 6.6.154, 6.12.106, 6.18.47, 7.1.11, 7.2.1 or 7.3-rc1 eliminates this vulnerability. Applying the patch 743ac908282ac97ef6e73ac3a92df2cc8ecb7479/04ba24bce61c917b5b3009f0db470cbb72e26a0d/b4663405ae29d36011cd712d243456f3f9ab700d/6a009f1e61b11d9e23d3c5aa1dacfb010945da45/b9eb5c9fdd81d82976d4d5be2b2458eb7d7e46ec/6176313622e34fa3e2b66b9d0682d1e1c6b365c5/a3ccb57086dd7652d5ecb826486144198a98a8e9/50f0cbec45b0f3fd7e1263d01916518dbf31eb3f/0cdc7dde00ec63ac714271fa8b2918d630b8da1a is able to eliminate this problem.

VulDB is the best source for vulnerability data and more expert information about this specific topic.

Productinfo

Type

Vendor

Name

Version

License

Website

CPE 2.3info

CPE 2.2info

CVSSv4info

VulDB Vector: 🔒
VulDB Reliability: 🔍

CVSSv3info

VulDB Meta Base Score: 5.5
VulDB Meta Temp Score: 5.3

VulDB Base Score: 5.5
VulDB Temp Score: 5.3
VulDB Vector: 🔒
VulDB Reliability: 🔍

CVSSv2info

AVACAuCIA
💳💳💳💳💳💳
💳💳💳💳💳💳
💳💳💳💳💳💳
VectorComplexityAuthenticationConfidentialityIntegrityAvailability
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock

VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍

Exploitinginfo

Class: Resource consumption
CWE: CWE-400 / CWE-404
CAPEC: 🔒
ATT&CK: 🔒

Physical: Partially
Local: Yes
Remote: No

Availability: 🔒
Status: Not defined
Price Prediction: 🔍
Current Price Estimation: 🔒

0-DayUnlockUnlockUnlockUnlock
TodayUnlockUnlockUnlockUnlock

Threat Intelligenceinfo

Interest: 🔍
Active Actors: 🔍
Active APT Groups: 🔍

Countermeasuresinfo

Recommended: Upgrade
Status: 🔍

0-Day Time: 🔒

Upgrade: Kernel 5.10.267/5.15.218/6.1.185/6.6.154/6.12.106/6.18.47/7.1.11/7.2.1/7.3-rc1
Patch: 743ac908282ac97ef6e73ac3a92df2cc8ecb7479/04ba24bce61c917b5b3009f0db470cbb72e26a0d/b4663405ae29d36011cd712d243456f3f9ab700d/6a009f1e61b11d9e23d3c5aa1dacfb010945da45/b9eb5c9fdd81d82976d4d5be2b2458eb7d7e46ec/6176313622e34fa3e2b66b9d0682d1e1c6b365c5/a3ccb57086dd7652d5ecb826486144198a98a8e9/50f0cbec45b0f3fd7e1263d01916518dbf31eb3f/0cdc7dde00ec63ac714271fa8b2918d630b8da1a

Timelineinfo

08/26/2026 CVE reserved
09/04/2026 +9 days Advisory disclosed
09/04/2026 +0 days VulDB entry created
09/04/2026 +0 days VulDB entry last update

Sourcesinfo

Vendor: kernel.org

Advisory: git.kernel.org
Status: Confirmed

CVE: CVE-2026-80809 (🔒)
GCVE (CVE): GCVE-0-2026-80809
GCVE (VulDB): GCVE-100-398944

Entryinfo

Created: 09/04/2026 18:27
Changes: 09/04/2026 18:27 (59)
Complete: 🔍
Cache ID: 216::103

VulDB is the best source for vulnerability data and more expert information about this specific topic.

Discussion

No comments yet. Languages: en.

Please log in to comment.

Do you know our Splunk app?

Download it now for free!