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-42274

5.5 · MEDIUM
Published Aug 17, 2024 linux CWE-667 EPSS 0.17% (6th pctl)

Overview

CVE-2024-42274 is a medium-severity vulnerability affecting linux linux_kernel. It was published on August 17, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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:

Revert "ALSA: firewire-lib: operate for period elapse event in process context"

Commit 7ba5ca32fe6e ("ALSA: firewire-lib: operate for period elapse event

in process context") removed the process context workqueue from

amdtp_domain_stream_pcm_pointer() and update_pcm_pointers() to remove

its overhead.

With RME Fireface 800, this lead to a regression since

Kernels 5.14.0, causing an AB/BA deadlock competition for the

substream lock with eventual system freeze under ALSA operation:

thread 0:

* (lock A) acquire substream lock by

snd_pcm_stream_lock_irq() in

snd_pcm_status64()

* (lock B) wait for tasklet to finish by calling

tasklet_unlock_spin_wait() in

tasklet_disable_in_atomic() in

ohci_flush_iso_completions() of ohci.c

thread 1:

* (lock B) enter tasklet

* (lock A) attempt to acquire substream lock,

waiting for it to be released:

snd_pcm_stream_lock_irqsave() in

snd_pcm_period_ela

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 >= 5.14, < 5.15.165 Affected

Frequently Asked Questions

What is CVE-2024-42274?

CVE-2024-42274 is a medium-severity vulnerability affecting linux linux_kernel. It was published on August 17, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2024-42274?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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-42274?

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-42274?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-42274 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.