Executive Summary

Informations
Name CVE-2022-49258 First vendor Publication 2025-02-26
Vendor Cve Last vendor Modification 2025-03-25

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
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:

crypto: ccree - Fix use after free in cc_cipher_exit()

kfree_sensitive(ctx_p->user.key) will free the ctx_p->user.key. But ctx_p->user.key is still used in the next line, which will lead to a use after free.

We can call kfree_sensitive() after dev_dbg() to avoid the uaf.

Original Source

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

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 7
Os 3527

Sources (Detail)

https://git.kernel.org/stable/c/25c358efee5153dfd240d4e0d3169d5bebe9cacd
https://git.kernel.org/stable/c/335bf1fc74f775a8255257aa3e33763f2257b676
https://git.kernel.org/stable/c/3d950c34074ed74d2713c3856ba01264523289e6
https://git.kernel.org/stable/c/c93017c8d5ebf55a4e453ac7c84cc84cf92ab570
https://git.kernel.org/stable/c/cffb5382bd8d3cf21b874ab5b84bf7618932286b
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
Date Informations
2025-06-26 02:09:26
  • Multiple Updates
2025-06-25 12:22:17
  • Multiple Updates
2025-06-24 02:14:02
  • Multiple Updates
2025-05-27 02:09:37
  • Multiple Updates
2025-03-28 17:21:02
  • Multiple Updates
2025-03-28 13:34:50
  • Multiple Updates
2025-03-28 02:56:55
  • Multiple Updates
2025-03-25 17:21:31
  • Multiple Updates
2025-02-27 21:20:34
  • Multiple Updates
2025-02-26 17:20:32
  • First insertion