Executive Summary

Informations
Name CVE-2024-56634 First vendor Publication 2024-12-27
Vendor Cve Last vendor Modification 2025-01-08

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:

gpio: grgpio: Add NULL check in grgpio_probe

devm_kasprintf() can return a NULL pointer on failure,but this returned value in grgpio_probe is not checked. Add NULL check in grgpio_probe, to handle kernel NULL pointer dereference error.

Original Source

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

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-476 NULL Pointer Dereference

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3699

Sources (Detail)

https://git.kernel.org/stable/c/050b23d081da0f29474de043e9538c1f7a351b3b
https://git.kernel.org/stable/c/09adf8792b61c09ae543972a1ece1884ef773848
https://git.kernel.org/stable/c/4733f68e59bb7b9e3d395699abb18366954b9ba7
https://git.kernel.org/stable/c/53ff0caa6ad57372d426b4f48fc0f66df43a731f
https://git.kernel.org/stable/c/8d2ca6ac3711a4f4015d26b7cc84f325ac608edb
https://git.kernel.org/stable/c/ad4dfa7ea7f5f7e9a3c78627cfc749bc7005ca7a
https://git.kernel.org/stable/c/db2fc255fcf41f536ac8666409849e11659af88d
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-05-27 02:48:29
  • Multiple Updates
2025-03-29 03:44:22
  • Multiple Updates
2025-03-28 13:47:38
  • Multiple Updates
2025-03-28 03:22:11
  • Multiple Updates
2025-03-19 03:17:01
  • Multiple Updates
2025-03-18 03:30:00
  • Multiple Updates
2025-03-14 03:17:07
  • Multiple Updates
2025-03-06 14:13:40
  • Multiple Updates
2025-02-22 03:27:12
  • Multiple Updates
2025-01-08 21:20:41
  • Multiple Updates
2024-12-27 21:20:28
  • First insertion