CVE-2024-49863
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-49863 is a null pointer dereference vulnerability discovered in the Linux kernel's vhost/scsi subsystem. The issue was introduced by commit 3f8ca2e115e5 ("vhost/scsi: Extract common handling code from control queue handler") and affects Linux kernel versions from 4.20 through 6.10.14. The vulnerability exists in the vhostscsiget_req() function where a null pointer dereference can occur when a guest sends an SCSI AN request (Kernel Git).

Technical details

The vulnerability occurs in the vhostscsictlhandlevq() function where vc.target is assigned with &v_req.tmf.lun[1] within a switch-case block and passed to vhostscsigetreq() which extracts vc->req and tpg. For VIRTIOSCSITAN* requests, tpg is not required, so vc.target is set to NULL. However, vhostscsigetreq() dereferences vc->target without proper null checking. The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (MEDIUM) with vector AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

When exploited, this vulnerability can cause the vhost_worker process to be killed while holding vq->mutex, resulting in the corresponding tpg remaining occupied indefinitely. This leads to a denial of service condition affecting the system's SCSI subsystem functionality (Kernel Git).

Mitigation and workarounds

The vulnerability has been fixed by adding a proper null pointer check in the vhostscsiget_req() function. System administrators should update to patched kernel versions. The fix has been backported to multiple stable kernel branches including 5.15.x, 6.1.x, and 6.6.x (NVD).

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-40205HIGH7.8
  • Linux KernelLinux Kernel
  • linux-gcp-5.4
NoYesNov 12, 2025
CVE-2025-40211HIGH7.1
  • Linux KernelLinux Kernel
  • linux-gcp-6.8
NoYesNov 21, 2025
CVE-2025-40206MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-modules-extra
NoYesNov 12, 2025
CVE-2025-40210MEDIUM5.1
  • Linux KernelLinux Kernel
  • kernel-rt-64k-modules
NoYesNov 21, 2025
CVE-2025-40212N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-6.14
NoYesNov 24, 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