Bug 2482527 (CVE-2026-46159)
| Summary: | CVE-2026-46159 kernel: btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-leak | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
| Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
| Status: | NEW --- | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | rhel-process-autobot, watson-tool-maintainers |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: |
A flaw was found in the btrfs filesystem within the Linux kernel. A Time-of-check to time-of-use (TOCTOU) race condition in the `btrfs_ioctl_space_info()` function allows a local attacker to exploit a timing window. This occurs when the system counts entries for allocation size and then fills a buffer, but a concurrent operation reduces the entry count between these two steps. Consequently, uninitialized kernel memory may be copied to userspace, leading to information disclosure.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
OSIDB Bzimport
2026-05-28 11:01:43 UTC
|