CVE-2024-44939
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-44939 is a NULL pointer dereference vulnerability discovered in the Linux kernel's JFS (Journaling File System) component, specifically in the dtInsertEntry function. The vulnerability was reported by syzbot and disclosed in August 2024. It affects Linux kernel versions up to 6.6.47 and from version 6.7 up to 6.10.6 (NVD).

Technical details

The vulnerability occurs in the dtInsertEntry() function within the JFS filesystem code. When the pointer 'h' has the same value as 'p', after writing name in UniStrncpytole(), p->header.flag gets cleared. This causes the previously true judgment 'p->header.flag & BT-LEAF' to change to false after the name writing operation, leading to an incorrect branch execution and access to an uninitialized object 'ih'. 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, potentially causing a denial of service through kernel panic. This is evidenced by the reported general protection fault with a non-canonical address 0xdffffc0000000001 (Kernel Patch).

Mitigation and workarounds

A fix has been implemented that checks the freelist after getting the page. If freelist equals 0, the dtInsert() function exits and returns -EINVAL. This prevents the NULL pointer dereference condition. The fix has been merged into the Linux kernel and is available in updated versions (Kernel Patch).

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
  • linux-riscv
NoYesDec 09, 2025
CVE-2025-40342MEDIUM6.4
  • Linux KernelLinux Kernel
  • linux-azure-5.4
NoYesDec 09, 2025
CVE-2025-40341MEDIUM5.1
  • Linux KernelLinux Kernel
  • kernel-debug-uki-virt-addons
NoYesDec 09, 2025
CVE-2025-40345N/AN/A
  • Linux KernelLinux Kernel
  • bpftool
NoYesDec 12, 2025
CVE-2025-40344N/AN/A
  • Linux KernelLinux Kernel
  • rtla
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