PT-2025-41055 · Linux+2 · Linux Kernel+2

Published

2022-12-14

·

Updated

2026-05-26

·

CVE-2022-50550

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A memory leak occurs when a gendisk is successfully initialized but add disk() fails, such as when a loop device has an invalid number of minor device numbers specified. Specifically, iolatency is initialized during disk initialization but not cleaned up during error handling. This happens because the cleanup process relies on del gendisk() and rq qos exit(), which doesn't always execute for iolatency as it's initialized before add disk() is called. The issue is addressed by adding an extra call to rq qos exit() in blkcg exit disk().
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

DoS

Missing Release of Resource after Effective Lifetime

Memory Leak

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

AZL-76628
BDU:2026-04113
CVE-2022-50550
RHSA-2023:6583
RHSA-2023_6583

Affected Products

Debian
Linux Kernel
Red Hat