AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-49727

MEDIUM · CVSS 5.5 EPSS 0.28%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-02-26 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.5. It affects Linux.

CVE
CVE-2022-49727
Severity
MEDIUM
CVSS
5.5
EPSS
0.28%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg When len >= INT_MAX - transhdrlen, ulen = len + transhdrlen will be overflow. To fix, we can follow what udpv6 does and subtract the transhdrlen from the max.

Related CVEs

Other vulnerabilities affecting the same vendor(s)