AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-26652

MEDIUM · CVSS 4.1 EPSS 0.30%

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

CyberRota Analysis

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

CVE
CVE-2024-26652
Severity
MEDIUM
CVSS
4.1
EPSS
0.30%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: net: pds_core: Fix possible double free in error handling path When auxiliary_device_add() returns error and then calls auxiliary_device_uninit(), Callback function pdsc_auxbus_dev_release calls kfree(padev) to free memory. We shouldn't call kfree(padev) again in the error handling path. Fix this by cleaning up the redundant kfree() and putting the error handling back to where the errors happened.

Related CVEs

Other vulnerabilities affecting the same vendor(s)