mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
20 lines
911 B
Markdown
20 lines
911 B
Markdown
### [CVE-2024-49906](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-49906)
|
|

|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In the Linux kernel, the following vulnerability has been resolved:drm/amd/display: Check null pointer before try to access it[why & how]Change the order of the pipe_ctx->plane_state check to ensure thatplane_state is not null before accessing it.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|