CVE-2025-21782·Kernel vulnerability
In the Linux kernel, the following vulnerability has been resolved: orangefs: fix a oob in orangefs_debug_write I got a syzbot report: slab-out-of-bounds Read in orangefs_debug_write... several people suggested fixes, I tested Al Viro's suggestion and made this patch.
- Severity
- high
- Software
- Kernel
- Fixed in
- 6.13.4
- Published
- 2025-02-27
Affected versions
From: 6.13
Until: 6.13.4
Fixed in: 6.13.4
How to fix this CVE
Update your Linux kernel to version 6.13.4 or later to resolve an out-of-bounds memory read vulnerability in the OrangeFS debug interface. This vulnerability could allow local authenticated users to read sensitive kernel memory, potentially leading to information disclosure. Apply the kernel update promptly and reboot your system to complete the remediation.
sudo dnf update kernel kernel-develDefensia detects this vulnerability
How to check if you are affected
- Check installed kernel version: uname -r — confirm if version is between 6.13 and 6.13.3
- Verify OrangeFS module is loaded: lsmod | grep orangefs — if output appears, the vulnerable component may be active
- Check dmesg for OrangeFS initialization: dmesg | grep orangefs — look for module load messages to confirm exposure
- After patching, re-run 'uname -r' and confirm kernel version is 6.13.4 or higher
FAQ
What is CVE-2025-21782?
CVE-2025-21782 is an out-of-bounds read vulnerability in the OrangeFS filesystem debug write handler that allows local authenticated users to read kernel memory beyond allocated buffer boundaries, potentially exposing sensitive data.
Is CVE-2025-21782 being actively exploited?
No, this vulnerability is not listed on the CISA Known Exploited Vulnerabilities (KEV) catalog and no public exploit code is currently available.
What versions of Kernel are affected by CVE-2025-21782?
Linux kernel versions 6.13 through 6.13.3 are affected; version 6.13.4 and later contain the fix.
How do I check if my server is vulnerable to CVE-2025-21782?
Run 'uname -r' to check your kernel version — if it reports 6.13.0 through 6.13.3, you are vulnerable. Additionally, confirm OrangeFS is in use with 'lsmod | grep orangefs'.
Does Defensia detect CVE-2025-21782?
Yes — Defensia's CVE advisory scanner compares installed package versions against the NVD database. If the Linux kernel is installed on a monitored server, CVE-2025-21782 will appear in your dashboard with remediation steps.
Related Kernel CVEs
References
- https://git.kernel.org/stable/c/09d472a18c0ee1d5b83612cb919e33a1610fea16
- https://git.kernel.org/stable/c/18b7f841109f697840fe8633cf7ed7d32bd3f91b
- https://git.kernel.org/stable/c/1c5244299241cf49d8ae7b5054e299cc8faa4e09
- https://git.kernel.org/stable/c/1da2697307dad281dd690a19441b5ca4af92d786
- https://git.kernel.org/stable/c/2b84a231910cef2e0a16d29294afabfb69112087
Track CVEs across your fleet automatically
Defensia scans your Linux servers and tells you exactly which ones are running vulnerable versions — including CVE-2025-21782. Free for 1 server.
Get started free