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

5.5 · MEDIUM
Published Jul 1, 2026 linux EPSS 0.16% (6th pctl)

Overview

CVE-2026-53328 is a medium-severity vulnerability affecting linux linux_kernel. It was published on July 1, 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:

sched_ext: Don't warn on NULL cgrp_moving_from in scx_cgroup_move_task()

A WARN fires when systemd's user manager writes "+cpu +memory +pids" to

its own subtree_control while a sched_ext scheduler is loaded:

WARNING: at kernel/sched/ext.c:3227 scx_cgroup_move_task+0xa8/0xb0

scx_cgroup_move_task+0xa8/0xb0

sched_move_task+0x134/0x290

cpu_cgroup_attach+0x39/0x70

cgroup_migrate_execute+0x37d/0x450

cgroup_update_dfl_csses+0x1e3/0x270

cgroup_subtree_control_write+0x3e7/0x440

scx_cgroup_can_attach() arms cgrp_moving_from only when a task's cpu

cgroup changes. It can still be NULL when scx_cgroup_move_task() runs,

through this sequence:

Step Result

--------------------------------- ----------------------------------

1. cpu enabled on cgroup G cpu css = A

2. cpu toggled off then on for G A killed, B created (same cgroup)

3. an exiting task keeps A alive

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 >= 6.12, < 6.12.94 Affected

Frequently Asked Questions

What is CVE-2026-53328?

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

How severe is CVE-2026-53328?

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

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

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