Executive Summary

Informations
Name CVE-2023-52647 First vendor Publication 2024-05-01
Vendor Cve Last vendor Modification 2024-05-01

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:

media: nxp: imx8-isi: Check whether crossbar pad is non-NULL before access

When translating source to sink streams in the crossbar subdev, the driver tries to locate the remote subdev connected to the sink pad. The remote pad may be NULL, if userspace tries to enable a stream that ends at an unconnected crossbar sink. When that occurs, the driver dereferences the NULL pad, leading to a crash.

Prevent the crash by checking if the pad is NULL before using it, and return an error if it is.

Original Source

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

Sources (Detail)

https://git.kernel.org/stable/c/91c8ce42fcde09f1da24acab9013b3e19cb88a4e
https://git.kernel.org/stable/c/c4bd29bf5b7f67925bc1abd16069f22dadf5f061
https://git.kernel.org/stable/c/c95318607fbe8fdd44991a8dad2e44118e6b8812
https://git.kernel.org/stable/c/eb2f932100288dbb881eadfed02e1459c6b9504c
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
Date Informations
2024-05-02 02:47:12
  • Multiple Updates
2024-05-02 02:45:30
  • Multiple Updates
2024-05-01 17:27:28
  • Multiple Updates
2024-05-01 13:27:28
  • First insertion