摘要:
In the Linux kernel, the following vulnerability has been resolved:
xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create
If there are failures then we must not leave the non-NULL pointers with
the error value, otherwise `rpcrdma_ep_destroy` gets confused and tries
free them, resulting in an Oops.
安全等级: Low
公告ID: KylinSec-SA-2024-3349
发布日期: 2024年8月21日
关联CVE: CVE-2022-48773
In the Linux kernel, the following vulnerability has been resolved:
xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create
If there are failures then we must not leave the non-NULL pointers with
the error value, otherwise `rpcrdma_ep_destroy` gets confused and tries
free them, resulting in an Oops.
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2022-48773 | KY3.4-5A | kernel | Unaffected |
CVE-2022-48773 | KY3.5.3 | kernel | Unaffected |
CVE-2022-48773 | V6 | kernel | Unaffected |