CVE Catalog

CVE-2024-47730

HighCVSS 7.0
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.26%

18th percentile - higher than 18% of all known CVEs

Summary

A vulnerability has been identified in the Linux kernel related to injecting an error in the driver before stopping the queue. The issue is that the driver does not properly close the master ooo when the accelerator core reports a memory error.

Risk Assessment

This vulnerability may lead to unauthorized access to released memory, posing a risk of system instability and potential attacks on the device.

Recommendation

It is recommended to update the Linux kernel to the latest version to patch this vulnerability and ensure that memory errors are properly handled before stopping the queue.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/qm - inject error before stopping queue The master ooo cannot be completely closed when the accelerator core reports memory error. Therefore, the driver needs to inject the qm error to close the master ooo. Currently, the qm error is injected after stopping queue, memory may be released immediately after stopping queue, causing the device to access the released memory. Therefore, error is injected to close master ooo before stopping queue to ensure that the device does not access the released memory.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS