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

5.5 · MEDIUM
Published Jan 11, 2025 linux CWE-667 EPSS 0.14% (3th pctl)

Overview

CVE-2024-54191 is a medium-severity vulnerability affecting linux linux_kernel. It was published on January 11, 2025 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:

Bluetooth: iso: Fix circular lock in iso_conn_big_sync

This fixes the circular locking dependency warning below, by reworking

iso_sock_recvmsg, to ensure that the socket lock is always released

before calling a function that locks hdev.

[ 561.670344] ======================================================

[ 561.670346] WARNING: possible circular locking dependency detected

[ 561.670349] 6.12.0-rc6+ #26 Not tainted

[ 561.670351] ------------------------------------------------------

[ 561.670353] iso-tester/3289 is trying to acquire lock:

[ 561.670355] ffff88811f600078 (&hdev->lock){+.+.}-{3:3},

at: iso_conn_big_sync+0x73/0x260 [bluetooth]

[ 561.670405]

but task is already holding lock:

[ 561.670407] ffff88815af58258 (sk_lock-AF_BLUETOOTH){+.+.}-{0:0},

at: iso_sock_recvmsg+0xbf/0x500 [bluetooth]

[ 561.670450]

which lock already depends on the new loc

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 >= 6.11.11, < 6.12 Affected

Frequently Asked Questions

What is CVE-2024-54191?

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

How severe is CVE-2024-54191?

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

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

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