CVE-2023-52795
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
vhost-vdpa: fix use after free in vhost_vdpa_probe()
The put_device() calls vhost_vdpa_release_dev() which calls ida_simple_remove() and frees "v". So this call to ida_simple_remove() is a use after free and a double free.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | ebe6a354fa7e0a7d5b581da31ad031b19d8693f9 < c0f8b8fb7df9d1a38652eb5aa817afccd3c56111 | affected |
| Linux | Linux | ebe6a354fa7e0a7d5b581da31ad031b19d8693f9 < ae8ea4e200675a940c365b496ef8e3fb4123601c | affected |
| Linux | Linux | ebe6a354fa7e0a7d5b581da31ad031b19d8693f9 < bf04132cd64ccde4e9e9765d489c83fe83c09b7f | affected |
| Linux | Linux | ebe6a354fa7e0a7d5b581da31ad031b19d8693f9 < e07754e0a1ea2d63fb29574253d1fd7405607343 | affected |
| Linux | Linux | 6.0 | affected |
| Linux | Linux | 0 < 6.0 | unaffected |
| Linux | Linux | 6.1.64 <= 6.1.* | unaffected |
| Linux | Linux | 6.5.13 <= 6.5.* | unaffected |
| Linux | Linux | 6.6.3 <= 6.6.* | unaffected |
| Linux | Linux | 6.7 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: total
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/c0f8b8fb7df9d1a38652eb5aa817afccd3c56111
- https://git.kernel.org/stable/c/ae8ea4e200675a940c365b496ef8e3fb4123601c
- https://git.kernel.org/stable/c/bf04132cd64ccde4e9e9765d489c83fe83c09b7f
- https://git.kernel.org/stable/c/e07754e0a1ea2d63fb29574253d1fd7405607343
References
- https://git.kernel.org/stable/c/c0f8b8fb7df9d1a38652eb5aa817afccd3c56111
- https://git.kernel.org/stable/c/ae8ea4e200675a940c365b496ef8e3fb4123601c
- https://git.kernel.org/stable/c/bf04132cd64ccde4e9e9765d489c83fe83c09b7f
- https://git.kernel.org/stable/c/e07754e0a1ea2d63fb29574253d1fd7405607343
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.