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-2022-49266

5.5 · MEDIUM
Published Feb 26, 2025 linux EPSS 0.28% (20th pctl)

Overview

CVE-2022-49266 is a medium-severity vulnerability affecting linux linux_kernel. It was published on February 26, 2025 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:

block: fix rq-qos breakage from skipping rq_qos_done_bio()

a647a524a467 ("block: don't call rq_qos_ops->done_bio if the bio isn't

tracked") made bio_endio() skip rq_qos_done_bio() if BIO_TRACKED is not set.

While this fixed a potential oops, it also broke blk-iocost by skipping the

done_bio callback for merged bios.

Before, whether a bio goes through rq_qos_throttle() or rq_qos_merge(),

rq_qos_done_bio() would be called on the bio on completion with BIO_TRACKED

distinguishing the former from the latter. rq_qos_done_bio() is not called

for bios which wenth through rq_qos_merge(). This royally confuses

blk-iocost as the merged bios never finish and are considered perpetually

in-flight.

One reliably reproducible failure mode is an intermediate cgroup geting

stuck active preventing its children from being activated due to the

leaf-only rule, leading to loss of control. The following is from

resctl-bench protection scen

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.10.241, < 5.11 Affected

Frequently Asked Questions

What is CVE-2022-49266?

CVE-2022-49266 is a medium-severity vulnerability affecting linux linux_kernel. It was published on February 26, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2022-49266?

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-2022-49266?

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-2022-49266?

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