CVE-2024-48881
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-48881 is a vulnerability in the Linux kernel's bcache component, discovered in January 2025. The issue stems from a NULL pointer dereference in the cachesetflush() function, introduced by commit 028ddcac477b which incorrectly removed a NULL pointer check in node allocations (NVD).

Technical details

The vulnerability occurs in the bcache component of the Linux kernel when the code checks for error conditions using ISERR() instead of ISERRORNULL(). Specifically, in the cachesetflush() function, if the previous registration code fails before allocating c->root, it's possible for c->root to be NULL. While _bchbtreenodealloc() never returns NULL, c->root can still be NULL at line 1721. The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (MEDIUM) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

The vulnerability can lead to a NULL pointer dereference in the Linux kernel, potentially resulting in a system crash or denial of service condition. The impact is limited to local attacks and requires low privileges to exploit (NVD).

Mitigation and workarounds

The vulnerability has been fixed by replacing ISERR() with ISERRORNULL() in the affected code. Multiple Linux distributions have released patches, including Debian which has fixed versions 5.10.234-1 for bullseye and 6.1.123-1 for bookworm (Debian Tracker).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-40343MEDIUM6.4
  • Linux KernelLinux Kernel
  • kernel-rt-modules-internal
NoYesDec 09, 2025
CVE-2025-40342MEDIUM6.4
  • Linux KernelLinux Kernel
  • kernel-debug-modules-extra
NoYesDec 09, 2025
CVE-2025-40341MEDIUM5.1
  • Linux KernelLinux Kernel
  • linux-nvidia-tegra
NoYesDec 09, 2025
CVE-2025-40345N/AN/A
  • Linux KernelLinux Kernel
  • kernel-headers
NoYesDec 12, 2025
CVE-2025-40344N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-6.14
NoYesDec 09, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management