CVE-2023-51782
Linux Kernel vulnerability analysis and mitigation

Overview

A race condition vulnerability (CVE-2023-51782) was discovered in the Linux kernel before version 6.6.8. The issue exists in the rose_ioctl function within net/rose/af_rose.c, which can lead to a use-after-free condition due to a rose_accept race condition (NVD, Kernel Patch).

Technical details

The vulnerability occurs because rose_ioctl() accesses sk->sk_receive_queue without holding a sk->sk_receive_queue.lock, creating a race condition with rose_accept(). The race condition flow involves rose_ioctl() calling skb_peek() while rose_accept() calls skb_dequeue() followed by kfree_skb(), leading to a use-after-free condition. The issue 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 in the kernel context. This module is not auto-loaded on Debian systems, so the impact is limited to systems where it is explicitly loaded (Debian Advisory).

Mitigation and workarounds

The vulnerability has been fixed by adding sk->sk_receive_queue.lock to rose_ioctl(). The fix is included in Linux kernel version 6.6.8 and has been backported to various distributions. Users should upgrade their kernel to a patched version (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-71142N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel-matched
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • linux-gcp
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug-core
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-uki-virt
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-modules-extra
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