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

5.5 · MEDIUM
Published May 27, 2026 linux CWE-476 EPSS 0.16% (5th pctl)

Overview

CVE-2026-45965 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 27, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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:

apparmor: fix invalid deref of rawdata when export_binary is unset

If the export_binary parameter is disabled on runtime, profiles that

were loaded before that will still have their rawdata stored in

apparmorfs, with a symbolic link to the rawdata on the policy

directory. When one of those profiles are replaced, the rawdata is set

to NULL, but when trying to resolve the symbolic links to rawdata for

that profile, it will try to dereference profile->rawdata->name when

profile->rawdata is now NULL causing an oops. Fix it by checking if

rawdata is set.

[ 168.653080] BUG: kernel NULL pointer dereference, address: 0000000000000088

[ 168.657420] #PF: supervisor read access in kernel mode

[ 168.660619] #PF: error_code(0x0000) - not-present page

[ 168.663613] PGD 0 P4D 0

[ 168.665450] Oops: Oops: 0000 [#1] SMP NOPTI

[ 168.667836] CPU: 1 UID: 0 PID: 1729 Comm: ls Not tainted 6.19.0-rc7+ #3 PREEMPT(voluntary)

[ 168.672

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 >= 4.17, < 5.10.252 Affected

Frequently Asked Questions

What is CVE-2026-45965?

CVE-2026-45965 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 27, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2026-45965?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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-45965?

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

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