CVE-2023-51781
CBL Mariner vulnerability analysis and mitigation

Overview

A race condition vulnerability (CVE-2023-51781) was discovered in the Linux kernel before version 6.6.8. The vulnerability exists in the atalk_ioctl function within net/appletalk/ddp.c, which has a use-after-free condition due to a race condition with atalk_recvmsg (CVE Details, NVD).

Technical details

The vulnerability occurs because atalk_ioctl() accesses sk->sk_receive_queue without holding sk->sk_receive_queue.lock, causing a race condition with atalk_recvmsg(). The use-after-free happens in the following sequence: atalk_ioctl() calls skb_peek(), followed by atalk_recvmsg() calling skb_recv_datagram() and then skb_free_datagram(). The issue was fixed by adding sk->sk_receive_queue.lock to atalk_ioctl() (GitHub Patch). The vulnerability has been assigned a CVSS v3.1 Base Score of 7.0 (HIGH) with vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD).

Impact

The vulnerability could allow a local attacker to cause a denial of service (system crash) or potentially execute arbitrary code (Ubuntu Security). The high CVSS score indicates potential severe impacts on system confidentiality, integrity, and availability if exploited.

Mitigation and workarounds

The primary mitigation is to update to Linux kernel version 6.6.8 or later which contains the fix. For systems that cannot be immediately updated, a workaround is to ensure that /etc/modprobe.d/blacklist-rare-network.conf contains lines to disable the appletalk module by adding 'alias net-pf-5 off' (Ubuntu Security).

Additional resources


SourceThis report was generated using AI

Related CBL Mariner vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-68973HIGH7
  • NixOSNixOS
  • gpg2-lang
NoYesDec 28, 2025
CVE-2025-13699HIGH7
  • MariaDB ServerMariaDB Server
  • galera
NoYesDec 23, 2025
CVE-2025-68972MEDIUM4.7
  • NixOSNixOS
  • gnupg2-smime
NoYesDec 27, 2025
CVE-2025-11961LOW1.9
  • CBL MarinerCBL Mariner
  • libpcap1
NoYesDec 31, 2025
CVE-2025-68343N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-debug-modules-core
NoYesDec 23, 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