CVE-2024-26770
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
HID: nvidia-shield: Add missing null pointer checks to LED initialization
devm_kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer validity.
[jkosina@suse.com: tweak changelog a bit]
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 09308562d4afb1abc66366608fa1cb9de783272f < 83527a13740f57b45f162e3af4c7db4b88521100 | affected |
| Linux | Linux | 09308562d4afb1abc66366608fa1cb9de783272f < e71cc4a1e584293deafff1a7dea614b0210d0443 | affected |
| Linux | Linux | 09308562d4afb1abc66366608fa1cb9de783272f < b6eda11c44dc89a681e1c105f0f4660e69b1e183 | affected |
| Linux | Linux | 6.5 | affected |
| Linux | Linux | 0 < 6.5 | unaffected |
| Linux | Linux | 6.6.19 <= 6.6.* | unaffected |
| Linux | Linux | 6.7.7 <= 6.7.* | unaffected |
| Linux | Linux | 6.8 <= * | unaffected |
Weaknesses
ADP Enrichment
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/83527a13740f57b45f162e3af4c7db4b88521100
- https://git.kernel.org/stable/c/e71cc4a1e584293deafff1a7dea614b0210d0443
- https://git.kernel.org/stable/c/b6eda11c44dc89a681e1c105f0f4660e69b1e183
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/83527a13740f57b45f162e3af4c7db4b88521100
- https://git.kernel.org/stable/c/e71cc4a1e584293deafff1a7dea614b0210d0443
- https://git.kernel.org/stable/c/b6eda11c44dc89a681e1c105f0f4660e69b1e183
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.