CVE-2024-42147

Severity CVSS v4.0:
Pending analysis
Type:
CWE-415 Double Free
Publication date:
30/07/2024
Last modified:
03/11/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> crypto: hisilicon/debugfs - Fix debugfs uninit process issue<br /> <br /> During the zip probe process, the debugfs failure does not stop<br /> the probe. When debugfs initialization fails, jumping to the<br /> error branch will also release regs, in addition to its own<br /> rollback operation.<br /> <br /> As a result, it may be released repeatedly during the regs<br /> uninit process. Therefore, the null check needs to be added to<br /> the regs uninit process.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.1.98 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (including) 6.6.39 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.9.9 (excluding)