CVE-2023-54015
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device
In case devcom allocation is failed, mlx5 is always freeing the priv. However, this priv might have been allocated by a different thread, and freeing it might lead to use-after-free bugs. Fix it by freeing the priv only in case it was allocated by the running thread.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | fadd59fc50d010145f251db583c7ccef37393d19 < 3dfc1004d9afbf689087ae1eafd88f55481984c7 | affected |
| Linux | Linux | fadd59fc50d010145f251db583c7ccef37393d19 < d4d10a6df1529b3f446cdada5c25e065f4712756 | affected |
| Linux | Linux | fadd59fc50d010145f251db583c7ccef37393d19 < 1e755065368000205e6683fa924b2654e99f573b | affected |
| Linux | Linux | fadd59fc50d010145f251db583c7ccef37393d19 < eaa365c10459052cbe3e44caa4ad760cb93bd435 | affected |
| Linux | Linux | fadd59fc50d010145f251db583c7ccef37393d19 < a3a516caef2c5be2f4d171890a8b3415bfab4e5e | affected |
| Linux | Linux | fadd59fc50d010145f251db583c7ccef37393d19 < af87194352cad882d787d06fb7efa714acd95427 | affected |
| Linux | Linux | 5.0 | affected |
| Linux | Linux | 0 < 5.0 | unaffected |
| Linux | Linux | 5.4.244 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.181 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.114 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.31 <= 6.1.* | unaffected |
| Linux | Linux | 6.3.5 <= 6.3.* | unaffected |
| Linux | Linux | 6.4 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/3dfc1004d9afbf689087ae1eafd88f55481984c7
- https://git.kernel.org/stable/c/d4d10a6df1529b3f446cdada5c25e065f4712756
- https://git.kernel.org/stable/c/1e755065368000205e6683fa924b2654e99f573b
- https://git.kernel.org/stable/c/eaa365c10459052cbe3e44caa4ad760cb93bd435
- https://git.kernel.org/stable/c/a3a516caef2c5be2f4d171890a8b3415bfab4e5e
- https://git.kernel.org/stable/c/af87194352cad882d787d06fb7efa714acd95427
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.