PT-2025-40740 · Drbd+2 · Drbd+2
Published
2022-11-15
·
Updated
2026-02-05
·
CVE-2022-50506
CVSS v3.1
5.5
Medium
| Vector | AV: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 flaw exists in the Linux kernel related to DRBD (Distributed Replicated Block Device). A null pointer dereference can occur when a DRBD device is diskless, specifically during the allocation of a private bio (block I/O) object. This happens because a check for a backing device is missing before attempting to access
device->ldev->backing bdev. The issue was addressed by ensuring the private bio is only allocated if a disk is present, preventing the null pointer dereference. The fix involved commit c347a787e34cb.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Drbd
Linux Kernel
Red Hat