In the Linux kernel, the following vulnerability has been resolved: net/iucv: fix use after free in iucv_sock_close() iucv_sever_path() is called from process context and from bh context. iucv->pat…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: net/iucv: fix use after free in iucv_sock_close() iucv_sever_path() is called from process context and from bh context. iucv->path is used as indicator whether somebody else is taking care of severing the path (or it is already removed / never existed). This needs to be done with atomic compare and swap, otherwise there is a small window where iucv_sock_close() will try to work with a path that has already been severed and fr…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/01437282fd3904810603f3dc98d2cac6b8b6fc84 Patch
- https://git.kernel.org/stable/c/37652fbef9809411cea55ea5fa1a170e299efcd0 Patch
- https://git.kernel.org/stable/c/69620522c48ce8215e5eb55ffbab8cafee8f407d Patch
- https://git.kernel.org/stable/c/84f40b46787ecb67c7ad08a5bb1376141fa10c01 Patch
- https://git.kernel.org/stable/c/8b424c9e44111c5a76f41c6b741f8d4c4179d876 Patch
- https://git.kernel.org/stable/c/ac758e1f663fe9bc64f6b47212a2aa18697524f5 Patch
- https://git.kernel.org/stable/c/c65f72eec60a34ace031426e04e9aff8e5f04895 Patch
- https://git.kernel.org/stable/c/f558120cd709682b739207b48cf7479fd9568431 Patch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
时间线
- nvd_ingest NVD