AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-56764

HIGH · CVSS 7.8 EPSS 0.20%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-01-06 · 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-56764
Severity
HIGH
CVSS
7.8
EPSS
0.20%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: ublk: detach gendisk from ublk device if add_disk() fails Inside ublk_abort_requests(), gendisk is grabbed for aborting all inflight requests. And ublk_abort_requests() is called when exiting the uring context or handling timeout. If add_disk() fails, the gendisk may have been freed when calling ublk_abort_requests(), so use-after-free can be caused when getting disk's reference in ublk_abort_requests(). Fixes the bug by detaching gendisk from ublk device if add_disk() fails.

Related CVEs

Other vulnerabilities affecting the same vendor(s)