Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-63796

8.8 · HIGH
Published Jul 19, 2026 linux CWE-125

Overview

CVE-2026-63796 is a high-severity vulnerability affecting linux linux_kernel. It was published on July 19, 2026 and has a CVSS 3.1 base score of 8.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical 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 the descriptor

is used.

Validation reproduced this kernel report:

KASAN use-after-free in _find_next_bit+0x7f/0xc0

Read of size 8

Call trace:

dump_stack_lvl+0x66/0xa0 (?:?)

print_report+0xd0/0x630 (?:?)

_find_next_bit+0x7f/0xc0 (?:?)

srso_alias_return_thunk+0x5/0xfbef5 (?:?)

__virt_addr_va

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 2.6.16, < 5.10.260 Affected

Frequently Asked Questions

What is CVE-2026-63796?

CVE-2026-63796 is a high-severity vulnerability affecting linux linux_kernel. It was published on July 19, 2026 and has a CVSS 3.1 base score of 8.8 (HIGH).

How severe is CVE-2026-63796?

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-63796?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-63796?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-63796 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.