Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-26974

7.8 · HIGH
Published May 1, 2024 linux CWE-367 EPSS 0.20% (10th pctl)

Overview

CVE-2024-26974 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 1, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

crypto: qat - resolve race condition during AER recovery

During the PCI AER system's error recovery process, the kernel driver

may encounter a race condition with freeing the reset_data structure's

memory. If the device restart will take more than 10 seconds the function

scheduling that restart will exit due to a timeout, and the reset_data

structure will be freed. However, this data structure is used for

completion notification after the restart is completed, which leads

to a UAF bug.

This results in a KFENCE bug notice.

BUG: KFENCE: use-after-free read in adf_device_reset_worker+0x38/0xa0 [intel_qat]

Use-after-free read at 0x00000000bc56fddf (in kfence-#142):

adf_device_reset_worker+0x38/0xa0 [intel_qat]

process_one_work+0x173/0x340

To resolve this race condition, the memory associated to the container

of the work_struct is freed on the worker if the timeout expired,

otherwise on the function that schedu

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 3.17, < 4.19.312 Affected

Frequently Asked Questions

What is CVE-2024-26974?

CVE-2024-26974 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 1, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2024-26974?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2024-26974?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-26974?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-26974 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.