Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-45974 Details

Description

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix invalid leaf access in btrfs_quota_enable() if ref key not found If btrfs_search_slot_for_read() returns 1, it means we did not find any key greater than or equals to the key we asked for, meaning we have reached the end of the tree and therefore the path is not valid. If this happens we need to break out of the loop and stop, instead of continuing and accessing an invalid path.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
NVD-CWE-noinfoInsufficient Information to Classify Weakness[email protected]

Affected Products

ProductVersions
linux linux kernel
>= 5.9.7, < 5.10
>= 5.10.1, < 5.10.252
>= 5.11, < 5.15.202
>= 5.16, < 6.1.165
>= 6.2, < 6.6.128

CPE

  • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:5.10:-:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:5.10:rc2:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:5.10:rc3:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:5.10:rc4:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:5.10:rc5:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:5.10:rc6:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:5.10:rc7:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-45974
NVD Published Date:
May 27, 2026
NVD Last Modified:
Jun 17, 2026
Source:
kernel.org
CVE-2026-45974 Details - Not Deferred