CVE-2022-49207
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49207 affects the Linux kernel's BPF sockmap functionality. The vulnerability was discovered in the skpsockqueuemsg function where a memory leak occurs during tear down operations. When tcpbpf_sendmsg is running during a tear down operation, data may be enqueued on the ingress msg queue while tear down is trying to free it, leading to memory leaks (Kernel Git, RedHat).

Technical details

The issue occurs in a race condition between tcpbpfsendmsg and tear down operations. During the tear down process, while dropskmsg() is called, the msg has charged memory from sk by skmemcharge and has sg pages that need to be freed. The vulnerability manifests when memory allocated by skmemcharge and associated pages are not properly freed. The CVSS score for this vulnerability is 5.5 according to RedHat's assessment (RedHat).

Impact

The vulnerability can result in memory leaks in the kernel, which over time could lead to system resource exhaustion. This is evidenced by warning messages in the kernel logs related to skstreamkillqueues and inetsock_destruct functions (Kernel Git).

Mitigation and workarounds

The issue has been fixed by replacing the dropskmsg function with a proper cleanup sequence that uses skmsgfree() followed by kfree(msg). This ensures proper cleanup of allocated resources. The fix was implemented in the Linux kernel through multiple commits (Kernel Git).

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-40343MEDIUM6.4
  • Linux KernelLinux Kernel
  • linux-iot
NoYesDec 09, 2025
CVE-2025-40342MEDIUM6.4
  • Linux KernelLinux Kernel
  • kernel-rt-devel-matched
NoYesDec 09, 2025
CVE-2025-40340MEDIUM6.4
  • Linux KernelLinux Kernel
  • linux-hwe
NoYesDec 09, 2025
CVE-2025-40341MEDIUM5.1
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-core
NoYesDec 09, 2025
CVE-2025-40344N/AN/A
  • Linux KernelLinux Kernel
  • libperf-devel
NoYesDec 09, 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