In the Linux kernel, the following vulnerability has been resolved: tee: amdtee: fix use-after-free vulnerability in amdtee_close_session There is a potential race condition in amdtee_close_session…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: tee: amdtee: fix use-after-free vulnerability in amdtee_close_session There is a potential race condition in amdtee_close_session that may cause use-after-free in amdtee_open_session. For instance, if a session has refcount == 1, and one thread tries to free this session via: kref_put(&sess->refcount, destroy_session); the reference count will get decremented, and the next step would be to call destroy_session(). Howeve…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/1680c82929bc14d706065f123dab77f2f1293116 Patch
- https://git.kernel.org/stable/c/1c95574350cd63bc3c5c2fa06658010768f2a0ce Patch
- https://git.kernel.org/stable/c/60c3e7a00db954947c265b55099c21b216f2a05c Patch
- https://git.kernel.org/stable/c/da7ce52a2f6c468946195b116615297d3d113a27 Patch
- https://git.kernel.org/stable/c/f4384b3e54ea813868bb81a861bf5b2406e15d8f Patch
- https://git.kernel.org/stable/c/1680c82929bc14d706065f123dab77f2f1293116 Patch
- https://git.kernel.org/stable/c/1c95574350cd63bc3c5c2fa06658010768f2a0ce Patch
- https://git.kernel.org/stable/c/60c3e7a00db954947c265b55099c21b216f2a05c Patch
- https://git.kernel.org/stable/c/da7ce52a2f6c468946195b116615297d3d113a27 Patch
- https://git.kernel.org/stable/c/f4384b3e54ea813868bb81a861bf5b2406e15d8f Patch
时间线
- nvd_ingest NVD