Executive Summary

Informations
Name CVE-2024-50092 First vendor Publication 2024-11-05
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:L/A:N
Overall CVSS Score 3.3
Base Score 3.3 Environmental Score 3.3
impact SubScore 1.4 Temporal Score 3.3
Exploitabality Sub Score 1.8
 
Attack Vector Local Attack Complexity Low
Privileges Required Low User Interaction None
Scope Unchanged Confidentiality Impact None
Integrity Impact Low Availability Impact None
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: netconsole: fix wrong warning

A warning is triggered when there is insufficient space in the buffer for userdata. However, this is not an issue since userdata will be sent in the next iteration.

Current warning message:

------------[ cut here ]------------
WARNING: CPU: 13 PID: 3013042 at drivers/net/netconsole.c:1122 write_ext_msg+0x3b6/0x3d0
? write_ext_msg+0x3b6/0x3d0
console_flush_all+0x1e9/0x330

The code incorrectly issues a warning when this_chunk is zero, which is a valid scenario. The warning should only be triggered when this_chunk is negative.

Original Source

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

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3693

Sources (Detail)

https://git.kernel.org/stable/c/712a3af3710263444217df54e7f337f99df198d2
https://git.kernel.org/stable/c/d94785bb46b6167382b1de3290eccc91fa98df53
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
13
14
15
16
17
18
19
20
21
22
Date Informations
2025-06-26 02:36:40
  • Multiple Updates
2025-06-25 12:35:04
  • Multiple Updates
2025-06-24 02:41:20
  • Multiple Updates
2025-05-27 02:46:26
  • Multiple Updates
2025-03-29 03:42:30
  • Multiple Updates
2025-03-28 13:46:19
  • Multiple Updates
2025-03-28 03:20:15
  • Multiple Updates
2025-03-19 03:15:31
  • Multiple Updates
2025-03-18 03:28:28
  • Multiple Updates
2025-03-14 03:15:42
  • Multiple Updates
2025-03-06 14:12:15
  • Multiple Updates
2025-02-22 03:25:48
  • Multiple Updates
2025-01-08 03:06:43
  • Multiple Updates
2025-01-07 03:06:16
  • Multiple Updates
2024-12-25 03:04:53
  • Multiple Updates
2024-12-12 03:07:49
  • Multiple Updates
2024-11-23 03:04:39
  • Multiple Updates
2024-11-22 03:02:47
  • Multiple Updates
2024-11-19 21:20:55
  • Multiple Updates
2024-11-13 21:21:19
  • Multiple Updates
2024-11-13 05:21:18
  • Multiple Updates
2024-11-06 21:27:32
  • Multiple Updates
2024-11-05 21:27:30
  • First insertion