Executive Summary



This Alert is flagged as TOP 25 Common Weakness Enumeration from CWE/SANS. For more information, you can read this.
Informations
Name CVE-2022-49727 First vendor Publication 2025-02-26
Vendor Cve Last vendor Modification 2025-03-07

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Overall CVSS Score 5.5
Base Score 5.5 Environmental Score 5.5
impact SubScore 3.6 Temporal Score 5.5
Exploitabality Sub Score 1.8
 
Attack Vector Local Attack Complexity Low
Privileges Required Low User Interaction None
Scope Unchanged Confidentiality Impact None
Integrity Impact None Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-49727

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-190 Integer Overflow or Wraparound (CWE/SANS Top 25)

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3540

Sources (Detail)

https://git.kernel.org/stable/c/034246122f5c5e2e2a0b9fe04e24517920e9beb1
https://git.kernel.org/stable/c/0e818d433fc2718fe4da044ffca7431812a7e04e
https://git.kernel.org/stable/c/27a37755ceb401111ded76810359d3adc4b268a1
https://git.kernel.org/stable/c/2cf73c7cb6125083408d77f43d0e84d86aed0000
https://git.kernel.org/stable/c/2f42389d270f2304c8855b0b63498a5a4d0c053d
https://git.kernel.org/stable/c/6c4e3486d21173d60925ef52e512cae727b43d30
https://git.kernel.org/stable/c/b8879ca1fd7348b4d5db7db86dcb97f60c73d751
https://git.kernel.org/stable/c/f638a84afef3dfe10554c51820c16e39a278c915
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
11
12
Date Informations
2025-06-26 02:10:16
  • Multiple Updates
2025-06-25 12:23:05
  • Multiple Updates
2025-06-24 02:14:52
  • Multiple Updates
2025-05-27 02:11:35
  • Multiple Updates
2025-03-29 03:15:08
  • Multiple Updates
2025-03-28 13:35:27
  • Multiple Updates
2025-03-28 02:57:32
  • Multiple Updates
2025-03-19 02:53:40
  • Multiple Updates
2025-03-18 03:05:21
  • Multiple Updates
2025-03-14 00:21:11
  • Multiple Updates
2025-03-13 21:21:05
  • Multiple Updates
2025-03-08 00:20:52
  • Multiple Updates
2025-02-26 17:20:29
  • First insertion