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

7.8 · HIGH
Published Dec 28, 2024 linux CWE-416 EPSS 0.24% (15th pctl)

Overview

CVE-2024-56693 is a high-severity vulnerability affecting linux linux_kernel. It was published on December 28, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

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

brd: defer automatic disk creation until module initialization succeeds

My colleague Wupeng found the following problems during fault injection:

BUG: unable to handle page fault for address: fffffbfff809d073

PGD 6e648067 P4D 123ec8067 PUD 123ec4067 PMD 100e38067 PTE 0

Oops: Oops: 0000 [#1] PREEMPT SMP KASAN NOPTI

CPU: 5 UID: 0 PID: 755 Comm: modprobe Not tainted 6.12.0-rc3+ #17

Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS

1.16.1-2.fc37 04/01/2014

RIP: 0010:__asan_load8+0x4c/0xa0

...

Call Trace:

<TASK>

blkdev_put_whole+0x41/0x70

bdev_release+0x1a3/0x250

blkdev_release+0x11/0x20

__fput+0x1d7/0x4a0

task_work_run+0xfc/0x180

syscall_exit_to_user_mode+0x1de/0x1f0

do_syscall_64+0x6b/0x170

entry_SYSCALL_64_after_hwframe+0x76/0x7e

loop_init() is calling loop_add() after __register_blkdev() succeeds and

is ignoring disk_add() failure from loop_add(), for loop_add() failure

is not fatal and successfull

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.174 Affected

Frequently Asked Questions

What is CVE-2024-56693?

CVE-2024-56693 is a high-severity vulnerability affecting linux linux_kernel. It was published on December 28, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2024-56693?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. 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-56693?

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

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