CVE-2022-50878
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
gpu: lontium-lt9611: Fix NULL pointer dereference in lt9611_connector_init()
A NULL check for bridge->encoder shows that it may be NULL, but it already been dereferenced on all paths leading to the check. 812 if (!bridge->encoder) {
Dereference the pointer bridge->encoder. 810 drm_connector_attach_encoder(<9611->connector, bridge->encoder);
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 23278bf54afe180967069bdc8c0f1c7a365fc63e < 3959e8faf8bf6bea619e8856c736db64e6eced37 | affected |
| Linux | Linux | 23278bf54afe180967069bdc8c0f1c7a365fc63e < a29f7427041a943484f916157c43c46d3bbf25d4 | affected |
| Linux | Linux | 23278bf54afe180967069bdc8c0f1c7a365fc63e < b2e4323e0020213f44dca6ffc815d66aef39f6f6 | affected |
| Linux | Linux | 23278bf54afe180967069bdc8c0f1c7a365fc63e < 912f84e15e94ab87f5a7156aa1870090373d8304 | affected |
| Linux | Linux | 23278bf54afe180967069bdc8c0f1c7a365fc63e < ef8886f321c5dab8124b9153d25afa2a71d05323 | affected |
| Linux | Linux | 5.10 | affected |
| Linux | Linux | 0 < 5.10 | unaffected |
| Linux | Linux | 5.10.150 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.75 <= 5.15.* | unaffected |
| Linux | Linux | 5.19.17 <= 5.19.* | unaffected |
| Linux | Linux | 6.0.3 <= 6.0.* | unaffected |
| Linux | Linux | 6.1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/3959e8faf8bf6bea619e8856c736db64e6eced37
- https://git.kernel.org/stable/c/a29f7427041a943484f916157c43c46d3bbf25d4
- https://git.kernel.org/stable/c/b2e4323e0020213f44dca6ffc815d66aef39f6f6
- https://git.kernel.org/stable/c/912f84e15e94ab87f5a7156aa1870090373d8304
- https://git.kernel.org/stable/c/ef8886f321c5dab8124b9153d25afa2a71d05323
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.