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

7.8 · HIGH
Published Nov 19, 2024 linux CWE-416 EPSS 0.22% (13th pctl)

Overview

CVE-2024-53068 is a high-severity vulnerability affecting linux linux_kernel. It was published on November 19, 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:

firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier()

The scmi_dev->name is released prematurely in __scmi_device_destroy(),

which causes slab-use-after-free when accessing scmi_dev->name in

scmi_bus_notifier(). So move the release of scmi_dev->name to

scmi_device_release() to avoid slab-use-after-free.

| BUG: KASAN: slab-use-after-free in strncmp+0xe4/0xec

| Read of size 1 at addr ffffff80a482bcc0 by task swapper/0/1

|

| CPU: 1 PID: 1 Comm: swapper/0 Not tainted 6.6.38-debug #1

| Hardware name: Qualcomm Technologies, Inc. SA8775P Ride (DT)

| Call trace:

| dump_backtrace+0x94/0x114

| show_stack+0x18/0x24

| dump_stack_lvl+0x48/0x60

| print_report+0xf4/0x5b0

| kasan_report+0xa4/0xec

| __asan_report_load1_noabort+0x20/0x2c

| strncmp+0xe4/0xec

| scmi_bus_notifier+0x5c/0x54c

| notifier_call_chain+0xb4/0x31c

| blocking_notifier_call_chain+0x68/0x9c

|

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.6, < 6.6.61 Affected

Frequently Asked Questions

What is CVE-2024-53068?

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

How severe is CVE-2024-53068?

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

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

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