CVE-2022-0322
Linux Kernel vulnerability analysis and mitigation

Overview

A flaw was discovered in the sctp_make_strreset_req function in net/sctp/sm_make_chunk.c in the SCTP network protocol in the Linux kernel with local user privilege access. The vulnerability (CVE-2022-0322) was disclosed on March 25, 2022, affecting Linux kernel versions prior to 5.15-rc6. In this vulnerability, an attempt to use more buffer than is allocated triggers a BUG_ON issue (NVD, Debian).

Technical details

The vulnerability occurs in the SCTP network protocol's stream reset functionality. The sctp_make_strreset_req() function makes repeated calls to sctp_addto_chunk() which automatically accounts for padding on each call. While inreq and outreq are 4-byte aligned, the payload is not, and doing SCTP_PAD4(a + b) is different from SCTP_PAD4(a) + SCTP_PAD4(b), leading to insufficient buffer allocation. The vulnerability has a CVSS v3.1 Base Score of 5.5 MEDIUM (Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H) (NVD, Kernel Commit).

Impact

When successfully exploited, this vulnerability leads to a denial of service (DOS) condition through a kernel panic triggered by the BUG_ON assertion. The impact is limited to availability with no direct impact on confidentiality or integrity (NVD).

Mitigation and workarounds

The vulnerability was fixed in Linux kernel version 5.15-rc6 through commit a2d859e3fc97e79d907761550dbc03ff1b36479c. The fix properly accounts for stream padding length in the reconf chunk by modifying the buffer allocation calculation in sctp_make_strreset_req(). Various Linux distributions have backported the fix to their supported kernel versions (Kernel Commit, Red Hat).

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-realtime
NoYesJan 05, 2026
CVE-2025-68756HIGH7.1
  • Linux KernelLinux Kernel
  • linux-oracle
NoYesJan 05, 2026
CVE-2025-68764MEDIUM5.5
  • Linux KernelLinux Kernel
  • linux-realtime
NoYesJan 05, 2026
CVE-2025-68758MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-core
NoYesJan 05, 2026
CVE-2025-68762N/AN/A
  • Linux KernelLinux Kernel
  • kernel
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