CVE-2022-49587
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49587 is a data race vulnerability discovered in the Linux kernel's TCP implementation, specifically affecting the sysctl_tcp_notsent_lowat functionality. The vulnerability was identified when it was found that while reading sysctl_tcp_notsent_lowat, it could be changed concurrently, leading to potential race conditions (Debian Security).

Technical details

The vulnerability exists in the tcp_notsent_lowat function within the Linux kernel's TCP implementation. The issue stems from concurrent access to sysctl_tcp_notsent_lowat without proper synchronization. The fix involves adding READ_ONCE() to the reader to ensure atomic access to the variable, preventing potential race conditions. The original problematic code was introduced in commit c9bee3b7fdec "tcp: TCP_NOTSENT_LOWAT socket option" (Kernel Git).

Impact

The data race condition could potentially lead to inconsistent readings of the tcp_notsent_lowat value, which is used to control TCP socket behavior. This could affect network performance and reliability in systems using the TCP_NOTSENT_LOWAT socket option (Debian Security).

Mitigation and workarounds

The vulnerability has been fixed in various Linux kernel versions. The fix involves adding READ_ONCE() to the reader of sysctl_tcp_notsent_lowat. Fixed versions include Linux 5.10.234-1 for Debian bullseye, 6.1.128-1 for bookworm, and 6.12.17-1 for sid/trixie (Debian Security).

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-68753HIGH7.8
  • Linux KernelLinux Kernel
  • linux-fips
NoYesJan 05, 2026
CVE-2025-68756HIGH7.1
  • Linux KernelLinux Kernel
  • linux-gcp-fips
NoYesJan 05, 2026
CVE-2025-68764MEDIUM5.5
  • Linux KernelLinux Kernel
  • linux-oracle-6.8
NoYesJan 05, 2026
CVE-2025-68758MEDIUM5.5
  • Linux KernelLinux Kernel
  • linux-nvidia-6.8
NoYesJan 05, 2026
CVE-2025-68762N/AN/A
  • Linux KernelLinux Kernel
  • kernel-devel
NoYesJan 05, 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