AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-53126

HIGH · CVSS 7.8 EPSS 0.21%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-12-04 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.8. It affects Linux.

CVE
CVE-2024-53126
Severity
HIGH
CVSS
7.8
EPSS
0.21%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: vdpa: solidrun: Fix UB bug with devres In psnet_open_pf_bar() and snet_open_vf_bar() a string later passed to pcim_iomap_regions() is placed on the stack. Neither pcim_iomap_regions() nor the functions it calls copy that string. Should the string later ever be used, this, consequently, causes undefined behavior since the stack frame will by then have disappeared. Fix the bug by allocating the strings on the heap through devm_kasprintf().

Related CVEs

Other vulnerabilities affecting the same vendor(s)