CVE-2023-53463
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-53463 is a vulnerability in the Linux kernel's ibmvnic driver that was discovered and disclosed on October 1, 2025. The issue affects the handling of Byte Queue Limit (BQL) statistics during NON_FATAL reset operations in the ibmvnic network device driver (NVD).

Technical details

The vulnerability occurs when the ibmvnic driver performs a NON_FATAL reset operation. During this process, netdev_tx_reset_queue() is called when re-opening the device, which resets the num_queued and num_completed byte counters used in BQL algorithms. Unlike other reset types, a NON_FATAL reset does not flush the sub crq tx buffers, leading to a situation where the batched skb array can be partially full. This causes a mismatch between num_queued (reset to 0) and the actual number of queued bytes, eventually resulting in a BUG_ON crash when num_completed becomes greater than num_queued (NVD).

Impact

When exploited, this vulnerability causes a kernel BUG_ON crash, leading to a system crash with an Exception in kernel mode. The issue manifests through error messages including 'Firmware reports error, cause: adapter problem' and multiple 'tx error 600' messages, followed by a kernel trace dump (NVD).

Mitigation and workarounds

The fix involves modifying the driver to not reset the dql statistics when performing a NON_FATAL reset. This prevents the inconsistency between the num_queued and num_completed counters that leads to the crash (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-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