In the Linux kernel, the following vulnerability has been resolved: orangefs: keep the readdir entry size 64-bit in fill_from_part()… (CVE-2026-72033)
A vulnerability in the Linux kernel's orangefs component was resolved involving an out-of-bounds read caused by improper handling of directory entry sizes. The function fill_from_part() computed the size of a directory entry using a 32-bit value, which could wrap around for large sizes, bypassing bounds checks and causing a kernel crash. The fix involves using a 64-bit size to prevent truncation and enforce proper bounds checking.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel orangefs module arises because fill_from_part() calculates directory entry sizes as size_t but stores them in a 32-bit unsigned integer (__u32). When the entry size approaches the maximum 32-bit value, it wraps to a smaller number, bypassing bounds checks and leading to an out-of-bounds read that can crash the kernel. The patch changes the size calculation to use a 64-bit value, preventing truncation and ensuring the bounds check correctly rejects invalid entries. The issue is triggered by user-supplied directory entry trailers.
Potential Impact
This vulnerability can cause an out-of-bounds read in kernel memory, leading to a kernel oops (crash). This affects system stability and could potentially be leveraged for denial of service. There is no indication of code execution or privilege escalation from the provided data.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this vulnerability by changing the directory entry size calculation to 64-bit and enforcing proper bounds checks. Users should update to the fixed kernel version once available. Patch status is not explicitly confirmed in the data; check the vendor or Linux kernel advisories for the official patch and remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: orangefs: keep the readdir entry size 64-bit in fill_from_part()… (CVE-2026-72033)
Description
A vulnerability in the Linux kernel's orangefs component was resolved involving an out-of-bounds read caused by improper handling of directory entry sizes. The function fill_from_part() computed the size of a directory entry using a 32-bit value, which could wrap around for large sizes, bypassing bounds checks and causing a kernel crash. The fix involves using a 64-bit size to prevent truncation and enforce proper bounds checking.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel orangefs module arises because fill_from_part() calculates directory entry sizes as size_t but stores them in a 32-bit unsigned integer (__u32). When the entry size approaches the maximum 32-bit value, it wraps to a smaller number, bypassing bounds checks and leading to an out-of-bounds read that can crash the kernel. The patch changes the size calculation to use a 64-bit value, preventing truncation and ensuring the bounds check correctly rejects invalid entries. The issue is triggered by user-supplied directory entry trailers.
Potential Impact
This vulnerability can cause an out-of-bounds read in kernel memory, leading to a kernel oops (crash). This affects system stability and could potentially be leveraged for denial of service. There is no indication of code execution or privilege escalation from the provided data.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this vulnerability by changing the directory entry size calculation to 64-bit and enforcing proper bounds checks. Users should update to the fixed kernel version once available. Patch status is not explicitly confirmed in the data; check the vendor or Linux kernel advisories for the official patch and remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-36xg-4chx-xvwp
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-72033"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a808b78bf8831d539501df5
Added to database: 08/15/2026, 15:53:28 UTC
Last enriched: 08/15/2026, 17:07:55 UTC
Last updated: 08/15/2026, 17:07:55 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.