Executive Summary

Informations
Name CVE-2022-49411 First vendor Publication 2025-02-26
Vendor Cve Last vendor Modification 2025-03-25

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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

bfq: Make sure bfqg for which we are queueing requests is online

Bios queued into BFQ IO scheduler can be associated with a cgroup that was already offlined. This may then cause insertion of this bfq_group into a service tree. But this bfq_group will get freed as soon as last bio associated with it is completed leading to use after free issues for service tree users. Fix the problem by making sure we always operate on online bfq_group. If the bfq_group associated with the bio is not online, we pick the first online parent.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-49411

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3538

Sources (Detail)

https://git.kernel.org/stable/c/075a53b78b815301f8d3dd1ee2cd99554e34f0dd
https://git.kernel.org/stable/c/51f724bffa3403a5236597e6b75df7329c1ec6e9
https://git.kernel.org/stable/c/6ee0868b0c3ccead5907685fcdcdd0c08dfe4b0b
https://git.kernel.org/stable/c/7781c38552e6cc54ed8e9040279561340516b881
https://git.kernel.org/stable/c/97bd6c56bdcb41079e488e31df56809e3b2ce628
https://git.kernel.org/stable/c/ccddf8cd411c1800863ed357064e56ceffd356bb
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
Date Informations
2025-06-26 02:09:41
  • Multiple Updates
2025-06-25 12:22:31
  • Multiple Updates
2025-06-24 02:14:16
  • Multiple Updates
2025-05-27 02:11:02
  • Multiple Updates
2025-03-28 17:21:00
  • Multiple Updates
2025-03-28 13:34:56
  • Multiple Updates
2025-03-28 02:57:01
  • Multiple Updates
2025-03-25 17:21:13
  • Multiple Updates
2025-03-06 00:20:44
  • Multiple Updates
2025-02-26 17:20:31
  • First insertion