LIVE · cybersecurity feed
Live wire
cve recordhigh

CVE-2026-63796

linux · linux kernel

Published
CVSS8.8
Severityhigh
WeaknessCWE-125
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Description

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject oversized group bitmap descriptors ocfs2_validate_gd_parent() only bounds bg_bits against the parent allocator's chain geometry. A malicious descriptor can still claim a bg_size/bg_bits pair that exceeds the bitmap bytes that physically fit in the group descriptor block, so later bitmap scans and bit updates can run past bg_bitmap. Add a physical-cap check based on ocfs2_group_bitmap_size() for the parent allocator type and reject descriptors whose bg_size or bg_bits exceed that capacity. Keep the existing chain geometry check so both the on-disk bitmap layout and the allocator metadata must agree before t

References

← Back to the CVE Tracker

Our coverage of CVE-2026-63796

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-63796.