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-2025-21711 First vendor Publication 2025-02-27
Vendor Cve Last vendor Modification 2025-03-13

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:

net/rose: prevent integer overflows in rose_setsockopt()

In case of possible unpredictably large arguments passed to rose_setsockopt() and multiplied by extra values on top of that, integer overflows may occur.

Do the safest minimum and fix these issues by checking the contents of 'opt' and returning -EINVAL if they are too large. Also, switch to unsigned int and remove useless check for negative 'opt' in ROSE_IDLE case.

Original Source

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

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 3701

Sources (Detail)

https://git.kernel.org/stable/c/352daa50946c3bbb662432e8daf54d6760796589
https://git.kernel.org/stable/c/4bdd449977e2364a53d0b2a5427e71beb1cd702d
https://git.kernel.org/stable/c/9bdee49ad6bbd26ab5e13cc6731e54fb1b6c1dca
https://git.kernel.org/stable/c/b8583b54455cbec2fc038fa32b6700890b369815
https://git.kernel.org/stable/c/d08f4074f9c69f7e95502587eb1b258a965ba7f0
https://git.kernel.org/stable/c/d640627663bfe7d8963c7615316d7d4ef60f3b0b
https://git.kernel.org/stable/c/e5338930a29d0ab2a5af402f5f664aeba0d1a676
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
Date Informations
2025-03-29 03:46:26
  • Multiple Updates
2025-03-28 13:48:55
  • Multiple Updates
2025-03-28 03:24:13
  • Multiple Updates
2025-03-25 03:30:05
  • Multiple Updates
2025-03-19 00:20:40
  • Multiple Updates
2025-03-18 00:20:44
  • Multiple Updates
2025-03-14 00:21:08
  • Multiple Updates
2025-03-13 21:21:02
  • Multiple Updates
2025-03-13 17:20:59
  • Multiple Updates
2025-03-07 17:20:46
  • Multiple Updates
2025-02-27 09:20:32
  • First insertion