AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-49915

MEDIUM · CVSS 5.5 EPSS 0.19%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-05-01 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.5. It affects Linux.

CVE
CVE-2022-49915
Severity
MEDIUM
CVSS
5.5
EPSS
0.19%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: mISDN: fix possible memory leak in mISDN_register_device() Afer commit 1fa5ae857bb1 ("driver core: get rid of struct device's bus_id string array"), the name of device is allocated dynamically, add put_device() to give up the reference, so that the name can be freed in kobject_cleanup() when the refcount is 0. Set device class before put_device() to avoid null release() function WARN message in device_release().

Related CVEs

Other vulnerabilities affecting the same vendor(s)