CVE-2022-49728
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49728 is a vulnerability in the Linux kernel's IPv6 implementation, specifically in the _ip6appenddata function. The issue was discovered when UBSAN (Undefined Behavior Sanitizer) reported a signed integer overflow warning in net/ipv6/ip6output.c. The vulnerability affects Linux kernel versions up to 5.18.6 (NVD).

Technical details

The vulnerability stems from a signed integer overflow condition in the _ip6appenddata function within the IPv6 implementation. The specific issue occurs when the length parameter, originally defined as an int, could cause an overflow when large values are processed. For example, when adding 2147479552 + 8567, the result cannot be represented in the int data type. The vulnerability was confirmed through UBSAN reports showing the overflow at line 1489:19 in net/ipv6/ip6output.c (Kernel Patch). The CVSS v3.1 base score for this vulnerability is 5.5 (Medium), with a vector string of CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

The vulnerability could potentially lead to system instability or denial of service conditions when processing IPv6 packets due to integer overflow in the kernel's networking stack. The CVSS scoring indicates that while the vulnerability requires local access and cannot directly lead to information disclosure or integrity compromise, it can significantly impact system availability (NVD).

Mitigation and workarounds

The vulnerability has been patched by changing the variable [length] type from int to sizet in the affected functions. The fix was implemented through multiple iterations, with changes to various components as suggested by different developers. The patch modifies files in include/net/ipv6.h and net/ipv6/ip6output.c (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-40343MEDIUM6.4
  • Linux KernelLinux Kernel
  • kernel-rt-modules-internal
NoYesDec 09, 2025
CVE-2025-40342MEDIUM6.4
  • Linux KernelLinux Kernel
  • kernel-debug-modules-extra
NoYesDec 09, 2025
CVE-2025-40341MEDIUM5.1
  • Linux KernelLinux Kernel
  • linux-nvidia-tegra
NoYesDec 09, 2025
CVE-2025-40345N/AN/A
  • Linux KernelLinux Kernel
  • kernel-headers
NoYesDec 12, 2025
CVE-2025-40344N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-6.14
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