CVE-2024-44963
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-44963 affects the Linux kernel's BTRFS filesystem implementation. The vulnerability was discovered in the btrfs_free_tree_block() function, where the code fails to properly handle error conditions when freeing a tree block, instead triggering a BUG_ON() assertion. This issue was identified and fixed in June 2024 (Kernel Git).

Technical details

The vulnerability exists in the btrfs_free_tree_block() function where errors from creating delayed references are not properly handled. While the code comments suggested only -ENOMEM errors could occur, in reality when qgroups are enabled, other errors like -EUCLEAN or errors from btrfs_search_slot() could be propagated back. Instead of proper error handling, the code would trigger a BUG_ON() assertion, potentially causing system instability (Kernel Git). The vulnerability has been assigned a CVSS v3.1 Base Score of 5.5 MEDIUM with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

The vulnerability could allow a local attacker to cause a denial of service condition through system crashes when certain error conditions occur during BTRFS filesystem operations. This is particularly concerning in systems where qgroups are enabled, as it expands the potential error conditions that could trigger the vulnerability (Kernel Git).

Mitigation and workarounds

The issue has been fixed by modifying the btrfs_free_tree_block() function to properly handle error conditions instead of triggering BUG_ON(). The fix returns the error to callers and makes them abort the transaction to prevent space leakage. The patch is available in the Linux kernel version 6.10.5 and has been backported to other maintained kernel versions (NVD).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-68753HIGH7.8
  • Linux KernelLinux Kernel
  • linux-fips
NoYesJan 05, 2026
CVE-2025-68756HIGH7.1
  • Linux KernelLinux Kernel
  • linux-gcp-fips
NoYesJan 05, 2026
CVE-2025-68764MEDIUM5.5
  • Linux KernelLinux Kernel
  • linux-oracle-6.8
NoYesJan 05, 2026
CVE-2025-68758MEDIUM5.5
  • Linux KernelLinux Kernel
  • linux-nvidia-6.8
NoYesJan 05, 2026
CVE-2025-68762N/AN/A
  • Linux KernelLinux Kernel
  • kernel-devel
NoYesJan 05, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management