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

5.5 · MEDIUM
Published Dec 27, 2024 linux EPSS 0.25% (16th pctl)

Overview

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

ubi: fastmap: Fix duplicate slab cache names while attaching

Since commit 4c39529663b9 ("slab: Warn on duplicate cache names when

DEBUG_VM=y"), the duplicate slab cache names can be detected and a

kernel WARNING is thrown out.

In UBI fast attaching process, alloc_ai() could be invoked twice

with the same slab cache name 'ubi_aeb_slab_cache', which will trigger

following warning messages:

kmem_cache of name 'ubi_aeb_slab_cache' already exists

WARNING: CPU: 0 PID: 7519 at mm/slab_common.c:107

__kmem_cache_create_args+0x100/0x5f0

Modules linked in: ubi(+) nandsim [last unloaded: nandsim]

CPU: 0 UID: 0 PID: 7519 Comm: modprobe Tainted: G 6.12.0-rc2

RIP: 0010:__kmem_cache_create_args+0x100/0x5f0

Call Trace:

__kmem_cache_create_args+0x100/0x5f0

alloc_ai+0x295/0x3f0 [ubi]

ubi_attach+0x3c3/0xcc0 [ubi]

ubi_attach_mtd_dev+0x17cf/0x3fa0 [ubi]

ubi_init+0x3fb/0x800 [ubi]

do_init_module+0x265/0x7d

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 >= 4.1, < 4.19.325 Affected

Frequently Asked Questions

What is CVE-2024-53172?

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

How severe is CVE-2024-53172?

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

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

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