CVE-2023-51780
Linux Kernel vulnerability analysis and mitigation

Overview

A use-after-free vulnerability (CVE-2023-51780) was discovered in the Linux kernel before version 6.6.8. The vulnerability exists in the do_vcc_ioctl function within net/atm/ioctl.c due to a race condition with vcc_recvmsg. The issue was discovered in December 2023 and affects Linux kernel versions from 2.6.12 to versions prior to 6.6.8 (Kernel Changelog, NVD).

Technical details

The vulnerability occurs because do_vcc_ioctl() accesses sk->sk_receive_queue without holding the sk->sk_receive_queue.lock, creating a race condition with vcc_recvmsg(). This can lead to a use-after-free scenario through the following flow: do_vcc_ioctl() -> skb_peek() followed by vcc_recvmsg() -> skb_recv_datagram() -> skb_free_datagram(). The issue has been assigned a CVSS v3.1 base score of 7.0 (High) with vector AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H (Github Patch, NVD).

Impact

A local attacker could exploit this vulnerability to cause a denial of service (system crash) or possibly execute arbitrary code. The vulnerability affects the ATM (Asynchronous Transfer Mode) subsystem of the Linux kernel (Ubuntu Security, Debian Advisory).

Mitigation and workarounds

The vulnerability has been fixed in Linux kernel version 6.6.8 by adding sk->sk_receive_queue.lock to do_vcc_ioctl(). Users should upgrade their Linux kernel to version 6.6.8 or later. Various Linux distributions have also released patches for their supported kernel versions (Github Patch, Debian Advisory).

Community reactions

Multiple Linux distributions and vendors have acknowledged the vulnerability and released security advisories and patches. NetApp has released an advisory (NTAP-20240419-0001) detailing the impact on their products and providing mitigation guidance (NetApp Advisory).

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