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-63805

7.8 · HIGH
Published Jul 19, 2026 linux EPSS 0.17% (7th pctl)

Overview

CVE-2026-63805 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 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

crypto: nx - fix nx_crypto_ctx_exit argument

nx_crypto_ctx_shash_exit calls nx_crypto_ctx_exit with crypto_shash_ctx(...)

but crypto_shash_ctx gives a nx_crypto_ctx *, not a crypto_tfm *.

Fix the type in nx_crypto_ctx_exit and drop the bogus crypto_tfm_ctx

call.

This fixes the following oops:

BUG: Unable to handle kernel data access at 0xc0403effffffffc8

Faulting instruction address: 0xc000000000396cb4

Oops: Kernel access of bad area, sig: 11 [#15]

Call Trace:

nx_crypto_ctx_shash_exit+0x24/0x60

crypto_shash_exit_tfm+0x28/0x40

crypto_destroy_tfm+0x98/0x140

crypto_exit_ahash_using_shash+0x20/0x40

crypto_destroy_tfm+0x98/0x140

hash_release+0x1c/0x30

alg_sock_destruct+0x38/0x60

__sk_destruct+0x48/0x2b0

af_alg_release+0x58/0xb0

__sock_release+0x68/0x150

sock_close+0x20/0x40

__fput+0x110/0x3a0

sys_close+0x48/0xa0

system_call_exception+0x140/0x2d0

system_call_common+0x

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 >= 5.5, < 6.18.38 Affected

Frequently Asked Questions

What is CVE-2026-63805?

CVE-2026-63805 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 7.8 (HIGH).

How severe is CVE-2026-63805?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

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

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-63805?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-63805 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.