PT-2025-8987 · Linux+1 · Linux Kernel+1

Published

2024-12-21

·

Updated

2025-03-01

·

CVE-2024-58042

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A potential deadlock issue in the Linux kernel's rhashtable has been resolved. The problem occurred due to a possible circular locking dependency between the rhashtable bucket, rq lock, and dsq lock. This could trigger a lockdep warning. The fix involves moving the hash table growth check and work scheduling outside the rht lock, thus breaking the potential deadlock chain. This change improves the flexibility of rhashtable by removing restrictive locking, making it more suitable for use in scheduler and workqueue contexts.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Improper Locking

Weakness Enumeration

Related Identifiers

BDU:2025-12269
CVE-2024-58042

Affected Products

Astra Linux
Linux Kernel