CVE-2022-49376
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49376 affects the Linux kernel's SCSI subsystem, specifically in the sd (SCSI disk) driver. The vulnerability was discovered when sd_probe() encounters an early error before sdkp->device is initialized, leading to a NULL pointer dereference in sd_is_zoned() when called inside sd_zbc_release_disk() function (Kernel Git).

Technical details

The vulnerability occurs in the error handling path of sd_probe() function in the SCSI disk driver. When an error occurs before sdkp->device initialization, the code calls sd_zbc_release_disk(), which internally calls sd_is_zoned() with an uninitialized pointer, resulting in a NULL pointer dereference. This issue was introduced by commit 89d947561077 which implemented support for ZBC devices (Kernel Git).

Impact

The vulnerability can lead to a kernel crash when the system attempts to probe a SCSI disk device and encounters specific error conditions, potentially causing a denial of service condition (NVD).

Mitigation and workarounds

The issue has been fixed by removing the call to sd_zbc_release_disk() in the sd_probe() error path. This fix is safe and does not result in zone information memory leakage, as zone information for a zoned disk is only allocated when sd_revalidate_disk() is called, at which point sdkp->disk_dev is fully set (Kernel Git).

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-71142N/AN/A
  • Linux KernelLinux Kernel
  • kernel-uki-virt-addons
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-6.14
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug-modules-internal
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-modules-core
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • linux-ibm-5.15
NoYesJan 14, 2026

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