CVE-2024-29172
12.02.2025, 02:15
Dell BSAFE SSL-J, versions prior to 6.6 and versions 7.0 through 7.2, contains a deadlock vulnerability. A remote attacker could potentially exploit this vulnerability, leading to a Denial of Service.Enginsight
Vendor | Product | Version |
---|---|---|
dell | bsafe_ssl-j | 𝑥 < 6.6 |
dell | bsafe_ssl-j | 7.0 ≤ 𝑥 < 7.2.1 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-833 - DeadlockThe software contains multiple threads or executable segments that are waiting for each other to release a necessary lock, resulting in deadlock.
- CWE-667 - Improper LockingThe software does not properly acquire or release a lock on a resource, leading to unexpected resource state changes and behaviors.