CVE-2023-53449
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2023-53449, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-10-01

Last updated on: 2025-10-02

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Fix potential memleak in dasd_eckd_init() `dasd_reserve_req` is allocated before `dasd_vol_info_req`, and it also needs to be freed before the error returns, just like the other cases in this function.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-10-01
Last Modified
2025-10-02
Generated
2026-07-06
AI Q&A
2025-10-01
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel From 5.15.160 (inc) to 5.16 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a potential memory leak in the Linux kernel's s390/dasd subsystem, specifically in the dasd_eckd_init() function. The issue arises because the dasd_reserve_req resource is allocated before dasd_vol_info_req but is not freed properly before an error return, which can lead to memory not being released as expected.

Impact Analysis

The impact of this vulnerability is a potential memory leak in the Linux kernel, which could lead to increased memory usage over time and possibly degrade system performance or stability if the leak occurs repeatedly.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2023-53449. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart