CVE-2026-53041

HIGHPre-NVD 7.17.1
EchelonGraph scoreHIGH confidence

Score 7.1 from GitHub Security Advisory (severity: HIGH) published 2026-06-24. a secondary CVSS source baseline 7.1; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 3 sources updated this week
7.1
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: 0%CVSS: 7.1Exploit: NoneExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

In the Linux kernel, the following vulnerability has been resolved:

ocfs2: fix listxattr handling when the buffer is full

[BUG] If an OCFS2 inode has both inline and block-based xattrs, listxattr() can return a size larger than the caller's buffer when the inline names consume that buffer exactly.

kernel BUG at mm/usercopy.c:102! Oops: invalid opcode: 0000 [#1] SMP KASAN NOPTI RIP: 0010:usercopy_abort+0xb7/0xd0 mm/usercopy.c:102 Call Trace: __check_heap_object+0xe3/0x120 mm/slub.c:8243 check_heap_object mm/usercopy.c:196 [inline] __check_object_size mm/usercopy.c:250 [inline] __check_object_size+0x5c5/0x780 mm/usercopy.c:215 check_object_size include/linux/ucopysize.h:22 [inline] check_copy_size include/linux/ucopysize.h:59 [inline] copy_to_user include/linux/uaccess.h:219 [inline] listxattr+0xb0/0x170 fs/xattr.c:926 filename_listxattr fs/xattr.c:958 [inline] path_listxattrat+0x137/0x320 fs/xattr.c:988 __do_sys_listxattr fs/xattr.c:1001 [inline] __se_sys_listxattr fs/xattr.c:998 [inline] __x64_sys_listxattr+0x7f/0xd0 fs/xattr.c:998 ...

[CAUSE] Commit 936b8834366e ("ocfs2: Refactor xattr list and remove ocfs2_xattr_handler().") replaced the old per-handler list accounting with ocfs2_xattr_list_entry(), but it kept using size == 0 to detect probe mode.

That assumption stops being true once ocfs2_listxattr() finishes the inline-xattr pass. If the inline names fill the caller buffer exactly, the block-xattr pass runs with a non-NULL buffer and a remaining size of zero. ocfs2_xattr_list_entry() then skips the bounds check, keeps counting block names, and returns a positive size larger than the supplied buffer.

[FIX] Detect probe mode by testing whether the destination buffer pointer is NULL instead of whether the remaining size is zero.

That restores the pre-refactor behavior and matches the OCFS2 getxattr helpers. Once the remaining buffer reaches zero while more names are left, the block-xattr pass now returns -ERANGE instead of reporting a size larger than the allocated list buffer.

CVSS v3
7.1
EG Score
7.1(high)
EPSS
2.6%
KEV
Not listed

Published

June 24, 2026

Last Modified

June 28, 2026

Advisory Details (8)

Auto-updated Jun 30, 2026
No patch confirmed yet.
generic

ocfs2: fix listxattr handling when the buffer is full - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/d919b905939eda93393e3572900ff70dbad2b47f
generic

ocfs2: fix listxattr handling when the buffer is full - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/d12f558e6200b3f47dbef9331ed6d115d2410e59
generic

ocfs2: fix listxattr handling when the buffer is full - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/a35a1c2b170b5b578b1b3fecb95694796552af9a
generic

ocfs2: fix listxattr handling when the buffer is full - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/6f702b00b8124c5d3525f19172934544826a114d
generic

ocfs2: fix listxattr handling when the buffer is full - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/50033ec1350fe68abdc63b950ced7ae57364b77a
generic

ocfs2: fix listxattr handling when the buffer is full - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/46e66fefb83811958127bc9ad736983ec629d82b
generic

ocfs2: fix listxattr handling when the buffer is full - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/2685df8577a38d83b367c8cf52eda9dc286959ff
generic

ocfs2: fix listxattr handling when the buffer is full - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/2323084c17370304f49c84b354fe7b3edbb264fe

Vendor Advisories for CVE-2026-53041(2)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Data Freshness Timeline

(refreshed 33× in last 7d / 45× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-07-07 02:00 UTCEG score recompute
  2. 2026-07-07 01:59 UTCGHSA enrichment
  3. 2026-07-06 16:27 UTCEPSS rescore
  4. 2026-07-06 16:27 UTCEPSS rescore
  5. 2026-07-06 14:46 UTCEG score recompute
  6. 2026-07-06 14:46 UTCGHSA enrichment
  7. 2026-07-06 03:32 UTCEG score recompute
  8. 2026-07-06 03:32 UTCGHSA enrichment
  9. 2026-07-06 02:23 UTCEPSS rescore
  10. 2026-07-06 02:23 UTCEPSS rescore
  11. 2026-07-05 16:20 UTCEG score recompute
  12. 2026-07-05 16:20 UTCGHSA enrichment
  13. 2026-07-05 05:01 UTCEG score recompute
  14. 2026-07-05 05:01 UTCGHSA enrichment
  15. 2026-07-04 17:45 UTCEG score recompute
  16. 2026-07-04 17:45 UTCGHSA enrichment
  17. 2026-07-04 06:32 UTCEG score recompute
  18. 2026-07-04 06:32 UTCGHSA enrichment
  19. 2026-07-03 19:11 UTCEG score recompute
  20. 2026-07-03 19:11 UTCGHSA enrichment
  21. 2026-07-03 07:59 UTCEG score recompute
  22. 2026-07-03 07:59 UTCGHSA enrichment
  23. 2026-07-02 20:47 UTCEG score recompute
  24. 2026-07-02 20:47 UTCGHSA enrichment
  25. 2026-07-02 09:34 UTCEG score recompute
Show 20 more
  1. 2026-07-02 09:34 UTCGHSA enrichment
  2. 2026-07-01 22:21 UTCEG score recompute
  3. 2026-07-01 22:21 UTCGHSA enrichment
  4. 2026-07-01 15:07 UTCEPSS rescore
  5. 2026-07-01 10:57 UTCEG score recompute
  6. 2026-07-01 10:57 UTCGHSA enrichment
  7. 2026-06-30 23:45 UTCEG score recompute 7.10
  8. 2026-06-30 23:45 UTCGHSA enrichment
  9. 2026-06-29 14:06 UTCEPSS rescore
  10. 2026-06-29 14:06 UTCEPSS rescore
  11. 2026-06-28 14:07 UTCEPSS rescore
  12. 2026-06-28 07:52 UTCMITRE cvelistV5CVSS v3 → 7.1 · severity → HIGH
  13. 2026-06-28 04:56 UTCEPSS rescore
  14. 2026-06-28 04:56 UTCEPSS rescore
  15. 2026-06-27 20:52 UTCEG score recompute
  16. 2026-06-27 20:52 UTCGHSA enrichment
  17. 2026-06-27 03:08 UTCEPSS rescore
  18. 2026-06-25 13:49 UTCEPSS rescore
  19. 2026-06-24 18:18 UTCEG score recompute
  20. 2026-06-24 18:03 UTCNVD updatefirst tracked

Frequently asked(5)

What is CVE-2026-53041?
CVE-2026-53041 is a high vulnerability published on June 24, 2026. In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix listxattr handling when the buffer is full [BUG] If an OCFS2 inode has both inline and block-based xattrs, listxattr() can return a size larger than the caller's buffer when the inline names consume that buffer exactly.…
When was CVE-2026-53041 disclosed?
CVE-2026-53041 was first published in the National Vulnerability Database on June 24, 2026, with the most recent update on June 28, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-53041 actively exploited?
CVE-2026-53041 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 2.6% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-53041?
CVE-2026-53041 has a CVSS v3 base score of 7.1 (NVD).
How do I remediate CVE-2026-53041?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-53041, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-53041

Explore →

Is Your Infrastructure Affected by CVE-2026-53041?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.