AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-47732

MEDIUM · CVSS 5.5 EPSS 0.22%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-10-21 · 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-2024-47732
Severity
MEDIUM
CVSS
5.5
EPSS
0.22%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix potential use after free bug The free_device_compression_mode(iaa_device, device_mode) function frees "device_mode" but it iss passed to iaa_compression_modes[i]->free() a few lines later resulting in a use after free. The good news is that, so far as I can tell, nothing implements the ->free() function and the use after free happens in dead code. But, with this fix, when something does implement it, we'll be ready. :)

Related CVEs

Other vulnerabilities affecting the same vendor(s)