CVE-2022-49544
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49544 is a vulnerability in the Linux kernel's ipw2x00 wireless driver that was discovered and patched in 2022. The vulnerability involves a potential NULL pointer dereference in the libipw_xmit() function, where the crypt and crypt->ops pointers could be NULL when accessed (NVD). This vulnerability affects Linux kernel versions from 4.20 through 5.17.14.

Technical details

The vulnerability exists in the libipw_tx.c file within the Intel ipw2x00 wireless driver. The issue occurs when the code attempts to access crypt->ops without properly checking if crypt or crypt->ops is NULL. 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. The vulnerability is classified as CWE-476 (NULL Pointer Dereference) (NVD).

Impact

If exploited, this vulnerability could lead to a NULL pointer dereference, potentially causing a system crash or denial of service condition in affected Linux systems using the ipw2x00 wireless driver (NVD).

Mitigation and workarounds

The vulnerability has been fixed through a patch that adds additional NULL pointer checks before dereferencing the crypt and crypt->ops pointers. The fix involves modifying the condition to check both pointers: 'if (host_encrypt && crypt && crypt->ops)' (Kernel Patch). Users should update to patched kernel versions to mitigate this vulnerability.

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-40258HIGH7
  • Linux KernelLinux Kernel
  • kernel-rt-64k-debug-devel-matched
NoNoDec 04, 2025
CVE-2025-40259MEDIUM6.2
  • Linux KernelLinux Kernel
  • kernel-rt-64k
NoNoDec 04, 2025
CVE-2025-40264MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-modules-extra
NoNoDec 04, 2025
CVE-2025-40254MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-devel-matched
NoNoDec 04, 2025
CVE-2025-40253MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-debug-modules-partner
NoNoDec 04, 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