Executive Summary

Informations
Name CVE-2024-50168 First vendor Publication 2024-11-07
Vendor Cve Last vendor Modification 2024-11-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/sun3_82586: fix potential memory leak in sun3_82586_send_packet()

The sun3_82586_send_packet() returns NETDEV_TX_OK without freeing skb in case of skb->len being too long, add dev_kfree_skb() to fix it.

Original Source

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

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-401 Failure to Release Memory Before Removing Last Reference ('Memory Leak')

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3641

Sources (Detail)

https://git.kernel.org/stable/c/137010d26dc5cd47cd62fef77cbe952d31951b7a
https://git.kernel.org/stable/c/1a17a4ac2d57102497fac53b53c666dba6a0c20d
https://git.kernel.org/stable/c/2cb3f56e827abb22c4168ad0c1bbbf401bb2f3b8
https://git.kernel.org/stable/c/6dc937a3086e344f965ca5c459f8f3eb6b68d890
https://git.kernel.org/stable/c/84f2bac74000dbb7a177d9b98a17031ec8d07ec5
https://git.kernel.org/stable/c/8d5b20fbc548650019afa96822b6a33ea4ec8aa5
https://git.kernel.org/stable/c/9c6ce55e6f0bd1541f112833006b4052614c7d94
https://git.kernel.org/stable/c/db755e55349045375c5c7036e8650afb3ff419d8
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
Date Informations
2024-11-23 03:04:48
  • Multiple Updates
2024-11-22 00:23:00
  • Multiple Updates
2024-11-19 21:20:51
  • Multiple Updates
2024-11-14 00:20:47
  • Multiple Updates
2024-11-13 21:21:00
  • Multiple Updates
2024-11-08 21:27:29
  • Multiple Updates
2024-11-07 13:27:34
  • First insertion