CVE-2024-56773
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
In the Linux kernel, the following vulnerability has been resolved:
kunit: Fix potential null dereference in kunit_device_driver_test()
kunit_kzalloc() may return a NULL pointer, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for test_state.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | d03c720e03bd9bf0b784d80b5d3ede7e2daf3b6e < 5d28fac59369b5d3c48cdf09e50275a61ff91202 | affected |
| Linux | Linux | d03c720e03bd9bf0b784d80b5d3ede7e2daf3b6e < 435c20eed572a95709b1536ff78832836b2f91b1 | affected |
| Linux | Linux | 6.8 | affected |
| Linux | Linux | 0 < 6.8 | unaffected |
| Linux | Linux | 6.12.4 <= 6.12.* | unaffected |
| Linux | Linux | 6.13 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/5d28fac59369b5d3c48cdf09e50275a61ff91202
- https://git.kernel.org/stable/c/435c20eed572a95709b1536ff78832836b2f91b1
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.