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

5.5 · MEDIUM
Published May 1, 2024 linux CWE-667 EPSS 0.17% (7th pctl)

Overview

CVE-2024-26962 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 1, 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:

dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape

For raid456, if reshape is still in progress, then IO across reshape

position will wait for reshape to make progress. However, for dm-raid,

in following cases reshape will never make progress hence IO will hang:

1) the array is read-only;

2) MD_RECOVERY_WAIT is set;

3) MD_RECOVERY_FROZEN is set;

After commit c467e97f079f ("md/raid6: use valid sector values to determine

if an I/O should wait on the reshape") fix the problem that IO across

reshape position doesn't wait for reshape, the dm-raid test

shell/lvconvert-raid-reshape.sh start to hang:

[root@fedora ~]# cat /proc/979/stack

[<0>] wait_woken+0x7d/0x90

[<0>] raid5_make_request+0x929/0x1d70 [raid456]

[<0>] md_handle_request+0xc2/0x3b0 [md_mod]

[<0>] raid_map+0x2c/0x50 [dm_raid]

[<0>] __map_bio+0x251/0x380 [dm_mod]

[<0>] dm_submit_bio+0x1f0/0x760 [dm_mod]

[<0>] __submit_bio+0xc

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 >= 0, < 6.7.12 Affected

Frequently Asked Questions

What is CVE-2024-26962?

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

How severe is CVE-2024-26962?

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

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

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