CVE-2024-53163
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-53163 affects the Linux kernel's crypto subsystem, specifically in the Intel QuickAssist Technology (QAT) 420xx driver. The vulnerability was discovered and disclosed on December 24, 2024. The issue involves an off-by-one error in the uofgetname() function, which is called from uofgetname420xx() where 'numobjs' is the ARRAYSIZE() of fwobjs[]. The vulnerability affects Linux kernel versions from 6.8 to 6.11.11 and 6.12 to 6.12.2 (NVD).

Technical details

The vulnerability stems from an incorrect boundary check in the uofgetname() function within the QAT 420xx driver. The condition 'id > numobjs' needs to be changed to 'id >= numobjs' to prevent an out-of-bounds access. This issue has been assigned a CVSS v3.1 base score of 5.5 (Medium) with a vector of 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-193 (Off-by-one Error) (NVD, Kernel Patch).

Impact

The vulnerability could allow an attacker to cause an out-of-bounds access in the kernel's crypto subsystem, potentially leading to system crashes or denial of service conditions. The impact is limited to availability with no direct impact on confidentiality or integrity (NVD).

Mitigation and workarounds

The vulnerability has been fixed in the Linux kernel through patches that correct the boundary check condition. The fix changes the comparison operator from '>' to '>=' in the affected code. Users should upgrade to patched kernel versions. The fix has been backported to affected stable kernel 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-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