CVE-2022-49179
Linux Kernel vulnerability analysis and mitigation

Overview

A use-after-free vulnerability was discovered in the Linux kernel's BFQ (Budget Fair Queueing) I/O scheduler. The vulnerability (CVE-2022-49179) occurs when oom_bfqq is moved to a non-root group, causing the root_group to be freed earlier, leading to a use-after-free condition in __bfq_put_async_bfqq function (Kernel Git).

Technical details

The vulnerability manifests when the oom_bfqq (out-of-memory BFQ queue) is moved to a non-root group, which causes premature freeing of the root_group. This results in a use-after-free condition when accessing the freed memory in the __bfq_put_async_bfqq function. The issue was discovered through KASAN (Kernel Address Sanitizer) which reported a write of size 8 at an invalid memory address (NVD).

Impact

The vulnerability could lead to memory corruption in the kernel's I/O scheduling subsystem. When exploited, it could potentially cause system crashes or enable privilege escalation. The CVSS v3.1 base score is 7.8 (High), indicating significant potential impact (CISA-ADP).

Mitigation and workarounds

The issue has been fixed by preventing oom_bfqq from being moved to non-root groups. A patch was implemented that adds a check in bfq_bfqq_move() to return early if the queue being moved is oom_bfqq, ensuring it maintains its reference to root_group until elevator exit (Kernel Git).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-71142N/AN/A
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-modules-core
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • kernel-doc
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-abi-stablelists
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-modules
NoYesJan 14, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management